get https://api.chain49.com//v2/rawblock/
Returns the raw hex-encoded block data for a given block hash or height
Log in to see full request history
Response
Returns the raw hex-encoded block data for a given block hash or height
xxxxxxxxxx
curl --request GET \
--url https://api.chain49.com/blockchain/v2/rawblock/blockHashOrHeight \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: