Skip to main content
GET
/
block
/
{hash}
/
raw
Block Raw
curl --request GET \
  --url https://xbt-mainnet.gomaestro-api.org/v0/esplora/block/{hash}/raw \
  --header 'api-key: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.gomaestro.org/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

hash
string
required

The hash of the block

Example:

"00000000000000000001b9dca5d168a8e959df258814beec486572e843fddee5"

Response

Raw block data in binary format

The response is of type file.