blocks
Block height
Get the height of a block by its ID
get/blocks/height/{id}
Path parameters
Example:DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p
Block ID base58 encoded
Response
Block height
Example response
{
"height": 1610000
}Get the height of a block by its ID
Block ID base58 encoded
Block height
{
"height": 1610000
}