BlockDAG Docs
  • 🎯Introduction to BlockDAG
  • ⭐GETTING STARTED
    • What is BDAG?
    • Introductory Concepts
      • Decentralized Application (dApps)
      • Accounts
        • EVM Account
        • UTXO Account
      • Transactions
      • Blocks
      • EVM
        • Opcodes
      • Gas Fees
    • Nodes and Mining
      • Testnet Node Setup
    • BlockDAG Architecture
      • Architecture Overview
      • Core Modules and Components
      • Development and Implementation
      • Blockchain Features
      • Consensus Algorithm
  • TEST/MAIN NETWORKS
    • Testnet Alpha
    • Testnet Beta 1: Primordial
      • Network Details
  • BlockDAG Tools
    • Block Explorer
    • Faucet
    • Smart Contract IDE
      • IDE Layout
      • How to create and deploy
    • Contracts Wizard
  • BlockDAG Client APIs
    • EVM RPC
    • WebSocket
  • BlockDAG dApps
    • Create dApps
    • dApps Overview
    • Reflection User Guide
      • Home
      • Reflection Dashboard
      • Reflection
    • Lottery User Guide
      • Lottery Dashboard
      • Lottery
      • Participants
  • Block Explorer
    • EVM
      • Home
      • Block List
        • Block Detail
      • Transaction List
        • Transaction Detail
      • Address Details
      • Contract Listing
        • Contract Details
          • Transfer Tab
          • Holders Tab
          • Events Tab
          • Info Tab
          • Contract Tab
            • Code Tab
            • Read Tab
            • Write Tab
        • Contract Owner
        • Contract Verification
        • Contract Transaction Details
      • Tokens List
        • Token Detail
          • Transfer Tab
            • Transfer Detail Tab (Overview)
            • Transfer Detail (Logs)
          • Holders Tab
            • Holders Detail
          • Events Tab
          • Info Tab
          • Contracts Tab
        • Token Transfer
      • Node Visualizer
      • Faucet
    • UTXO
      • UTXO Home
      • Block List (UTXO)
        • Block Details (UTXO)
      • Transaction List (UTXO)
        • Transaction Details (UTXO)
      • Address Details (UTXO)
Powered by GitBook

Copyright © BlockDAG

On this page

Was this helpful?

Edit on GitHub
  1. Block Explorer

UTXO

The BlockDAG UTXO Network is a high-performance blockchain ecosystem designed for seamless transaction tracking and network visualization. The Home section provides an overview of the network, including key statistics such as the total number of blocks, transactions, and active nodes, giving users a real-time snapshot of network activity. The Blocks page records all newly generated blocks, displaying crucial details like block height, timestamps, parent references, and transaction counts, ensuring transparency and traceability. The Transactions section allows users to monitor UTXO-based transactions, showing inputs, outputs, and confirmation status, making it easy to track fund movements across the network. The Node Visualizer is an interactive tool that provides a graphical representation of network nodes, displaying their connectivity, status, and geographic distribution, helping users understand the decentralized structure of the UTXO network. Lastly, the Faucet page is a crucial resource for developers and testers, offering free testnet BDAG tokens to facilitate experimentation, smart contract deployment, and transaction validation without financial risk. With its structured design and real-time data accessibility, the BlockDAG UTXO Network empowers developers, researchers, and blockchain enthusiasts to engage with the ecosystem efficiently and effectively.

PreviousFaucetNextUTXO Home

Last updated 1 month ago

Was this helpful?