cURL
curl --request GET \ --url https://xbt-mainnet.gomaestro-api.org/v0/esplora/block/{hash}/raw \ --header 'api-key: <api-key>'
This response does not have an example.
Returns the raw block representation in binary.
Project API Key
The hash of the block
"00000000000000000001b9dca5d168a8e959df258814beec486572e843fddee5"
Raw block data in binary format
The response is of type file.
file