<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aqrulesms</id>
	<title>Bitcoin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aqrulesms"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/Aqrulesms"/>
	<updated>2026-04-10T02:56:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining&amp;diff=27720</id>
		<title>Mining</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining&amp;diff=27720"/>
		<updated>2012-06-11T20:33:23Z</updated>

		<summary type="html">&lt;p&gt;Aqrulesms: /* Mining in the Future */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[File:Quick-and-dirty-4x5970-cooling.jpg|thumb|right|A quick and dirty mining rig]]&lt;br /&gt;
== Introduction ==&lt;br /&gt;
Transaction recording, or &#039;&#039;&#039;mining&#039;&#039;&#039;, is the process of adding transaction records to Bitcoin&#039;s journal of past transactions. This journal of past transactions is called the [[block chain]] as it is a chain of [[block|blocks]]. The block chain serves to [[confirmations|confirm]] those transactions to the rest of the network as having taken place. Through this public journal, Bitcoin nodes can distinguish legitimate Bitcoin transactions from attempts to respend coins that have already been spent elsewhere.&lt;br /&gt;
&lt;br /&gt;
Mining is intentionally designed to be resource-intensive and difficult. Individual [[blocks]] must contain a [[proof of work|proof of work]] to be considered valid and this proof of work is always verified by other Bitcoin nodes. &lt;br /&gt;
&lt;br /&gt;
Mining is so called because it resembles gold mining in the sense that it requires exertion and slowly yields new currency.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Bitcoin&#039;s public journal was started on January 3rd, 2009 at 18:15 UTC presumably by [[Satoshi Nakamoto]].  This page (block) is known as the [[genesis block]].  The first transaction recorded on the first page (block) was a single transaction paying the reward of 50 new Bitcoins to its creator.&lt;br /&gt;
&lt;br /&gt;
Bitcoin mining is so called because the rate at which bitcoins are generated resembles the rate at which commodities like gold are mined from the ground. See [[Controlled Currency Supply]]. &lt;br /&gt;
&lt;br /&gt;
== Difficulty ==&lt;br /&gt;
=== The Computationally-Difficult Problem ===&lt;br /&gt;
Mining a block is difficult because the SHA-256 hash of a block&#039;s header must be lower than or equal to the [[Target|target]] in order for the block to be accepted by the network. This problem can be simplified for explanation purposes: The hash of a block must start with a certain number of zeros. The probability of calculating a hash that starts with many zeros is very low, therefore many attempts must be made. In order to generate a new hash each round, a [[Nonce|nonce]] is incremented. See [[Proof of work]] for more information.&lt;br /&gt;
&lt;br /&gt;
=== The Difficulty Metric ===&lt;br /&gt;
The [[Difficulty|difficulty]] is the measure of how difficult it is to find a new block compared to the easiest it can ever be. It is recalculated every 2016 blocks to a value such that the previous 2016 blocks would have been generated in exactly two weeks had everyone been mining at this difficulty. This will yield, on average, one block every ten minutes. As more miners join, the rate of block creation will go up. As the rate of block generation goes up, the difficulty rises to compensate which will push the rate of block creation back down. Any blocks released by malicious miners that do not meet the required difficulty [[Target|target]] will simply be rejected by everyone on the network and thus will be worthless. &lt;br /&gt;
&lt;br /&gt;
=== Reward ===&lt;br /&gt;
When a block is discovered, the discoverer may award themselves a certain number of bitcoins, which is agreed-upon by everyone in the network. Currently this bounty is 50 bitcoins; this value will halve every 210,000 blocks. See [[Controlled Currency Supply]]. &lt;br /&gt;
&lt;br /&gt;
Additionally, the miner is awarded the fees paid by users sending transactions. The fee is an incentive for the miner to include the transaction in their block. In the future, as the number of new bitcoins miners are allowed to create in each block dwindles, the fees will make up a much more important percentage of mining income. &lt;br /&gt;
==== Making a Profit ====&lt;br /&gt;
== Hardware ==&lt;br /&gt;
[[File:Usb-fpga module 1.15x-hs-800.jpg|thumb|right|FPGA Module]]&lt;br /&gt;
Users have used various types of hardware over time to mine blocks. Hardware specifications and performance statistics are detailed on the [[Mining Hardware Comparison]] page.&lt;br /&gt;
=== CPU Mining === &lt;br /&gt;
Early Bitcoin client versions allowed users to use their CPUs to mine. The advent of GPU mining made CPU mining financially unwise. The option was therefore removed from the Bitcoin client. &lt;br /&gt;
=== GPU Mining ===&lt;br /&gt;
GPU Mining is drastically faster and more efficient than CPU mining. See the main article: [[Why a GPU mines faster than a CPU]]. A variety of popular [[Mining rig|mining rigs]] have been documented.&lt;br /&gt;
=== FPGA Mining ===&lt;br /&gt;
FPGA mining is a very efficient and fast way to mine, comparable to GPU mining and drastically outperforming CPU mining. FPGAs typically consume very small amounts of power with relatively high hash ratings, making them more viable and efficient than GPU mining. See [[Mining Hardware Comparison]] for FPGA hardware specifications and statistics.&lt;br /&gt;
&lt;br /&gt;
=== Mining in the Future ===&lt;br /&gt;
In December 2012 the block reward is expected to reduce from 50 BTC per block to 25.  This will cause miners to lose around 50% revenue in most scenarios.  An upwards trend of [[difficulty]] is expected through 2012 towards December with the expected advent of ASICs and efficient FPGAs adding to overall network mining capacity.  GPU mining is expected to reach a peak in growth and to slowly decline in the future.&lt;br /&gt;
&lt;br /&gt;
== Pools ==&lt;br /&gt;
As mining a block became more and more difficult, individuals found that they were working for months without finding a block and receiving &#039;&#039;any&#039;&#039; reward for their mining efforts. Thus they started organizing themselves into [[Pooled mining|pools]] so that they could share rewards more evenly. See [[Pooled mining]] and [[Comparison of mining pools]].&lt;br /&gt;
[[Category:Mining]][[Category:Vocabulary]]&lt;/div&gt;</summary>
		<author><name>Aqrulesms</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining&amp;diff=27719</id>
		<title>Mining</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining&amp;diff=27719"/>
		<updated>2012-06-11T20:27:50Z</updated>

		<summary type="html">&lt;p&gt;Aqrulesms: /* FPGA Mining */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[File:Quick-and-dirty-4x5970-cooling.jpg|thumb|right|A quick and dirty mining rig]]&lt;br /&gt;
== Introduction ==&lt;br /&gt;
Transaction recording, or &#039;&#039;&#039;mining&#039;&#039;&#039;, is the process of adding transaction records to Bitcoin&#039;s journal of past transactions. This journal of past transactions is called the [[block chain]] as it is a chain of [[block|blocks]]. The block chain serves to [[confirmations|confirm]] those transactions to the rest of the network as having taken place. Through this public journal, Bitcoin nodes can distinguish legitimate Bitcoin transactions from attempts to respend coins that have already been spent elsewhere.&lt;br /&gt;
&lt;br /&gt;
Mining is intentionally designed to be resource-intensive and difficult. Individual [[blocks]] must contain a [[proof of work|proof of work]] to be considered valid and this proof of work is always verified by other Bitcoin nodes. &lt;br /&gt;
&lt;br /&gt;
Mining is so called because it resembles gold mining in the sense that it requires exertion and slowly yields new currency.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Bitcoin&#039;s public journal was started on January 3rd, 2009 at 18:15 UTC presumably by [[Satoshi Nakamoto]].  This page (block) is known as the [[genesis block]].  The first transaction recorded on the first page (block) was a single transaction paying the reward of 50 new Bitcoins to its creator.&lt;br /&gt;
&lt;br /&gt;
Bitcoin mining is so called because the rate at which bitcoins are generated resembles the rate at which commodities like gold are mined from the ground. See [[Controlled Currency Supply]]. &lt;br /&gt;
&lt;br /&gt;
== Difficulty ==&lt;br /&gt;
=== The Computationally-Difficult Problem ===&lt;br /&gt;
Mining a block is difficult because the SHA-256 hash of a block&#039;s header must be lower than or equal to the [[Target|target]] in order for the block to be accepted by the network. This problem can be simplified for explanation purposes: The hash of a block must start with a certain number of zeros. The probability of calculating a hash that starts with many zeros is very low, therefore many attempts must be made. In order to generate a new hash each round, a [[Nonce|nonce]] is incremented. See [[Proof of work]] for more information.&lt;br /&gt;
&lt;br /&gt;
=== The Difficulty Metric ===&lt;br /&gt;
The [[Difficulty|difficulty]] is the measure of how difficult it is to find a new block compared to the easiest it can ever be. It is recalculated every 2016 blocks to a value such that the previous 2016 blocks would have been generated in exactly two weeks had everyone been mining at this difficulty. This will yield, on average, one block every ten minutes. As more miners join, the rate of block creation will go up. As the rate of block generation goes up, the difficulty rises to compensate which will push the rate of block creation back down. Any blocks released by malicious miners that do not meet the required difficulty [[Target|target]] will simply be rejected by everyone on the network and thus will be worthless. &lt;br /&gt;
&lt;br /&gt;
=== Reward ===&lt;br /&gt;
When a block is discovered, the discoverer may award themselves a certain number of bitcoins, which is agreed-upon by everyone in the network. Currently this bounty is 50 bitcoins; this value will halve every 210,000 blocks. See [[Controlled Currency Supply]]. &lt;br /&gt;
&lt;br /&gt;
Additionally, the miner is awarded the fees paid by users sending transactions. The fee is an incentive for the miner to include the transaction in their block. In the future, as the number of new bitcoins miners are allowed to create in each block dwindles, the fees will make up a much more important percentage of mining income. &lt;br /&gt;
==== Making a Profit ====&lt;br /&gt;
== Hardware ==&lt;br /&gt;
[[File:Usb-fpga module 1.15x-hs-800.jpg|thumb|right|FPGA Module]]&lt;br /&gt;
Users have used various types of hardware over time to mine blocks. Hardware specifications and performance statistics are detailed on the [[Mining Hardware Comparison]] page.&lt;br /&gt;
=== CPU Mining === &lt;br /&gt;
Early Bitcoin client versions allowed users to use their CPUs to mine. The advent of GPU mining made CPU mining financially unwise. The option was therefore removed from the Bitcoin client. &lt;br /&gt;
=== GPU Mining ===&lt;br /&gt;
GPU Mining is drastically faster and more efficient than CPU mining. See the main article: [[Why a GPU mines faster than a CPU]]. A variety of popular [[Mining rig|mining rigs]] have been documented.&lt;br /&gt;
=== FPGA Mining ===&lt;br /&gt;
FPGA mining is a very efficient and fast way to mine, comparable to GPU mining and drastically outperforming CPU mining. FPGAs typically consume very small amounts of power with relatively high hash ratings, making them more viable and efficient than GPU mining. See [[Mining Hardware Comparison]] for FPGA hardware specifications and statistics.&lt;br /&gt;
&lt;br /&gt;
=== Mining in the Future ===&lt;br /&gt;
&lt;br /&gt;
== Pools ==&lt;br /&gt;
As mining a block became more and more difficult, individuals found that they were working for months without finding a block and receiving &#039;&#039;any&#039;&#039; reward for their mining efforts. Thus they started organizing themselves into [[Pooled mining|pools]] so that they could share rewards more evenly. See [[Pooled mining]] and [[Comparison of mining pools]].&lt;br /&gt;
[[Category:Mining]][[Category:Vocabulary]]&lt;/div&gt;</summary>
		<author><name>Aqrulesms</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining&amp;diff=27718</id>
		<title>Mining</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining&amp;diff=27718"/>
		<updated>2012-06-11T20:26:59Z</updated>

		<summary type="html">&lt;p&gt;Aqrulesms: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[File:Quick-and-dirty-4x5970-cooling.jpg|thumb|right|A quick and dirty mining rig]]&lt;br /&gt;
== Introduction ==&lt;br /&gt;
Transaction recording, or &#039;&#039;&#039;mining&#039;&#039;&#039;, is the process of adding transaction records to Bitcoin&#039;s journal of past transactions. This journal of past transactions is called the [[block chain]] as it is a chain of [[block|blocks]]. The block chain serves to [[confirmations|confirm]] those transactions to the rest of the network as having taken place. Through this public journal, Bitcoin nodes can distinguish legitimate Bitcoin transactions from attempts to respend coins that have already been spent elsewhere.&lt;br /&gt;
&lt;br /&gt;
Mining is intentionally designed to be resource-intensive and difficult. Individual [[blocks]] must contain a [[proof of work|proof of work]] to be considered valid and this proof of work is always verified by other Bitcoin nodes. &lt;br /&gt;
&lt;br /&gt;
Mining is so called because it resembles gold mining in the sense that it requires exertion and slowly yields new currency.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Bitcoin&#039;s public journal was started on January 3rd, 2009 at 18:15 UTC presumably by [[Satoshi Nakamoto]].  This page (block) is known as the [[genesis block]].  The first transaction recorded on the first page (block) was a single transaction paying the reward of 50 new Bitcoins to its creator.&lt;br /&gt;
&lt;br /&gt;
Bitcoin mining is so called because the rate at which bitcoins are generated resembles the rate at which commodities like gold are mined from the ground. See [[Controlled Currency Supply]]. &lt;br /&gt;
&lt;br /&gt;
== Difficulty ==&lt;br /&gt;
=== The Computationally-Difficult Problem ===&lt;br /&gt;
Mining a block is difficult because the SHA-256 hash of a block&#039;s header must be lower than or equal to the [[Target|target]] in order for the block to be accepted by the network. This problem can be simplified for explanation purposes: The hash of a block must start with a certain number of zeros. The probability of calculating a hash that starts with many zeros is very low, therefore many attempts must be made. In order to generate a new hash each round, a [[Nonce|nonce]] is incremented. See [[Proof of work]] for more information.&lt;br /&gt;
&lt;br /&gt;
=== The Difficulty Metric ===&lt;br /&gt;
The [[Difficulty|difficulty]] is the measure of how difficult it is to find a new block compared to the easiest it can ever be. It is recalculated every 2016 blocks to a value such that the previous 2016 blocks would have been generated in exactly two weeks had everyone been mining at this difficulty. This will yield, on average, one block every ten minutes. As more miners join, the rate of block creation will go up. As the rate of block generation goes up, the difficulty rises to compensate which will push the rate of block creation back down. Any blocks released by malicious miners that do not meet the required difficulty [[Target|target]] will simply be rejected by everyone on the network and thus will be worthless. &lt;br /&gt;
&lt;br /&gt;
=== Reward ===&lt;br /&gt;
When a block is discovered, the discoverer may award themselves a certain number of bitcoins, which is agreed-upon by everyone in the network. Currently this bounty is 50 bitcoins; this value will halve every 210,000 blocks. See [[Controlled Currency Supply]]. &lt;br /&gt;
&lt;br /&gt;
Additionally, the miner is awarded the fees paid by users sending transactions. The fee is an incentive for the miner to include the transaction in their block. In the future, as the number of new bitcoins miners are allowed to create in each block dwindles, the fees will make up a much more important percentage of mining income. &lt;br /&gt;
==== Making a Profit ====&lt;br /&gt;
== Hardware ==&lt;br /&gt;
[[File:Usb-fpga module 1.15x-hs-800.jpg|thumb|right|FPGA Module]]&lt;br /&gt;
Users have used various types of hardware over time to mine blocks. Hardware specifications and performance statistics are detailed on the [[Mining Hardware Comparison]] page.&lt;br /&gt;
=== CPU Mining === &lt;br /&gt;
Early Bitcoin client versions allowed users to use their CPUs to mine. The advent of GPU mining made CPU mining financially unwise. The option was therefore removed from the Bitcoin client. &lt;br /&gt;
=== GPU Mining ===&lt;br /&gt;
GPU Mining is drastically faster and more efficient than CPU mining. See the main article: [[Why a GPU mines faster than a CPU]]. A variety of popular [[Mining rig|mining rigs]] have been documented.&lt;br /&gt;
=== FPGA Mining ===&lt;br /&gt;
FPGA mining is a very efficient and fast way to mine, comparable to GPU mining and drastically outperforming CPU mining. FPGAs typically consume very small amounts of power with very high Mhash/w, making them more viable and efficient than GPU mining. See [[Mining Hardware Comparison]] for FPGA hardware specifications and statistics.&lt;br /&gt;
=== Mining in the Future ===&lt;br /&gt;
&lt;br /&gt;
== Pools ==&lt;br /&gt;
As mining a block became more and more difficult, individuals found that they were working for months without finding a block and receiving &#039;&#039;any&#039;&#039; reward for their mining efforts. Thus they started organizing themselves into [[Pooled mining|pools]] so that they could share rewards more evenly. See [[Pooled mining]] and [[Comparison of mining pools]].&lt;br /&gt;
[[Category:Mining]][[Category:Vocabulary]]&lt;/div&gt;</summary>
		<author><name>Aqrulesms</name></author>
	</entry>
</feed>