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
  2. UTXO

UTXO Home

PreviousUTXONextBlock List (UTXO)

Last updated 2 months ago

Was this helpful?

The BlockDAG UTXO Explorer helps users easily view and analyse recent blocks and transactions on the BDAG blockchain. It offers key features like searching for Address/ Txn hash/ Block.

Side Menu

  • Home: The Home option provides an overview of recent blocks and transactions along with the transaction history graph.

  • Blockchain: The Blockchain option, when clicked, redirects the user to a detailed block list screen.

  • Transaction: The Transaction option, when clicked, redirects the user to a detailed transaction list screen.

  • Node Visualizer: Clicking on the Node Visualizer option opens the globe view by default, allowing users to see nodes in a visual representation. If users prefer a list format, they can switch to list view by enabling the Node Listing toggle button.

  • Faucet: Provides access to the BlockDAG faucet where users can request test tokens.

  • Add BDAG Network (Metamask): Users can add the BlockDAG network to their wallet. Clicking on this button starts the connection process, enabling users to interact with the BlockDAG blockchain through their metamask wallet.

Nav Bar (Drop-down): Allows users to switch between different explorers, such as EVM/UTXO.

Search Bar: Users can search for specific “Addresses”, “Transaction Hashes”, or “Blocks” on the BlockDAG blockchain. The user needs to enter a relevant transaction hash/ wallet address/ block number into the search bar and click on the "Search" button to retrieve detailed information.

Graph: BlockDAG UTXO Transaction History: Shows a graphical overview of UTXO transactions for past 7, 30, 90 days and pasr 1 year transaction graph depending upon the option chosen from the tabs filter.

Latest UTXO Blocks Tab: This section displays a real-time list of the latest blocks created on the UTXO blockchain. Each entry includes the “Block Number”, “Age”, “Txn in this block”, "Total Fee", and “Total Sent” (in BDAG). Clicking on a Block Number or Block Hash opens a detailed view with comprehensive block statistics.

Show All Blocks : When user clicks on the “Show All 23,577 Blocks” option it takes the user to a full list of UTXO blocks.

Latest UTXO Transactions Tab: Shows the most recent UTXO transactions on the BlockDAG network. Each transaction displays the “Transaction Hash”, “Amount Transfer” in BDAG, “Age” in days, and "Size". Clicking on a Transaction Hash provides detailed information like gas used, etc.

Show All Transactions: When clicked on the “Show All 52,577 Transactions” option it takes the user to a complete list of UTXO transactions for more detailed browsing.

Footer Section: Links to social media platforms such as Medium, Twitter, Facebook, Telegram, Telegram, Google Play, Instagram, and Discord. Clicking on any of these icons will open the corresponding social media page in a new tab.