mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update to the statistics and cleaned up the language (thanks Trace Mayer) (fixes #143)
This commit is contained in:
parent
269e2ee4b4
commit
b9b16ed05f
1 changed files with 7 additions and 7 deletions
|
@ -26,16 +26,16 @@ title: About - Bitcoin
|
|||
<p>These rules are enforced collectively by the Bitcoin network.</p>
|
||||
<ul>
|
||||
<li>Hard limit of <a href="https://en.bitcoin.it/wiki/Controlled_Currency_Supply">about 21 million bitcoins</a>.</li>
|
||||
<li>Bitcoins are divisible to 8 decimal places, yielding a total of approx. 21×10<sup>14</sup> currency units.</li>
|
||||
<li>Bitcoins are divisible to 8 decimal places, yielding a total of approximately 21×10<sup>14</sup> currency units.</li>
|
||||
<li>Transactions are cheap and <a href="https://en.bitcoin.it/wiki/Transaction_fees">mostly free</a>.</li>
|
||||
</ul>
|
||||
|
||||
<h2>Statistics</h2>
|
||||
<p>The network has been running for more than 45 months, yielding some impressive security features. There has been especially significant growth over the last year. As of February 2013, here are some statistics.</p>
|
||||
<p>The Bitcoin network has been running continuously for more than 48 months, yielded impressive security features and grown significantly in the past year. As of April 2013:</p>
|
||||
<ul>
|
||||
<li>Long block chain (more than 220,000 blocks).</li>
|
||||
<li>A lot of processing power securing transactions - estimated at over 25 terahashes per second.</li>
|
||||
<li>Over $1 million USD of daily trade volume distributed across 40,000 transactions.</li>
|
||||
<li>Total value of all bitcoins in circulation is over $300 million.</li>
|
||||
<li>Only one major <a href="https://en.bitcoin.it/wiki/Incidents#Value_overflow">security incident</a> in the protocol (fixed in August 2010).</li>
|
||||
<li>Long block chain with more than 232,000 blocks.</li>
|
||||
<li>One of the largest distributed computing network in the world with more than 65 terahashes/s.</li>
|
||||
<li>Millions of USD in daily trade volume distributed across 50,000 transactions.</li>
|
||||
<li>Total value of all bitcoins in circulation is over US$1.3 billion.</li>
|
||||
<li>Only one major <a href="https://en.bitcoin.it/wiki/Incidents#Value_overflow">security incident</a> in the protocol which was fixed in August 2010.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue