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 →Public RPC (mainnet)
JSON-RPC endpoints for XDC mainnet (chain ID 50). Connect wallets, tooling and dApps.
rpc.xinfin.network →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 chaindata snapshots (full & archive) to 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.