1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-03-25 11:55:44 +00:00

Merge pull request #517 from theStack/hashgrowth

fixed annual hashing growth rates for y. 2014-2016
This commit is contained in:
Will Binns 2018-03-03 13:58:22 -06:00 committed by GitHub
commit 5cb66a73f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -834,9 +834,9 @@ The following list shows the total hashing power of the bitcoin network, over th
2011:: 116 GH/sec9 TH/sec (78× growth)
2012:: 9 TH/sec23 TH/sec (2.5× growth)
2013:: 23 TH/sec10 PH/sec (450× growth)
2014:: 10 PH/sec300 PH/sec (3000× growth)
2015:: 300 PH/sec-800 PH/sec (266× growth)
2016:: 800 PH/sec-2.5 EH/sec (312× growth))
2014:: 10 PH/sec300 PH/sec (30× growth)
2015:: 300 PH/sec-800 PH/sec (2.66× growth)
2016:: 800 PH/sec-2.5 EH/sec (3.12× growth))
In the chart in <<network_hashing_power>>, we can see that bitcoin network's hashing power increased over the past two years. As you can see, the competition between miners and the growth of bitcoin has resulted in an exponential increase in the hashing power (total hashes per second across the network).