AI data centers are learning the power trick Bitcoin miners mastered first


Every answer you get from an AI chatbot begins with electricity. The words appear on your screen, but the actual work happens in a distant building packed with computer chips. Those chips draw power, move data, and produce enough heat to require heavy-duty cooling from AI data centers.

When you multiply that process across millions of prompts, image requests, and business tasks, you begin to understand why a quick answer to a question that feels weightless becomes a physical demand on power plants and wires.

Electric utilities are being asked to supply that demand in enormous, concentrated blocks. Your average large data-center campus can use as much electricity as a small city, and companies can plan and build one far faster than the utility can accommodate it.

The utility also has to prepare for the hours when customers use the most electricity, even if some of that capacity goes unused during ordinary periods. In short, data centers want power sooner than the grid can provide.

One solution is to build new power plants. But it’s a very expensive, time-consuming solution that can take billions of dollars and years to become operational.

However, another solution is to move some of the computer work to another hour.

A chatbot reply usually needs to appear right away, but an internal experiment or an overnight video-processing queue can wait. Software that can tell the difference could slow the work that can wait when electricity is scarce, then let it catch up when more power is available.

A small experiment in Texas shows what that arrangement might look like.

Luxor Energy, a company with roots in Bitcoin mining, teamed up with Bentaus, which makes software that controls how much power computer chips use. Together, they controlled a single Nvidia B200, a high-powered chip built for AI work.

The chip was performing inference, which simply means using a trained AI model to produce an answer, when the software told it to draw less electricity.

The companies say the chip’s power draw fell to roughly 25% of normal within half a second, and it processed fewer requests during the restriction.

Ethan Vera, Luxor’s chief operating officer, told CryptoSlate that no job failed and no work already in progress was lost. The chip returned to full speed when the restriction ended.

Luxor and Bentaus said their public demonstration caused “no disruption,” but the phrase needs some translation. From the operator’s perspective, the job survived and resumed at full speed.

However, customers could still have waited longer for an answer because the chip completed less work during the restriction. Any plan to make AI flexible will depend on how often that delay occurs, who experiences it, and what those customers were promised.

The experiment was a success, but it involved only a single chip. Large data centers contain tens of thousands of chips, along with servers, cooling systems, storage devices, and networking equipment.

The test makes a broader idea easier to see: an AI data center could sort work by urgency and occasionally ask the grid for less.

Texas lacks power to feed the computers waiting

The best example of what happens when new data centers come faster than new power infrastructure is Texas.

The Electric Reliability Council of Texas (ERCOT) operates the grid that serves most of the state. On July 22, electricity use reached a preliminary record of 91,089 megawatts, a number that is unofficial until the data gets finalized.

ERCOT says one megawatt can serve about 250 residential customers during a peak hour. By that rough comparison, the record matched the needs of more than 22 million residential customers at once.

Gov. Greg Abbott said in August that ERCOT was reviewing requests to connect more than 474 gigawatts of new electricity use, with about 90% coming from data centers. One gigawatt equals 1,000 megawatts, so on paper, the queue asks for more than five times the power used during ERCOT’s record hour.

Abbott ordered regulators to audit the projects before letting them proceed.

In a July 28 preliminary review, ERCOT found that roughly 205 gigawatts had enough supporting studies to qualify for the first study batch, less than half of the 474-gigawatt total. Abbott’s audit interrupted that review.

Regulators gave ERCOT more time on Aug. 20, and the agency said it would send conditional eligibility decisions by Aug. 31. Developers can submit overlapping proposals, hold places for projects that never secure financing, or ask several locations to provide power for one eventual campus.

Texas is conducting the audit partly because the list has become too detached from physical possibility to guide grid planning on its own.

But even with that caveat, 474 gigawatts shows the rush for land with access to large amounts of electricity. Far more machines are proposed than wires are ready to serve them.

A Lawrence Berkeley National Laboratory update published this year estimates that data centers could consume 11.8% of US electricity in 2030. Its low estimate is 9.5%, and its high estimate is 15.3%. The International Energy Agency expects data centers to account for about half of the increase in US electricity use through the end of the decade.

But even with this kind of demand, transmission lines in advanced economies can take four to eight years to complete. The agency says waits for vital equipment, including transformers and cables, have doubled over the past three years.

AI companies tend to talk in chips, but electric systems have to think in cities. An individual B200 can draw as much as 1,000 watts. Nvidia lists maximum power use of about 14.3 kilowatts for a complete eight-GPU DGX B200 server. One megawatt equals 1,000 kilowatts, and Texas’s new rules for very large electricity users begin at 75 megawatts.

Under ERCOT’s residential-customer comparison, that amount could serve roughly 18,750 customers during a peak hour. It could also power 75,000 one-kilowatt GPUs, at least before adding processors, cooling, networking, batteries, and electrical losses.

So learning how to control and curtail the power use of one of those chips is the first of many, many steps toward understanding how to manage power use across an entire data center.

The sheer complexity of that endeavor, in both software and hardware demands, is why grid planners treat data centers as “firm loads,” meaning electricity must be available whenever they ask for it.

Data center operators want expensive GPUs running continuously because every idle minute delays work that customers are paying for. Thousands of chips working on a single large AI job are tightly interdependent.

At certain points, one group may have to wait for another to finish before it can continue. If you slow down a selected group, the delay can ripple through nearby machines.

But not all the computing work in a data center has to happen immediately or run at full speed. Some jobs are time-sensitive, while others can be delayed or run more slowly with little consequence. Some can even be shifted to another data center where electricity is more readily available.

Each choice comes with trade-offs, but each can reduce the power a data center needs from the local grid at a given moment.

Bitcoin miners taught computers how to yield

The precedent comes from Bitcoin mining on the Texas grid. Bitcoin miners compete to earn rewards by running machines that perform calculations continuously. When a machine shuts down, the miner loses the chance to earn money for that period.

But when power returns, the machine can resume almost immediately. No customer is waiting for a response, and no unfinished computing job has to be preserved.

Texas figured out that the basic idea is called demand response: when electricity gets scarce and expensive, big users get a reason to use less of it.

Bitcoin miners were unusually well suited to the deal. They could shut down when wholesale prices spiked, get paid for cutting power during emergencies, and trim transmission charges by sitting out a handful of critical summer hours.

An ERCOT review in April described crypto miners as the main price-sensitive participants in one of its emergency programs. For a miner, the calculation is simple: when a megawatt becomes more valuable than the Bitcoin the machines might earn with it, turn the machines off.

AI data centers are learning the power trick Bitcoin miners mastered first
Bitcoin-mining load stays near full capacity when electricity is cheap, then declines once prices cross a curtailment threshold. Higher hash price moves that threshold upward. Source: Subir Majumder, based on ERCOT data

Luxor supplies Bitcoin miners with software, energy services, and financial products, so it approached AI with an instinct for computation that can be interrupted. The experiment asks whether machines serving customers can inherit some of mining’s obedience to electricity prices.

That question is becoming more urgent as miners convert power-rich sites into AI campuses. If the grid trades a Bitcoin mine that can shut down on command for a data center that runs around the clock, it may be giving up a valuable emergency brake.

How flexible a data center can be depends heavily on what its machines are doing.

Training is the long, compute-heavy process of teaching a model, repeatedly adjusting it as it works through enormous amounts of data. Inference is what happens afterward, when someone asks the finished model for an answer, an image, a translation, or a prediction. The two create different opportunities for cutting power.

A long training run can sometimes pause at a saved checkpoint and pick up later, though stopping thousands of machines in sync is not trivial. Inference can consist of millions of smaller requests, some from people expecting an answer immediately and others from automated jobs that can wait in a queue until electricity is easier or cheaper to come by.

Google has been sorting its computing this way for years. In 2023, the company described how it could delay work such as YouTube video processing when a local grid was under strain, or send that work to another region with more power available. Search, Maps, and other services people expect to work immediately stayed online.

Google later brought the same idea to machine-learning workloads. By March 2026, it said it had put one gigawatt of data-center demand response under long-term utility contracts across several US regions.

Some of those deals could also help new data centers connect to the grid sooner.

Researchers are now showing that this can work outside simulations. In a peer-reviewed Nature Energy paper, a team described an experiment at an Oracle cloud facility in Phoenix. Software cut the power used by a 256-GPU cluster by 25% for three hours without pushing priority jobs outside their promised performance levels.