Links

Blocks

/blockchain-v2/{asset}/blocks
Atlas/UBDM employs the universal concept of blocks which have the following fields in the response for the Blocks endpoint:
Field
Description
block_hash
Hash of that block (unique per block)
parent_block_hash
Hash of the parent block (set to a string of 65 zeros for Genesis blocks)
height
Height of that block (number of confirmed blocks since Genesis block)
consensus_time
Consensus timestamp; always increases monotonically
miner_time
n_transactions
Number of transactions
n_balance updates
Number of balance updates
difficulty
Difficulty of the block
physical_size
The physical size of a block in bytes
consensus_size
The stripped size of the block with Segregated Witness (signature) data
consensus_size_limit
The size limit of a block in weight units