BlockDAG Docs
BlockDAG Network Docs
BlockDAG Network 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)
  • Hackathons
    • BlockDAG Hackathon Rules
Powered by GitBook

Copyright © BlockDAG

On this page

Was this helpful?

Edit on GitHub
  1. BlockDAG Tools

Block Explorer

A Block Explorer is a web-based application that enables users to navigate through the BlockDAG blockchain. It offers a transparent view into the network's operations, allowing users to search, track, and analyze transactions, addresses, and blocks.

Key Features:

  • Real-Time Data Visualization: Access up-to-date information on the latest blocks and transactions, providing insights into network activity.​

  • Transaction Details: Examine comprehensive information about individual transactions, including sender and receiver addresses, transaction amounts, gas fees, and confirmation statuses.​

  • Block Information: Explore detailed data on specific blocks, such as block hashes, timestamps, transaction counts, gas usage, and base fees.​

  • Smart Contract Interaction: Access and verify deployed smart contracts, enhancing trust and enabling users to interact directly with contract functions.​

The BlockDAG Explorer provides a comprehensive dashboard displaying metrics like total blocks, total transactions, and the current BlockDAG price. Users can delve into the latest blocks and transactions, gaining valuable insights into the network's status.

Link for Explorer Manual: https://app.gitbook.com/o/kmaya90oqGpYdfcUsmMW/s/z6Eka3ZszH6j0B9pIhsV/~/changes/41/block-explorer/evm

PreviousNetwork DetailsNextFaucet

Last updated 2 months ago

Was this helpful?