Overview
- Dataset ID:
0101 - Blocks - Description: Canonical block headers with BlockDB integrity metadata.
- Sample: Hugging Face Sample
Subscription Parameters
Message Fields
Each message in the stream follows the standard block schema:Sequential block height.
Keccak-256 hash of the block header (32 bytes, hex string, no
0x prefix).Keccak-256 hash of the parent block.
Fee recipient / coinbase address.
Timestamp when the block was mined.
Tracing identifier for the canonical block record.
If
true, this message is a reorg correction and should be treated as an overwrite of previously emitted state at the same natural key (for blocks: block_number).