Architecture geth v1.17.3 Developers Live Compare Downloads Quantum Company About Team Careers Blog Get in touch
Network & tools

Connect to and observe XDC Network.

Explorers, public RPC endpoints, the Apothem testnet and faucet, live client parity, and chaindata snapshots — the operational surface for everyone building on or running XDC.

Block explorer

Browse mainnet blocks, transactions, addresses and contracts on XDCScan.

Open XDCScan →
xdcscan.io

Public RPC (mainnet)

JSON-RPC endpoints for XDC mainnet (chain ID 50). Connect wallets, tooling and dApps.

rpc.xinfin.network →
+ erpc.xinfin.network

Apothem testnet

The XDC test network (chain ID 51) — testnet explorer, RPC, and a free faucet for test XDC.

apothem.network →
faucet.apothem.network · testnet.xdcscan.com

Live client parity

Run JSON-RPC parity checks between the legacy and modern XDC clients live, in your browser — proof the network behaves consistently.

Open live compare →
xdc.network/geth-compare

Chaindata snapshots

Recent mainnet & Apothem chaindata snapshots (full & archive) to skip the historical sync.

Browse snapshots →
xdc.network/snapshots

Network stats

Live network telemetry and node statistics for the XDC mainnet.

View stats →
stats.xdcindia.com
Mainnet
Chain ID 50  (0x32)
RPC: rpc.xinfin.network
Explorer: xdcscan.io
Apothem testnet
Chain ID 51  (0x33)
RPC: rpc.apothem.network
Explorer: testnet.xdcscan.com
Try the RPC

Query XDC mainnet, live — from your browser.

Pick a read-only JSON-RPC method and fire it against the public mainnet endpoint. Read-only allowlist only — no keys, no writes, no signing.

// pick a method and press Send

Building on XDC? See the developer hub for docs, client code and one-command node setup.