• bjorney
    link
    fedilink
    9512 days ago

    New data tells us that mining a single Bitcoin or one BTC costs the largest public mining companies over $82,000 USD, which is nearly double the figure it did the previous quarter. Estimates for smaller organisations say you need to spend about $137,000 to get that single BTC in return. BTC is currently only valued at $94,703 USD, which seems to be a problem in the math department.

    Bitcoin mining will always be profitable for the people with the cheapest electricity and largest economies of scale. There is a difficulty adjustment algorithm in the protocol that ensures this. When the price tanks people turn off thier miners, difficulty adjusts downwards, and then it takes less electricity to find a block.

    tl;dr title is wrong

    • HubertManne
      link
      fedilink
      English
      3912 days ago

      this is what im always trying to get people to understand. bitcoin is programmed to take more resources to artificially increase in value. its why its so horrible for the environment and why it could never really be used as a currency. Now other coins fix this issue but bitcoin tends to be popular because its fixed. Some even do useful work like gridcoin.

        • @[email protected]
          link
          fedilink
          311 days ago

          At this point, if we were smart, we would recognize that this thing is going nowhere and leverage it to drive the renewables market. The planet will be sterile before any revolution happens. Capitalism is another thing that is going nowhere. But you can fold it in on itself to trick it into actually doing something good for a change.

          Gotta play the hand you’re dealt.

          • @[email protected]
            link
            fedilink
            English
            111 days ago

            Agreed. Sometimes we need to coopt the tools and language of the oppressor to get closer to the revolution

    • elgordino
      link
      fedilink
      2812 days ago

      Yeah this article is woefully uninformed. Author seems to be butt hurt about GPU pricing rather than any serious interest in how the protocol actually works.

      • bjorney
        link
        fedilink
        812 days ago

        The quote is actually from the article this one paraphrased and linked to, while leaving out all of the actual, you know, information

    • @[email protected]OP
      link
      fedilink
      6
      edit-2
      12 days ago

      The headline isn’t accurate as usual, but isn’t completely wrong either. Anyway, the article you’ve quoted is more informative than the one I posted, so thanks for that quote.

      We’re at a point where it’s no longer profitable for individual miners, even if we ignore externalities like the cost we’re collectively paying due to pollution and carbon emissions.

      Mining require increasing amount of energy and resources as time pass, so unless there’s a radical change in bitcoin’s algorithm or unless energy becomes free, we should expect mining to get non-profitable in more and more situations.

      • bjorney
        link
        fedilink
        312 days ago

        We’re at a point where it’s no longer profitable for individual miners

        We have been at that point since GPU mining stopped being feasible in 2014, it’s just gotten worse. ASICs made it so the only people who could profit off mining were people who could place a wholesale sized order of hardware from bitmain, etc. Anyone else who claimed to be mining profitably was likely someone who was:

        1. buying old hardware 2nd hand (or new hardware at MSRP) and capitalizing on free electricity in their rental
        2. not selling their Bitcoin immediately (they weren’t making money from mining, they were making it from speculating)
        3. lived in Quebec and could double dip (North America’s cheapest grid + free heating for 8 months of the year)

        unless there’s a radical change in bitcoin’s algorithm

        The algorithm already does this though. Every 2016 blocks if it took more than 10 minutes per block, the difficulty of mining bitcoin goes down, not up. This is why every halving event you see a radical drop in difficulty, because at a given kWh you are producing half as many bitcoin - meaning people turned off their miners because it’s less profitable. The flipside is the rate of issuance goes down, so there is a lower inflationary effect, and the price of Bitcoin usually also skyrockets (which means eventually these miners re-enter, and difficulty eventually goes back to where it was). It can never get to a point where Bitcoin mining is completely unprofitable unless the price goes to zero, because there will always be a guy with a solar panel and fully paid-off hardware who can mine it for free. Granted, it can get to a point where a lot of people have to take a huge loss on capital expenditures if the price nosedives and never recovers

    • kbal
      link
      fedilink
      312 days ago

      If we’re at the point where it takes “economy of scale” to remain in the game then the average miner must have invested in a whole lot of hardware and such. What happens when the cost of financing the premises and equipment outweighs the meagre returns over electricity cost from keeping things running? There could be periods where nobody’s making money. Not that I have any idea if we’re in one.

    • @[email protected]
      link
      fedilink
      English
      212 days ago

      I don’t believe this is necessarily true. Miners like Riot Blockchain are operating at a loss and other people are stealing electricity.

      • bjorney
        link
        fedilink
        312 days ago

        Miners like Riot Blockchain are operating at a loss

        I’m not a finance wizard, but I peeked at their last SEC filing, and first 3 quarters of 2024 they posted a 35m operating loss, but added almost 900m worth of assets to their balance sheet (mostly Bitcoin), which to me tells a very different story

        • @[email protected]
          link
          fedilink
          English
          2
          edit-2
          12 days ago

          That’s because they diluted their stock and sold it. The income doesn’t come from mining Bitcoin.

    • @[email protected]
      link
      fedilink
      212 days ago

      There is nothing in the algorithm tied to BTC price. Sure, you’ll likely tend to get less miners as the price decreases, but that doesn’t guarantee that it’s profitable. Plenty of people, organizations, governments, etc do things that aren’t immediately profitable and may never be.

  • @[email protected]
    link
    fedilink
    English
    46
    edit-2
    12 days ago

    By design, it’s supposed to be barely profitable, so it makes sense it would cross that boundary once in a while. Then some miners leave the network or slow their hash rate, the difficulty is adjusted automatically, and it becomes profitable again. It’s actually a pretty interesting strategy.

    Ostensibly, the difficulty depends on how many miners there are on the network. More miners = more difficult. Fewer miners = less difficult. The “difficulty” is just how “lucky” you have to be to hit a successful hash on a block. The block’s hash is based on the previous block + all the transactions you include in your block + a random number you add. That random number is what you change to try to hit a successful hash. If the hash starts with a certain number of zeroes, you have a successful block you can add to the chain, and you’re rewarded with some brand new coin in your wallet (you include that in the transactions in your block). If not, you change the random number and try again. How many times you have to try again is controlled by the leading zeroes requirement. You’re competing with every other miner on the network to find a successful block first.

    The amount of new coin constantly goes down as the chain gets longer, until it hits zero and mining doesn’t create new coin. Then, you would charge a fee for including someone’s transaction (a lot of miners already charge a fee). The more zeroes required at the start of the hash, the “harder” it is to mine. The network automatically adjusts how many zeroes are required to keep new blocks being added at a roughly constant rate (one block every ten minutes is the target).

    All of this is enforced by the algorithm Bitcoin miners use. If a “rogue miner” submits a block that doesn’t meet these criteria, the other miners just reject the block and don’t add it to their copy of the blockchain. The consensus is what really matters, and no one entity controls a majority of miners. Each miner has their own copy of the entire blockchain, so each miner can validate any block it receives before adding it to the chain.

    Fewer miners would mean blocks are being added too slowly at the current difficulty, and the network adjusts to make it easier to hit a successful hash. The network automatically adjusts difficulty every 2,016 blocks (it’s all just math, and it’s part of the Bitcoin algorithm), which is roughly every 2 weeks. So, it should in theory only be not profitable for up to two weeks.

    (Please note that this is simplified to the point of being technically wrong, but in principle, that’s how it works. Technically, in a mining pool, you can still get rewarded even if you don’t hit a successful hash. You get rewarded based on the hash rate you provide to the pool, with the understanding that you won’t get the full reward when you hit a successful block. Also, it’s not really about the number of zeroes, but a “target” hash that your hash needs to be “below”. A hash might have the same number of leading zeroes, but not be below the target, so wouldn’t be successful. That’s really unlikely. In practice, this basically means more leading zeroes. If the target got high enough, it can even have no leading zeroes. That would probably require an intergalactic sized network.)

    • @[email protected]OP
      link
      fedilink
      6
      edit-2
      12 days ago

      Thanks for the refresher. I’m aware of the basics, but assumed the difficulty measured by the number of zeros could only increase. Apparently difficulty can decrease, and I’ve read it’s expected to decrease very soon to keep the system running a while longer.

      Bitcoin’s creator was smart enough to design a system that automatically adjust to remain profitable for several years without intervention, but not smart enough to foresee social and environmental costs.

      It’s a good example that illustrate why automated systems shouldn’t be left running unsupervised, even if it’s designed by the best minds with the best of intentions.

        • @[email protected]
          link
          fedilink
          411 days ago

          but also proof of stake is just taking off the mask and outright saying that rich people control the network

      • @[email protected]
        link
        fedilink
        English
        211 days ago

        It’s a good example that illustrate why automated systems shouldn’t be left running unsupervised, even if it’s designed by the best minds with the best of intentions.

        The network is constantly supervised and mining is a competitive business. The network was built to adjust, and is working precisely as intended.

        • @[email protected]OP
          link
          fedilink
          2
          edit-2
          11 days ago

          The network was built to adjust

          Then why doesn’t it adjust to avoid negative social and environmental effects? Probalby because it’s not possible to adjust bitcoin’s algorithm, only some parameters, and because miners don’t have enough intensive to abandon bitcoin for something less destructive.

          My understanding is it’s not possible to modify nor fix bitcoin’s core algorithm, which include the difficulty and consensus logic.

          A hard fork is possible, which means leaving the bitcoin network and setting up an alternative (hopefully better) network with a different algorithm.

          • @[email protected]
            link
            fedilink
            English
            211 days ago

            lol it can’t adjust on public approval. It’s software that runs. It’s valuable. If it wasn’t, people wouldn’t run it.

            It can hard fork with a consensus mechanism change anytime someone writes one and people decide it’s the best path forward. Ethereum decided this and did this.

            That’s not happening with Bitcoin because those that understand how it works agree it’s the best system to use.

            I use Bitcoin as a store of value, and Solana for day to day stuff and financial investments like lending and liq providing. That’s my preference, for now. It’s a very fluid industry, nothing is set in stone, although Bitcoin appears to be pretty solidly the preferred secure store of value.

            • @[email protected]OP
              link
              fedilink
              1
              edit-2
              11 days ago

              lol it can’t adjust on public approval. It’s software that runs.

              It can. Software is written by people. Its authors can build it with an update mechanism.

              Crypto currencies such as Tezos have a vote-based update mechanism and a community that periodically submits algorithm changes for approval.

              Bitcoin doesn’t have a update mechanism that allows smooth changes. Its take it or leave it (aka hard fork). Peole can move away from it, and it’s sad that so many still haven’t.

    • @[email protected]
      link
      fedilink
      311 days ago

      Wouldn’t it be easier if a bunch of people paid a dollar every second, and one of those people was randomly selected to get every dollar submitted?

    • @[email protected]
      link
      fedilink
      110 days ago

      Also a clue from one of the links is that “German industrial rate customers, cost is $200k/btc”. Their industrial rate is $0.25/kwh, and so then their claim is based on 12c/kwh utility rates. Utility rates has pretty much always been cost prohibitive. Wholesales and behind the meter power is certainly an advantage large scale mining uses.

  • FaceDeer
    link
    fedilink
    4512 days ago

    This is exactly as designed. Bitcoin mining is intended to becomes less profitable the more people do it, using market forces to control the amount of mining that’s being done. Headlines like this are kind of ridiculous.

    • The Octonaut
      link
      fedilink
      212 days ago

      The headline is only ridiculous if you are inferring something else that isn’t in the headline. Otherwise it’s just… true?

      • FaceDeer
        link
        fedilink
        612 days ago

        I generally expect a headline to be about something notable. “Sky remains blue”, “Boiling water said to be hot”, and so forth are ridiculous headlines IMO.

        • The Octonaut
          link
          fedilink
          112 days ago

          Right. But your examples are about a situation not changing. You know what news is right?

          Or are you saying Bitcoin was never worth mining?

          • FaceDeer
            link
            fedilink
            412 days ago

            No, I’m saying that Bitcoin’s designed so that there will always be some miners that are slightly unprofitable. It’s worth mining for most of the miners, but not the ones that are just over that edge. The edge automatically adjusts so that there will always be some that are just over it.

            If you want to interpret that as “Bitcoin is always unprofitable to mine”, then sure, you can interpret it that way. Profitability varies from mining operation to mining operation, though. Not everyone will be over that threshold, and even if by some strange sequence of events everyone was over it the difficulty would adjust downward soon enough.

  • @[email protected]
    link
    fedilink
    2712 days ago

    It remains profitable for scammers who use malware botnets consisting of other peoples computing power and electricity.

    • comfy
      link
      fedilink
      211 days ago

      I remember a thread where someone had put a mining rig inside a hotel or apartment’s cleaning room and was running it off the stolen electricity.

  • kubica
    link
    fedilink
    1312 days ago

    Now the prices of GPUs will go back to normal right?.. right?

    • kbal
      link
      fedilink
      4812 days ago

      Bitcoin mining hasn’t had anything to do with GPUs since 2014. Ether, since 2022. It’s the AI people you’re looking for.

    • @[email protected]
      link
      fedilink
      912 days ago

      I don’t think GPU are used for bitcoin any more? You need ASICs to be able to hope for any return on investment.

      • @[email protected]OP
        link
        fedilink
        312 days ago

        Malware that feature crypto mining is probably still using GPUs, since the person getting the coins is not paying the utility bill.