Execution block overview
Blocks & MEV Rewards
Execution block overview
Retrieve one or more execution-layer blocks by block number. Provide block numbers as a comma-separated list in the blockNumber path segment (up to 100 values). The response includes per-block metadata, rewards, consensus linkage, and relay information when available.
GET
Execution block overview
Authorizations
Path Parameters
One or more execution block numbers as a comma-separated list. Each item must be a non-negative integer. A maximum of 100 block numbers is allowed per request.
Maximum array length:
100Required range:
x >= 0Response
Matching blocks were found. The data array contains one item per retrieved block. If a provided block number is not found, it is omitted from the result.

