GET /blocks/tip/hash

Returns the hash of the last block.

This method will use 10 Compute Units.


Parameters

None.

Returns

Returns the hash of the last block.

00000000000000000000fcd3d67af35d38edf91a223276d084b84bd1f8b84579

curl https://mainnet.bitcoin.validationcloud.io/v1/<YOUR_API_KEY>/blocks/tip/hash \
 -X GET

Last updated

Was this helpful?