Hash
{{ currentResult.block.hash }}
Previous hash
{{ currentResult.block.prev_hash }}
Merkle root
{{ currentResult.block.merkle_root }}
Miner
{{ currentResult.block.miner || '--' }}
Timestamp
{{ formatTimestamp(currentResult.block.timestamp) }}
Size bytes
{{ currentResult.block.size_bytes }}
Bits
{{ currentResult.block.bits }}
Tx work base
{{ currentResult.block.tx_work_base }}
No transactions in this block.