Messages
Primitives
Blocks
Subscribe to real-time canonical EVM block headers and integrity metadata.
WSS
Documentation Index
Fetch the complete documentation index at: https://docs.blockdb.io/llms.txt
Use this file to discover all available pages before exploring further.
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).Subscription Example
Response Example
Messages
Last modified on April 6, 2026