Author

Topic: How see network hasharte? (Read 322 times)

hero member
Activity: 574
Merit: 500
April 23, 2016, 05:12:21 AM
#5
How could see total network hashrate for a coin?
Just Google it: 'peercoin hashrate' or which ever coin's hashrate you want to know.
newbie
Activity: 56
Merit: 0
April 23, 2016, 05:09:31 AM
#4
Hi. Maybe you can try the website http://www.coinwarz.com/charts/network-hashrate-charts
full member
Activity: 126
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
April 23, 2016, 03:44:51 AM
#3
Hello,

How could see total network hashrate for a coin? Presume there is no pool and just exist a qt-wallet with some nodes.

Code:
getnetworkhashps ( blocks height )

Returns the estimated network hashes per second based on the last n blocks.
Pass in [blocks] to override # of blocks, -1 specifies since last difficulty change.
Pass in [height] to estimate the network speed at the time when a certain block was found.

Method not found (code -32601)
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
April 23, 2016, 03:19:23 AM
#2
Hello,

How could see total network hashrate for a coin? Presume there is no pool and just exist a qt-wallet with some nodes.

Code:
getnetworkhashps ( blocks height )

Returns the estimated network hashes per second based on the last n blocks.
Pass in [blocks] to override # of blocks, -1 specifies since last difficulty change.
Pass in [height] to estimate the network speed at the time when a certain block was found.
full member
Activity: 126
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
April 23, 2016, 02:49:21 AM
#1
Hello,

How could see total network hashrate for a coin? Presume there is no pool and just exist a qt-wallet with some nodes.
Jump to: