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.
Network tools and endpoints
Block explorer
Browse mainnet blocks, transactions, addresses and contracts on XDCScan.
Open XDCScan →Public RPC & live status
Live JSON-RPC endpoints across all six clients — block height, latency, score & privacy, with one-click Add to MetaMask for every XDC network.
Open RPC status →Apothem testnet
The XDC test network (chain ID 51) — testnet explorer, RPC, and a free faucet for test XDC.
apothem.network →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 →Chaindata snapshots
Recent mainnet, Apothem & devnet chaindata snapshots in a live, sorted browser — skip the historical sync.
Browse snapshots →Network stats
Live network telemetry and node statistics for the XDC mainnet.
View stats →RPC: rpc.xinfin.network
Explorer: xdcscan.io
RPC: rpc.apothem.network
Explorer: testnet.xdcscan.com
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.