Post
Topic
Board Development & Technical Discussion
Re: How to calculate Total Network Hash Rate?
by
moocoin
on 12/02/2014, 19:32:44 UTC
I'm trying to understand how to calculate the total network hash rate for a coin.
The only thing I could think of was taking the average time that blocks are being found and derive it from that.
Is there any other way to do it?

My other related question is what is the formula that is used to compute difficulty, or actually projected difficulty?

Check out the "hash_rate" field here:
https://blockchain.info/api/charts_api

I don't know how they calculate it, though.