Skip to main content

GET /r/blockhash/{blockheight} - Ordinals REST API

Loading...

Updated on
Jun 18, 2026

GET /r/blockhash/{blockheight} - Ordinals REST API

Please note that this REST method requires the Ordinals & Runes API add-on enabled on your Quicknode endpoint.

Path Parameters

blockheight
integer
REQUIRED
Loading...

Returns

blockhash
string
Loading...
Request
1
curl -X GET "https://docs-demo.btc.quiknode.pro/r/blockhash/800000" \
2
-H "Content-Type: application/json" \
3
-H "Accept: application/json"
1
curl -X GET "https://docs-demo.btc.quiknode.pro/r/blockhash/800000" \
2
-H "Content-Type: application/json" \
3
-H "Accept: application/json"
Response
1
"00000000000000000002a7c4c1e48d76c5a37902165a270156b7a8d72728a054"
1
"00000000000000000002a7c4c1e48d76c5a37902165a270156b7a8d72728a054"
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free