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

EVM

PreviousParticipantsNextHome

Last updated 1 month ago

Was this helpful?

The BlockDAG EVM Network is a powerful ecosystem that provides in-depth insights into network activity, ensuring transparency and efficiency for users. The Blocks section displays newly validated blocks, showing key details like block height, timestamps, parent references, and gas usage, allowing users to track the chain’s growth. The Transactions page enables real-time tracking of all network activities, including fund transfers and contract executions, providing a clear view of transaction statuses, fees, and confirmations. The Contracts section highlights deployed smart contracts, offering users the ability to review execution history and interact with contract functions. The Tokens page lists all tokens on the network, including ERC-20 and ERC-721 standards, giving insights into token details, balances, and transfer histories. The Node Visualizer provides a graphical representation of network nodes, showing their connections, activity status, and role in transaction validation, enhancing the understanding of BlockDAG’s decentralized structure. Additionally, the Faucet page plays a crucial role in development and testing, allowing users to claim testnet BDAG tokens to experiment with transactions and smart contracts without financial risk. With these features, the BlockDAG EVM Network empowers developers, investors, and users to navigate and interact with the ecosystem effortlessly.

Watch and learn how to use the Primordial Testnet