getblockstats - Bitcoin
Example code for the getblockstats json-rpc method. Сomplete guide on how to use getblockstats json-rpc in GetBlock.io Web3 documentation.
Parameters
hash_or_height
- string or numeric, required
The block hash or height of the target block
stats
- json array, optional, default=all values
Values to plot (see result below)
Request
Response
Last updated