Blockfrost · Schema

block_content

block_content schema from Blockfrost API

BlockchainCardanoCryptocurrencyDAppsNFTWeb3

Properties

Name Type Description
time integer Block creation time in UNIX time
height integer Block number
hash string Hash of the block
slot integer Slot number
epoch integer Epoch number
epoch_slot integer Slot within the epoch
slot_leader string Bech32 ID of the slot leader or specific block description in case there is no slot leader
size integer Block size in Bytes
tx_count integer Number of transactions in the block
output string Total output within the block in Lovelaces
fees string Total fees within the block in Lovelaces
block_vrf string VRF key of the block
op_cert string The hash of the operational certificate of the block producer
op_cert_counter string The value of the counter used to produce the operational certificate
previous_block string Hash of the previous block
next_block string Hash of the next block
confirmations integer Number of block confirmations
View JSON Schema on GitHub