Description
The Blocks stream delivers real-time canonical EVM blocks as they are finalized. Each message contains the full block header along with provenance and integrity metadata.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.
Set to
true if this message represents a chain reorganization (re-submitting a block that was previously eclipsed).