Alchemy Logo

debug_traceBlockByHash

POST
/{apiKey}

Replays the block that is already present in the database.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

Block hashstringformat: "^0x[0-9a-f]{64}$"required

Block hash for the block to be traced.

Tracerobjectoptional

Tracer object for the call.

Responses

200

Array of block traces.

Array of block traces.

Was this page helpful?