Skip to content
Alchemy Logo

/v1/beacon/blinded_blocks/{block_id}

GET
https://eth-mainnetbeacon.g.alchemy.com/v2/docs-demo/eth/v1/beacon/blinded_blocks/{block_id}

Retrieves a blinded beacon block for the given block identifier. The response can be returned as JSON or SSZ bytes depending on the Accept header.

Path Parameters

stringrequired

Block identifier. Can be one of: head (canonical head in node's view), genesis, finalized, <slot>, <hex encoded blockRoot with 0x prefix>.

Responses

200

Successful response.

Was this page helpful?