Block Details

Block detail provided the user with detailed information related to a particular block.

  • Block It displays the current block number of that particular block. Blocks are arranged in chronological order in a blockchain.

  • Hash

    It is the hash of that block header of the current block, the user can view detailed information of the block using the block hash.

  • Validator

    Cryptographic address of the validator that has validated the block.

  • Timestamp

    Displays when the block has been produced.

  • Height

    The number of blocks preceding it in the blockchain, indicating the length of the blockchain, increases after the addition of the new block.

  • Weight

    Total weight of the transaction that has been included in the block.

  • Extrinsic Count

    otal number of extrinsic included in the block.

  • Transactions

    Number of transactions that are included in the block.

  • Transfer

    Total amount of Vines transferred in the block.

  • Deposit

    Total number of Vines deposited.

Last updated