Getblockstats

getblockstats

post

Returns a variety of statistics about the block identified by its height or block hash. Available in Bitcoin Core v0.17.0 and later.

Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample: 1.0
idstringRequiredExample: getblockstats
methodstring · enumRequiredPossible values:
Responses
chevron-right
200

Block statistics returned successfully

application/json
errorobject · nullableOptional

Error object (null if successful)

idstringOptional

The ID of the request

post
/

Last updated