<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: BitCoin “Computer Mining” Uses Over 120 Trillion Watt—Hours per Year of Electricity</title>
	<atom:link href="http://www.frackcheckwv.net/2022/01/15/bitcoin-%e2%80%9ccomputer-mining%e2%80%9d-uses-over-120-trillion-watt%e2%80%94hours-per-year-of-electricity/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.frackcheckwv.net/2022/01/15/bitcoin-%e2%80%9ccomputer-mining%e2%80%9d-uses-over-120-trillion-watt%e2%80%94hours-per-year-of-electricity/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 14 Feb 2024 02:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: S. Tom Bond</title>
		<link>https://www.frackcheckwv.net/2022/01/15/bitcoin-%e2%80%9ccomputer-mining%e2%80%9d-uses-over-120-trillion-watt%e2%80%94hours-per-year-of-electricity/#comment-418667</link>
		<dc:creator>S. Tom Bond</dc:creator>
		<pubDate>Fri, 21 Jan 2022 01:48:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.frackcheckwv.net/?p=38690#comment-418667</guid>
		<description>&lt;strong&gt;Bitcoin Energy Consumption Index &lt;/strong&gt;

The Bitcoin Energy Consumption Index provides the latest estimate of the total energy consumption of the Bitcoin network.

NEW RESEARCH: “Preying on the poor?” (February 2022); how Bitcoin exacerbates social and environmental challenges for communities already experiencing multiple dimensions of deprivation.

&lt;strong&gt;Annualized Total Bitcoin Footprints&lt;/strong&gt;

97.14 Mt CO2 — Comparable to the carbon footprint of Kuwait.


204.50 TWh — Comparable to the power consumption of Thailand.

32.44 kt — Comparable to the small IT equipment waste of the Netherlands.


&lt;strong&gt;Single Bitcoin Transaction Footprints ~~~&lt;/strong&gt;

1036.05 kgCO2 — Equivalent to the carbon footprint of 2,296,241 VISA transactions or 172,675 hours of watching Youtube.

2181.15 kWh — Equivalent to the power consumption of an average U.S. household over 74.76 days.

346.00 grams — Equivalent to the weight of 2.11 iPhones 12 or 0.71 iPads. (Find more info on e-waste.)

Ever since its inception Bitcoin’s trust-minimizing consensus has been enabled by its proof-of-work algorithm. The machines performing the “work” are consuming huge amounts of energy while doing so. Moreover, the energy used is primarily sourced from fossil fuels. The Bitcoin Energy Consumption Index was created to provide insight into these amounts, and raise awareness on the unsustainability of the proof-of-work algorithm.

A separate index was created for Ethereum.

&lt;strong&gt;What kind of work are miners performing?&lt;/strong&gt;

New sets of transactions (blocks) are added to Bitcoin’s blockchain roughly every 10 minutes by so-called miners. While working on the blockchain these miners aren’t required to trust each other. The only thing miners have to trust is the code that runs Bitcoin. The code includes several rules to validate new transactions. 

For example, a transaction can only be valid if the sender actually owns the sent amount. Every miner individually confirms whether transactions adhere to these rules, eliminating the need to trust other miners.

The trick is to get all miners to agree on the same history of transactions. Every miner in the network is constantly tasked with preparing the next batch of transactions for the blockchain. Only one of these blocks will be randomly selected to become the latest block on the chain. Random selection in a distributed network isn’t easy, so this is where proof-of-work comes in. In proof-of-work, the next block comes from the first miner that produces a valid one. 

This is easier said than done, as the Bitcoin protocol makes it very difficult for miners to do so. In fact, the difficulty is regularly adjusted by the protocol to ensure that all miners in the network will only produce one valid block every 10 minutes on average. Once one of the miners finally manages to produce a valid block, it will inform the rest of the network. Other miners will accept this block once they confirm it adheres to all rules, and then discard whatever block they had been working on themselves. The lucky miner gets rewarded with a fixed amount of coins, along with the transaction fees belonging to the processed transactions in the new block. The cycle then starts again.

The process of producing a valid block is largely based on trial and error, where miners are making numerous attempts every second trying to find the right value for a block component called the “nonce“, and hoping the resulting completed block will match the requirements (as there is no way to predict the outcome). For this reason, mining is sometimes compared to a lottery where you can pick your own numbers. The number of attempts (hashes) per second is given by your mining equipment’s hashrate. This will typically be expressed in Gigahash per second (1 billion hashes per second).

&lt;strong&gt;Sustainability&lt;/strong&gt;

The continuous block mining cycle incentivizes people all over the world to mine Bitcoin. As mining can provide a solid stream of revenue, people are very willing to run power-hungry machines to get a piece of it. Over the years this has caused the total energy consumption of the Bitcoin network to grow to epic proportions, as the price of the currency reached new highs. The entire Bitcoin network now consumes more energy than a number of countries. If Bitcoin was a country, it would rank as shown below.

Apart from the previous comparison, it also possible to compare Bitcoin’s energy consumption to some of the world’s biggest energy consuming nations. The result is shown hereafter.

&lt;strong&gt;Carbon footprint&lt;/strong&gt;

Bitcoin’s biggest problem is perhaps not even its massive energy consumption, but the fact most mining facilties in Bitcoin’s network are located in regions (primarily in China) that rely heavily on coal-based power (either directly or for the purpose of load balancing). To put it simply: “coal is fueling Bitcoin” (Stoll, 2019).

&lt;strong&gt;Locating miners&lt;/strong&gt;

Determining the exact carbon impact of the Bitcoin network has been a challenge for years. Not only does one need to know the power requirement of the Bitcoin network, but one also need to know where this power is coming from. The location of miners is a key ingredient to know how dirty or how clean the power is that they are using.

Just like it’s not easy to find out what machines are active in the Bitcoin network, determining location isn’t an easy feat either. Initially the only information available to this end was the common belief that the majority of miners were located in China. Since we know the average emission factor of the Chinese grid (around 700 grams of carbon dioxide equivalent per kilowatt-hour), this can be used for a very rough approximation of the carbon intensity of the power used for Bitcoin mining. Assuming that 70% of Bitcoin mining is taking place in China, and that 30% of mining is completely clean, this yields a weighted average carbon intensity of 490 gCO2eq/kWh. This number can subsequently be applied to a power consumption estimate of the Bitcoin network to determine its carbon footprint.

&lt;strong&gt;A more detailed estimate&lt;/strong&gt;

Later on, more granular information became available in the Global Cryptocurrency Benchmarking Study by Garrick Hileman and Michel Rauchs from 2017. In this study, they identified facilities representing roughly half of the entire Bitcoin hash rate, with a total (lower bound) consumption of 232 megawatts. Chinese mining facilities were responsible for about half of this, with a lower bound consumption of 111 megawatts. This information can be used to get a more accurate idea of the carbon emission factor in grams of carbon dioxide equivalent per kilowatt-hour (gCO2eq/kWh) that applies to the electricity used for mining.

The table features a breakdown of the energy consumption of the mining facilities surveyed by Hileman and Rauchs. By applying the emission factors of the respective country’s grid, we find that the Bitcoin network had a weighted average carbon intensity of 475 gCO2eq per kWh consumed. (This number is currently applied to determine the carbon footprint of the Bitcoin network based on the Bitcoin Energy Consumption Index.)

Source ~ https://digiconomist.net/bitcoin-energy-consumption/</description>
		<content:encoded><![CDATA[<p><strong>Bitcoin Energy Consumption Index </strong></p>
<p>The Bitcoin Energy Consumption Index provides the latest estimate of the total energy consumption of the Bitcoin network.</p>
<p>NEW RESEARCH: “Preying on the poor?” (February 2022); how Bitcoin exacerbates social and environmental challenges for communities already experiencing multiple dimensions of deprivation.</p>
<p><strong>Annualized Total Bitcoin Footprints</strong></p>
<p>97.14 Mt CO2 — Comparable to the carbon footprint of Kuwait.</p>
<p>204.50 TWh — Comparable to the power consumption of Thailand.</p>
<p>32.44 kt — Comparable to the small IT equipment waste of the Netherlands.</p>
<p><strong>Single Bitcoin Transaction Footprints ~~~</strong></p>
<p>1036.05 kgCO2 — Equivalent to the carbon footprint of 2,296,241 VISA transactions or 172,675 hours of watching Youtube.</p>
<p>2181.15 kWh — Equivalent to the power consumption of an average U.S. household over 74.76 days.</p>
<p>346.00 grams — Equivalent to the weight of 2.11 iPhones 12 or 0.71 iPads. (Find more info on e-waste.)</p>
<p>Ever since its inception Bitcoin’s trust-minimizing consensus has been enabled by its proof-of-work algorithm. The machines performing the “work” are consuming huge amounts of energy while doing so. Moreover, the energy used is primarily sourced from fossil fuels. The Bitcoin Energy Consumption Index was created to provide insight into these amounts, and raise awareness on the unsustainability of the proof-of-work algorithm.</p>
<p>A separate index was created for Ethereum.</p>
<p><strong>What kind of work are miners performing?</strong></p>
<p>New sets of transactions (blocks) are added to Bitcoin’s blockchain roughly every 10 minutes by so-called miners. While working on the blockchain these miners aren’t required to trust each other. The only thing miners have to trust is the code that runs Bitcoin. The code includes several rules to validate new transactions. </p>
<p>For example, a transaction can only be valid if the sender actually owns the sent amount. Every miner individually confirms whether transactions adhere to these rules, eliminating the need to trust other miners.</p>
<p>The trick is to get all miners to agree on the same history of transactions. Every miner in the network is constantly tasked with preparing the next batch of transactions for the blockchain. Only one of these blocks will be randomly selected to become the latest block on the chain. Random selection in a distributed network isn’t easy, so this is where proof-of-work comes in. In proof-of-work, the next block comes from the first miner that produces a valid one. </p>
<p>This is easier said than done, as the Bitcoin protocol makes it very difficult for miners to do so. In fact, the difficulty is regularly adjusted by the protocol to ensure that all miners in the network will only produce one valid block every 10 minutes on average. Once one of the miners finally manages to produce a valid block, it will inform the rest of the network. Other miners will accept this block once they confirm it adheres to all rules, and then discard whatever block they had been working on themselves. The lucky miner gets rewarded with a fixed amount of coins, along with the transaction fees belonging to the processed transactions in the new block. The cycle then starts again.</p>
<p>The process of producing a valid block is largely based on trial and error, where miners are making numerous attempts every second trying to find the right value for a block component called the “nonce“, and hoping the resulting completed block will match the requirements (as there is no way to predict the outcome). For this reason, mining is sometimes compared to a lottery where you can pick your own numbers. The number of attempts (hashes) per second is given by your mining equipment’s hashrate. This will typically be expressed in Gigahash per second (1 billion hashes per second).</p>
<p><strong>Sustainability</strong></p>
<p>The continuous block mining cycle incentivizes people all over the world to mine Bitcoin. As mining can provide a solid stream of revenue, people are very willing to run power-hungry machines to get a piece of it. Over the years this has caused the total energy consumption of the Bitcoin network to grow to epic proportions, as the price of the currency reached new highs. The entire Bitcoin network now consumes more energy than a number of countries. If Bitcoin was a country, it would rank as shown below.</p>
<p>Apart from the previous comparison, it also possible to compare Bitcoin’s energy consumption to some of the world’s biggest energy consuming nations. The result is shown hereafter.</p>
<p><strong>Carbon footprint</strong></p>
<p>Bitcoin’s biggest problem is perhaps not even its massive energy consumption, but the fact most mining facilties in Bitcoin’s network are located in regions (primarily in China) that rely heavily on coal-based power (either directly or for the purpose of load balancing). To put it simply: “coal is fueling Bitcoin” (Stoll, 2019).</p>
<p><strong>Locating miners</strong></p>
<p>Determining the exact carbon impact of the Bitcoin network has been a challenge for years. Not only does one need to know the power requirement of the Bitcoin network, but one also need to know where this power is coming from. The location of miners is a key ingredient to know how dirty or how clean the power is that they are using.</p>
<p>Just like it’s not easy to find out what machines are active in the Bitcoin network, determining location isn’t an easy feat either. Initially the only information available to this end was the common belief that the majority of miners were located in China. Since we know the average emission factor of the Chinese grid (around 700 grams of carbon dioxide equivalent per kilowatt-hour), this can be used for a very rough approximation of the carbon intensity of the power used for Bitcoin mining. Assuming that 70% of Bitcoin mining is taking place in China, and that 30% of mining is completely clean, this yields a weighted average carbon intensity of 490 gCO2eq/kWh. This number can subsequently be applied to a power consumption estimate of the Bitcoin network to determine its carbon footprint.</p>
<p><strong>A more detailed estimate</strong></p>
<p>Later on, more granular information became available in the Global Cryptocurrency Benchmarking Study by Garrick Hileman and Michel Rauchs from 2017. In this study, they identified facilities representing roughly half of the entire Bitcoin hash rate, with a total (lower bound) consumption of 232 megawatts. Chinese mining facilities were responsible for about half of this, with a lower bound consumption of 111 megawatts. This information can be used to get a more accurate idea of the carbon emission factor in grams of carbon dioxide equivalent per kilowatt-hour (gCO2eq/kWh) that applies to the electricity used for mining.</p>
<p>The table features a breakdown of the energy consumption of the mining facilities surveyed by Hileman and Rauchs. By applying the emission factors of the respective country’s grid, we find that the Bitcoin network had a weighted average carbon intensity of 475 gCO2eq per kWh consumed. (This number is currently applied to determine the carbon footprint of the Bitcoin network based on the Bitcoin Energy Consumption Index.)</p>
<p>Source ~ <a href="https://digiconomist.net/bitcoin-energy-consumption/" rel="nofollow">https://digiconomist.net/bitcoin-energy-consumption/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
