CPU
--
 
Memory
--
 
Disk
--
 
Network
--
 
Uptime
--
 
Height
--
Transactions
--
Accounts
--
Chain uptime
--
Start here
👛Web Wallet
Create an account, hold ZBC and tokens, send and receive. A single file that runs in your browser, no install, no extension, keys never leave your device.
Open the wallet →
🔍Block Explorer
Every block, transaction and account on this chain. Paste an address or a hash to look it up, watch activity live, and read the network's statistics.
Browse the chain →
💧Faucet
Free test coins so you can try the chain without asking anyone. Test coins only, they have no value, and this chain restarts often.
Get test ZBC →
📚Manuals
Byte-accurate documentation for wallet developers, integrators and node operators: every transaction type, the CLI, and the wallet end to end.
Read the docs →
🔒Downloads & Verify
Official files with their hashes recorded on-chain. Drop a file you already downloaded and check it really is the one that was published.
Verify a download →
Download the Wallet
Keep a copy of the wallet on your own machine and open it offline. The archive carries its hash so you can confirm what you received.
Download →
Reaching one specific node

The routes above answer from whichever archival node this gateway picks. To query one named node instead, put its IP in the hostname, dots become dashes, and an optional -p<port> chooses the API port:

ip-192-168-1-100.this-gateway/api/v1/node/info

Only nodes on this gateway's allowlist answer; anything else is refused rather than proxied, so the hostname cannot be used to reach arbitrary hosts.

This gateway
📄 API docs 🔒 Admin ⬇ Explorer archive 🌐 Website 📝 Blog 💻 Source