<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Bitcoin%2FMining</id>
	<title>Bitcoin/Mining - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Bitcoin%2FMining"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Bitcoin/Mining&amp;action=history"/>
	<updated>2026-05-09T08:14:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Bitcoin/Mining&amp;diff=748&amp;oldid=prev</id>
		<title>Kenneth: /* cgminer */</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Bitcoin/Mining&amp;diff=748&amp;oldid=prev"/>
		<updated>2014-08-15T20:42:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;cgminer&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Mining Calculators ==&lt;br /&gt;
&lt;br /&gt;
Mining Dashboard - The Genesis Block - http://mining.thegenesisblock.com&lt;br /&gt;
* Block Erupter calculation - http://mining.thegenesisblock.com/a/0711caab72&lt;br /&gt;
&lt;br /&gt;
== CGMiner ==&lt;br /&gt;
&lt;br /&gt;
See [[Bitcoin/CGMiner]]&lt;br /&gt;
&lt;br /&gt;
== Solo Mining ==&lt;br /&gt;
&lt;br /&gt;
Stats:&lt;br /&gt;
* Bitcoin Statistics - Blockchain.info - https://blockchain.info/stats&lt;br /&gt;
&lt;br /&gt;
Calculator:&lt;br /&gt;
* blockchained.com bitcoin mining profitability calculator - http://blockchained.com/profit/index.php&lt;br /&gt;
* Bitcoin mining profitability calculator | Bitcoinx - http://www.bitcoinx.com/profit/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
How soon might I expect to generate a block? - https://en.bitcoin.it/wiki/Difficulty#How_soon_might_I_expect_to_generate_a_block.3F&lt;br /&gt;
&lt;br /&gt;
 time = difficulty * 2**32 / hashrate&lt;br /&gt;
&lt;br /&gt;
* For example, using Python we calculate the average time to generate a block using a 1Ghash/s mining rig when the difficulty is 20000:&lt;br /&gt;
 $ python -c &amp;quot;print 20000 * 2**32 / 10**9 / 60 / 60.0&amp;quot;&lt;br /&gt;
 23.85&lt;br /&gt;
&lt;br /&gt;
* So with the current difficulty 510,929,738, and a 1Ghash/s mining rig (faster than your CPU) you&amp;#039;d do this math:&lt;br /&gt;
 510929738 * Math.pow(2,32) / Math.pow(10,9) / 60 / 60 / 24 / 365&lt;br /&gt;
&lt;br /&gt;
Miners:&lt;br /&gt;
* Xtreme Miners Top fastest Asic Bitcoin Miners - Products - http://www.xtrememiners.net/#!products/cngp&lt;br /&gt;
&lt;br /&gt;
== keywords ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Bitcoin]]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>