🔹Explorer & Faucet

Orbion provides an intuitive, feature-rich blockchain explorer and a dedicated testnet faucet — allowing developers, validators, and users to interact with the network transparently and efficiently.

Both tools are essential for debugging, validation, and ecosystem testing, especially during rapid iteration cycles in testnet.


🔍 Explorer Features

The Orbion Explorer offers real-time indexing of the Orbion Testnet and enables seamless navigation across all network activity. Key features include:

  • Block & Transaction Lookup Search any block height, hash, or transaction to view gas usage, timestamps, confirmations, and execution logs.

  • Address Dashboard Visual breakdown of wallet balances, internal transactions, token holdings (ERC-20), and contract deployment history.

  • Smart Contract Insights

    • View verified contract source code

    • Read/write functions directly via UI

    • ABI display with auto-decoding

  • Token Registry

    • Native token & ERC-20/721 tracking

    • View token holders, transfers, and top balances

    • Analyze contract creation and mint behavior

  • Validator Monitoring

    • Track validator addresses, uptime, and staking weights

    • View slashed events and performance metrics (coming soon)

  • Chain Statistics

    • Block time, tx/sec, average gas usage, fee trends

    • Live peer info, finality progression, and chain state sync

All data is sourced directly from full nodes and indexed in near real-time. The explorer is optimized for developer visibility as well as public transparency.


🚰 Testnet Faucet

To facilitate development and testing, Orbion offers a public faucet for requesting $ORB tokens on testnet. This tool allows developers to simulate economic activity, test deployment flows, and interact with the network.

  • Supported Chains: Orbion Testnet (109901)

  • Token Limit: 0.5 $ORB per request

  • Cooldown: 1 request per address per 24h

  • Wallet Support: MetaMask, WalletConnect

The faucet enforces throttling to prevent spam and maintain faucet reserves. Use test tokens only within the testnet environment.


  • Test contract gas profiles and tx ordering

  • Debug transaction reverts with full trace visibility

  • Simulate staking flows and validator onboarding

  • Verify contract logic and public interfaces

  • Onboard testnet users for community testing

Last updated