This Gateway

The machine serving this page. A gateway is the HTTPS front door to the nodes that hold the chain: it terminates TLS, rate-limits, and proxies the chain API to an archival node so a browser can read the chain without running one.

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 →
🔒Verify a file
Drop a file and look its hash up on the chain: official releases, and any transaction whose message carries it. Nothing is uploaded.
Verify a file →
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 🌐 zoobc.com 🏛️ ZooBC Foundation