Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
29058490
Topic
2833963
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