Node RPC API
Blocks

Block Info

1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/rpc/block/{height_or_hash}
Bitcoin Mainnet API
Block info by height or hash
Authentication
api-key
Path Parameters
height_or_hash
*
Responses
200
OK
data
last_updated
400
Invalid height.
One Of
api_bitcoin.NodeRPCError
500
Error getting block.
error