getnetworkhashps

Input(s) 2

This command estimates the total hashrate of the Bitcoin network by calculating the number of hashes performed to mine recent blocks.

How is this used?

It's used to gauge the overall power and security of the Bitcoin network by understanding the cumulative hashing effort contributed by miners.

Request

method

getnetworkhashps

nblocks

Optional

height

Optional

Inputs(2)

nblocks The number of blocks, or -1 for blocks since last difficulty change.
height To estimate at the time of the given height.

Result