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. Block Explorer
  2. UTXO
  3. Transaction List (UTXO)

Transaction Details (UTXO)

PreviousTransaction List (UTXO)NextAddress Details (UTXO)

Last updated 3 months ago

Was this helpful?

This page provides a comprehensive overview of a specific transaction, including key details like the transaction amount, fees, block information, inputs, and outputs. The graphical UTXO display visually illustrates how BDAG tokens move from one address (input) to multiple addresses (outputs), making it easy to track the flow of BDAG within the BlockDAG network.

Transaction Hash: The transaction hash shown here is ‘0xF0245F6251Bef9447A08766b9DA2B07b28aD80B0’. Users can use the "Copy" button to easily copy the hash for sharing or searching on other platforms.

Transaction Details

  • Amount Transacted: The total BDAG tokens transferred in the transaction. In this case, ‘0.07344261 BDAG’ was transferred.

  • Fees: The transaction fee paid to complete the transaction, is ‘0.006473 BDAG’.

  • Received: The time since the transaction was received by the network, is shown as "40 minutes ago”.

  • Confirmations: This shows how many confirmations the transaction has. In this case, it has "6+" confirmations, indicating that it is secure and confirmed by the network.

  • Block Number: It helps track when the transaction was confirmed and how secure it is. Older blocks have more confirmations, making their transactions more reliable.

  • Size: The size of the transaction data, given as ‘505 bytes’.

  • Lock Time: A field indicating when the transaction can be included in a block. This may be empty or zero for most transactions.

  • Version: The version of the transaction, which is ‘1’ in this case.

  • Input: It ensures that only valid, existing BDAG can be spent. In a UTXO system, coins don’t move between accounts; instead, old outputs are spent and new ones are created.

  • Output: Outputs define how funds are distributed, ensuring the correct amount reaches the right recipient.

Details Section (Inputs & Outputs)

  • Inputs Consumed: The transaction consumed 1 input, which is listed as ‘0.07530734 BDAG’ from an address (bc1q73cd3dw8f...).

  • Outputs Created: The transaction generated 6 outputs, each corresponding to a different address receiving BDAG:

    • 0.00024422 BDAG to an address.

    • 0.00033158 BDAG to another address.

    • 0.00040150 BDAG to a third address.

    • 0.00040183 BDAG to another address.

    • 0.00082637 BDAG to a different address.

    • 0.07123705 BDAG to the final address.