Post
Topic
Board Mining (Altcoins)
Re: Where to find reliable global Hashrate figures?
by
NameTaken
on 28/01/2018, 23:31:34 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


Ok thank you. So that would mean running nodes on each coin network I want to monitor?
Someone has any reliable website for quark figures?
Download qt wallet: https://github.com/quark-project/quark/releases/latest
Wait for blockchain to sync.
Help > debug > console > getmininginfo