Post
Topic
Board Mining (Altcoins)
Re: Where to find reliable global Hashrate figures?
by
NameTaken
on 27/01/2018, 19:56:10 UTC
Usually the most reliable way is to run a core node daemon, e.g. bitcoind and use bitcoin-cli or the GUI debug console to query the network.

Code:
bitcoin-cli getnetworkhashps
bitcoin-cli getmininginfo