Slashdot Mirror


Bitcoin Mining Now Accounts For Almost One Percent of the World's Energy Consumption (theoutline.com)

It is well-established established that Bitcoin mining -- aka, donating one's computing power to keep a cryptocurrency network up and running in exchange for a chance to win some free crypto -- uses a lot of electricity. Companies involved in large-scale mining operations know that this is a problem, and they've tried to employ various solutions for making the process more energy efficient. But, according to testimony provided by Princeton computer scientist Arvind Narayanan to the Senate Committee on Energy and Natural Resources, no matter what you do to make cryptocurrency mining harware greener, it's a drop in the bucket compared to the overall network's flabbergasting energy consumption. From a report: Instead, Narayanan told the committee, the only thing that really determines how much energy Bitcoin uses is its price. "If the price of a cryptocurrency goes up, more energy will be used in mining it; if it goes down, less energy will be used," he told the committee. "Little else matters. In particular, the increasing energy efficiency of mining hardware has essentially no impact on energy consumption." In his testimony, Narayanan estimates that Bitcoin mining now uses about five gigawatts of electricity per day (in May, estimates of Bitcoin power consumption were about half of that). He adds that when you've got a computer racing with all its might to earn a free Bitcoin, it's going to be running hot as hell, which means you're probably using even more electricity to keep the computer cool so it doesn't die and/or burn down your entire mining center, which probably makes the overall cost associated with mining even higher.

19 of 172 comments (clear)

  1. This is actually good news by Applehu+Akbar · · Score: 2, Interesting

    After the upcoming cryptocurrency crash, small energy sources all over the place will be freed up for local use. Graphics cards are already becoming available again.

    1. Re: This is actually good news by DontBeAMoran · · Score: 2

      If ICs are not pushed beyond their normal thermal limits, it's more damaging to cycle their power on and off than to just leave them powered up.

      --
      #DeleteFacebook
  2. Not using computers or anything general purpose by perpenso · · Score: 4, Informative

    "It is well-established established that Bitcoin mining -- aka, donating one's computing power to keep a cryptocurrency network up and running in exchange for a chance to win some free crypto -- uses a lot of electricity." Not quite. No one is using their computer to mine bitcoin. That hasn't been profitable in many years. People are using dedicated highly specialized hardware that can do nothing else except mine, ASIC, application specific integrated circuit. This isn't really donating your computer power since these ASICs can do absolutely nothing else. "Computing power" implies something a little more general purpose.

  3. Kind of the point by Anonymous Coward · · Score: 3, Informative

    First: "Gigawatt" is not a quantity, it's a rate. You don't use "gigawatts each day". You probably mean GWh (gigawatt-hours).

    Anyway, there are really two inputs to the mining equation. The first is electricity cost per hour of mining operation and the second is cryptocurrency value produced per hour of mining operation.

    Making mining more efficient will *increase* mining activity, at least until the market adjusts. (Because, the value of cryptocurrency produced per hour is directly influenced by how much mining hardware is in use network-wide). More efficient mining equipment reduces the electricity cost, therefore mining is more profitable, therefore it is done more. In no way would making mining equipment more efficient make the network use less electricity.

    Besides, there's a fundamental limit at work here... the reason that mining is electrically and computationally expensive is explicitly intended. The only reason the network works is because it is expensive and time-consuming to mine. That's the security mechanism that makes the thing work, and the core concept behind the blockchain.

  4. Tulip fields take up one percent of arable land by xack · · Score: 4, Interesting

    People are starving as people grow tulips instead of food. Meanwhile in crypto land precious rare earth metals have been wasted producing gpus and asics to feed the money factories, which will be useless when the difficulty rises again.

  5. Could somebody get this right just once? by Waffle+Iron · · Score: 3

    Narayanan estimates that Bitcoin mining now uses about five gigawatts of electricity per day

    I've been searching all my life, and I have yet to find a single news article from any source that manages to discuss the fundamental physical concepts of energy, power and time without erroneously jumbling them all together.

  6. "about five gigawatts of electricity per day" by whoever57 · · Score: 2

    What does this mean?

    It uses 5GW? Or it uses 5GWh per day?

    --
    The real "Libtards" are the Libertarians!
  7. GPUs not used for bitcoin, bitcoin compromised by perpenso · · Score: 4, Interesting

    After the upcoming cryptocurrency crash, small energy sources all over the place will be freed up for local use. Graphics cards are already becoming available again.

    Graphics card have not been able to mine bitcoin for many years. GPUs are only able to mine some alternative cryptocurrencies. And as these "alts" get popular they sometimes follow the bitcoin path and end up being mined by ASIC (application specific integrated circuit) hardware. GPU mining is relatively insignificant compared to bitcoin mining.

    The "other" significant cryptocurrency, ethereum, one that GPUs were able to profitably mine this last year, is planning on moving from a proof-of-work scheme to a proof-of-stake scheme for maintaining its block chain and rewarding the miners/forgers who do so. This is in part to avoid the power demands but also to allow ordinary users to help maintain the blockchain with ordinary computers.

    Right now bitcoin has deviated from its design and its security has been compromised by not having ordinary people maintain the blockchain with ordinary computers, by no longer having a decentralized system. By evolving to an ASIC system mining has become more centralized, both in terms of large commercial operations where a 51% cartel is more plausible and geographically by have the vast majority of mining located in a single country. A country not known for a hands off approach to economic matters.

    1. Re:GPUs not used for bitcoin, bitcoin compromised by Applehu+Akbar · · Score: 3, Interesting

      Graphics card have not been able to mine bitcoin for many years. GPUs are only able to mine some alternative cryptocurrencies. And as these "alts" get popular they sometimes follow the bitcoin path and end up being mined by ASIC (application specific integrated circuit) hardware. GPU mining is relatively insignificant compared to bitcoin mining.

      It's true that because the amount of work required to mine new coins in BTC has already passed the capabilities of graphics cards, the largest mining operations have bypassed them and gone to ASICs. This has caused graphics cards to start coming back onto the market even though the crypto crash in only in its early stages.

      But the very fact that the number of different cryptocurrencies is proliferating tells us that the basic idea does not work. As each currency smashes into its supply limit, people who want to use crypto as money have to invent a new coin, and then teh next new coin, and then the next. Meanwhile, the holders of each coin think they can use their digital hoard as an "investment."

      What they don't realize is that although each cryptocurrency is in limited supply, the set of all coins minted in all cryptos is expanding like a mad puff of smoke. The cryptocurrency world is about to go Zimbabwe.

    2. Re:GPUs not used for bitcoin, bitcoin compromised by shess · · Score: 4, Insightful

      But the very fact that the number of different cryptocurrencies is proliferating tells us that the basic idea does not work. As each currency smashes into its supply limit, people who want to use crypto as money have to invent a new coin, and then teh next new coin, and then the next.

      That doesn't follow. People who want to use bitcoin as MONEY have no problem, there's no need to invent a new coin for that. You can use any of these as money just fine, insofar as you can find people to make your transactions. The increasing computational needs of the network don't make it any harder (or easier) to use it as money, as bitcoin aims for a 10-minute block-completion rate.

      The reason we're getting so many cryptocurrencies is the same as the reason we get so many log-structured key-value stores. It's not because the existing ones don't do the job, it's because they are (relatively) easy to create and there are no barriers to entry. So technically capable newcomers see the system as it is, and imagine that all of the outstanding issues could be solved with some minor change, without comprehending the systemic issues which caused those issues. So we get another implementation which is slightly different, ad nauseum, but since the barriers to use really aren't technical in the first place, none of them really wins.

  8. Comparison with gold, please? by whoever57 · · Score: 4, Interesting

    Most gold that is mined is not used. It's just stored.

    What resources are used to mine the ~80% of gold which is not used?

    --
    The real "Libtards" are the Libertarians!
    1. Re:Comparison with gold, please? by thegarbz · · Score: 4, Insightful

      Sure I'll give you a comparison with gold:

      Gold a noble material with special properties is bought and sold not just for its trading value but for actua looks, and a massive amount of specific applications too.
      Bitcoin is a system for converting energy into wishful thinking.

      The world would be better off if bitcoin had never existed.
      The world wouldn't function as we know it (many chemical reactions depend on gold catalysts, many more depend on gold for protection of materials from the chemicals being worked with) without gold.

       

    2. Re:Comparison with gold, please? by Anonymous Coward · · Score: 3, Informative

      Bitcoin mining power usage estimates: 1-4 GW (anonymous experts quoted by Washington Post; Dec 2017), 3.3 GW (Power Compare, a consultancy; Nov 2017), 0.5 GW (some random blogger who shows his working; Mar 2017). I'm going to trust the last of these to be most reliable, and add a factor of two for a year's worth of growth, and guess 1 GW, acknowledging that there's a big error bar here.

      Taking a major gold-mining company (Newmont), their energy usage is 40-50m GJ = 1.4 GW. This is about half diesel fuel, and a quarter from the grid. They produce ~5m oz/yr of gold, out of a total global production of 4000 t/yr = 140m oz/yr (some well-referenced table on wikipedia; 2013). Assuming this company is typical, this implies total energy usage for gold mining of 40 GW; the figure for 2018 might be ~2 times higher, judging by the growth trend.

      Finally, total global power consumption is ~18,000 GW (an IEA report linked from wikipedia; 2015). So bitcoin mining is ~0.01% of total power usage, and gold mining is ~0.2% of total power usage.

      Conclusions: (1) bitcoin mining uses much less (~40x less) power than gold mining; (2) the title of TFA is utter bullshit.

  9. Re:Of all the the attacks on bitcoin by MrL0G1C · · Score: 4, Insightful

    I can transfer money from my bank to anyone else in the UK with a bank account quickly and for free. I can withdraw cash from thousands of cash machines for free. I can buy from millions of merchants for free.

    Bitcoin - Free? Fast? Energy efficient? Decentralised?
    No, no, no and no (blockchain size).

    --
    Waterfox - a Firefox fork with legacy extension support, security updates and better privacy by default.
  10. Re:pfft - 5 gigawatts? by ClickOnThis · · Score: 2

    I can fix this problem with just 1.21 gigawatts and my flux capacitor.

    Dude, if you have a time machine then you don't need to mine cryptocurrency. Just check the stock market one year from now. Or maybe that's what you meant when you said "fix this problem?"

    --
    If it weren't for deadlines, nothing would be late.
  11. dE/dt^2 by nickovs · · Score: 2

    > Bitcoin mining now uses about five gigawatts of electricity per day

    5GW/day is about 57.9K Joules per second per second, which represents a rate of change of power consumption. If this is true then by the end of the year most of the worlds electricity is going to be used for "mining" Bitcoin!

    --
    If intelligent life is too complex to evolve on its own, who designed God?
  12. Re:Applehu Akbar = fake name massive human fail by ClickOnThis · · Score: 2

    Bitcoin is as fake as the economy it is based ion.

    Bitcoin is fake BECAUSE it is not based on any economy!

    Any currency is worth what you can buy with it. And therefore, Bitcoin is most definitely not fake, because you can indeed buy stuff with it, including other currencies on Forex. It is harder to find vendors who accept Bitcoin, but they do exist.

    Once I heard an expert on NPR say that Bitcoin is a collective hallucination that some abstract concept has some kind of value. But he then pointed out that all currencies are a collective hallucination that some abstract concept has some kind of value.

    For any currency that is based on an economy ("fiat currency") , its value as a currency is as good as its central bank is good at figuring out the total value, month after month, of the goods and services that currency trades for and adjusting the money supply to match.

    I think you're confusing monetary value with monetary policy. Central banks control money supply by printing or removing currency from the market, or adjusting interest rates. They don't determine the value that money trades for in goods and services. The market does that.

    And fiat currency is based on the faith and credit of the issuer (i.e., the central bank) not the economy in which it is used. That just means a $100 bill printed by the government will remain worth $100. What that $100 can buy for you can, and does, fluctuate.

    Bitcoin is not working as a currency because now that all coins that are mineable with realistically available amounts of energy have already been mined, its supply has become fixed. This has caused it to disappear from circulation as people use it as a virtual investment rather than a currency.

    You have a point. Bitcoin, unlike other currencies, is not being used to nearly the same extent as other currencies for investing and commerce. Nobody is issuing stock certificates, bonds, mortgages, or other financial instruments denominated in Bitcoin. (There is a futures market for it, but even that's in USD.) Rather, Bitcoin itself is the investment. But it is also true for all currencies that only a fraction of outstanding units are exchanged regularly. The remainder are sitting somewhere, in bank accounts, business equity, real estate, and other assets.

    Disclosure: IANAE. I welcome correction.

    --
    If it weren't for deadlines, nothing would be late.
  13. much ado about nothing by iggymanz · · Score: 2

    Much more energy is used for porn distribution, storage and consumption. Plenty of other non-essential human things too.

    bitcoin doesn't matter; if the energy wasn't used for that it'd be used for something else

  14. Hoarding vs. Using by DrYak · · Score: 3, Informative

    No commodity that constantly rises in value can be used as a currency.

    Cryptocoin don't constantly rise in value, they constantly jump madly around like giant random number generator (due to a too weird and completely unregulated market - that last part is the whole point of their decentralized system).

    This make them hard (or more precisely: risky) to hoard, as in keeping them as an investment.

    This don't prevent them to be used as form of payment (more precisely: a payment-over-internet-without-a-central-autority <- the whole point of their invention).

    You use which ever way you want to convert you stable fiat USD into bitcoins (e.g.: you might be using a coin processor like bitpayment, but you might as well be trading them on IRC), and the marchant your buying stuff from will use which ever stuff he wants to convert them into their local stable EUR (usually some payment processor. Let's say coinbase this time, for the sake of variation).
    You use only stable USD.
    The marchant only use stable EUR.
    the volatile BTC are only used during the transaction.

    The fact that these BTC were valued at some completely different exchange rate yesterday, and will tomorrow exchange at yet another completely random rate, depending on the ups and down of that crazy market doesn't absolutely affect neither of you.
    It only concerns those who are into actually trading them (payment processors, exchange platforms, traders that inversts into them, etc.)

    It's still useful as a payment system over internet, and unlike old-school internet payment, there isn't a single or a few company that act as central chokepoint (unlike Visa, MasterCard, Paypal), in theory there isn't a central Bitcoin Inc. (though in practice, some mining pools are dangerously close to be able to achieve that).

    It's a bit similar to what systems like SEPA/IBAN have achieved between banks (and the various system that rely on that, like the swiss Twint) : as long as both endpoint follow the same protocol, you're free to choose any endpoint of your liking, and so do the merchant. (You don't need to both be registered at paypal, or both use MasterCard).

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]