Docs/Network

Explorer & On-chain Verification

Mobick provides a public explorer where you can directly inspect blockchain data. Anyone can query and verify public goods wallet balances, per-block mining records, transaction history, and more.

Explorer URLs

Explorer URL Description
Explorer explorer.mobick.info Address, block, and transaction lookup
Mempool blockchain.mobick.info Real-time mempool, blocks, and fees

Verifying the Public Goods Wallets

  1. Go to the explorer.
  2. Enter a public goods wallet address (e.g., bc1qyt8cfzhz2dmnglhu5uklm2fvfftg0kga3hl3hp) in the search box.
  3. Check the address's current balance and transaction history.

You can directly verify whether the sum of the balances of the 16 public goods wallets matches the publicly disclosed public goods supply.

Developer API

Explorer data is also available via REST API and WebSocket. For details, see the API / RPC Reference.