ExplainerenergyChatGPTdata centres
Thin filaments of warm light gathering into a glowing core, with small sparks drifting outward

How much energy does AI use? Per query, per year, per token

What a ChatGPT query, a Gemini prompt and a year of data centres actually use, from OpenAI, Google, the IEA and Berkeley Lab, and what our meter says per token.

CBCory Bergh, CEO and co-founder, Crbon LabsPublished 24 August 2026Updated 9 September 20269 min read

A typical ChatGPT query uses about 0.3 watt-hours of electricity. OpenAI says 0.34, Epoch AI estimates 0.3 for GPT-4o, and Google measures 0.24 for a median Gemini prompt. Data centres as a whole used about 415 terawatt-hours in 2024, 1.5% of the world’s electricity, and the IEA expects that to more than double by 2030.

The question has two honest answers and they point in opposite directions. Per query, AI uses less energy than the older estimates said, and the figure keeps falling. In total, AI is one of the fastest growing loads on the grid, and the figure keeps rising. Both are true because the number of queries is growing faster than the energy per query is falling.

Per query: three measurements that agree

Until 2025 the most quoted figure was about 3 watt-hours per ChatGPT query, roughly ten times a web search. It came from early hardware, early models and generous assumptions about prompt length. Three sources have since put real numbers on it.

OpenAI’s figure is 0.34 watt-hours. In June 2025 Sam Altman wrote that the average query uses about 0.34 watt-hours, about what an oven draws in a little over a second. No method was published with the figure.

Google’s figure is 0.24 watt-hours. In August 2025 it published a methodology paper for its own fleet. A median Gemini Apps text prompt uses 0.24 watt-hours and emits 0.03 grams of CO₂e, counting the accelerator, the host machine, idle capacity and the data centre overhead. The same paper reports that energy per prompt fell 33 times in twelve months.

Epoch AI’s estimate is 0.3 watt-hours. In February 2025 the research group worked through GPT-4o’s likely serving cost from the outside and landed on about 0.3 watt-hours for a typical text question, with the caveat that queries with very long inputs run to 2.5 to 40 watt-hours.

Earlier academic measurements sit lower still. Luccioni, Jernite and Strubell measured 88 open models on their own hardware in 2023 and found text generation at about 0.047 kilowatt-hours per 1,000 queries, which is 0.047 watt-hours each, while image generation cost orders of magnitude more. So the per-query range for text is a few tenths of a watt-hour, and the shape of the request matters more than the brand of the model.

Per token, and why "per query" hides the answer

A query is not a unit. It can be ten tokens or ten thousand, and the answer can be a sentence or a report. CrbonFree meters tokens instead, and its methodology charges each one a published number of joules by model tier: prefill for input, decode for output, a much smaller figure for a cached read. Scaled up by host power, cluster utilisation and the facility’s power usage effectiveness, that gives site energy for any exchange. Here is a task of 1,000 input tokens and 300 output tokens across the tiers:

Model tierJoules per input tokenJoules per output tokenActive energySite energy
Small or distilled0.10.20.044 Wh0.21 Wh
Medium or flagship0.30.50.125 Wh0.59 Wh
Large or frontier0.50.90.214 Wh1.01 Wh
Reasoning, extended thinking0.51.80.289 Wh1.36 Wh
Gemini Flash0.080.50.064 Wh0.27 Wh
Gemma, open weights0.040.160.024 Wh0.10 Wh

The table shows three things. Output tokens cost two to four times what input tokens cost, because generating a token means a full pass through the model while reading one does not. Reasoning models cost the most per token and produce the most tokens, since their thinking is output. And a cached input token costs a tenth of an uncached one, 0.03 joules against 0.3 on the medium tier, which is why prompt caching is the cheapest efficiency a team can switch on.

Run it for your own usage. Pick an exchange size, a tier and how many queries a day, and the calculator gives the energy and the CO₂e per query, per day and per year from the same factors.

20

110010,000

200 tokens in, 150 tokens out, uncached.

0.3 J per input token, 0.5 J per output token. PUE 1.2.

Energy per query

0.18 Wh

0.08 g CO₂e per query, full lifecycle

  • Accelerator, active energy0.04 Wh
  • Facility: host, idle capacity, cooling0.14 Wh
Per day3.54 Wh
Per year1.3 kWh
CO₂e per year614 g (441 g to 788 g)
Hours of a 10 W bulb a year129
Site energy is what the facility draws for the exchange: accelerator energy scaled by the 1.18 host factor, 0.30 cluster utilisation and the tier's PUE. CO₂e is the full-lifecycle figure with the ±28.3% band. Cached tokens are treated as uncached here.

Per year: the totals

The per-query figures are small. The totals are not, because the queries are many and growing.

ScopeFigureSource
World, data centres, 2024415 TWh, about 1.5% of global electricityIEA
World, data centres, 2030about 945 TWhIEA projection
United States, data centres, 2023176 TWh, 4.4% of US electricityBerkeley Lab
United States, data centres, 2028325 to 580 TWh, 6.7 to 12%Berkeley Lab projection
AI-specific growth by 202785 to 134 TWh a year addedde Vries, Joule

These totals cover everything data centres do. AI is what is driving the growth: Berkeley Lab attributes the doubling of data centre power demand between 2017 and 2023 largely to AI servers. Our own case study shows the demand side of the same curve. Token traffic through the OpenRouter gateway grew many times over in a single year, and every one of those tokens is a fraction of a watt-hour that nobody was metering.

Training versus inference

The per-query figures above are inference: the cost of answering. Training a model is a separate, one-off cost, spread across every answer the model gives afterwards. Because a widely used model answers billions of queries, the training share per query is small, but it is not zero, and it is easy to leave out. CrbonFree’s methodology carries training as its own line, 0.008 kilograms of CO₂e per million tokens, alongside the embodied carbon of the hardware at 0.020, so neither is blended into the energy figure silently.

How to measure your own

  1. Count tokens per model from the provider’s usage data, not from spend. A dollar buys very different numbers of tokens on different models, so spend cannot tell an efficient model from a wasteful one.
  2. Convert tokens to joules with per-tier factors, then to site energy with the host, utilisation and power usage effectiveness factors. CrbonFree does this under methodology v1.2 and publishes every factor with a version number.
  3. Keep the layers separate: active energy, facility energy, and the lifecycle carbon on top. An auditor will ask which one you reported.
  4. Report the uncertainty. Every CrbonFree figure carries a plus or minus 28.3% band, from a 20% activity uncertainty and a 20% factor uncertainty combined the IPCC Tier 1 way.

What cuts it

Energy per answer falls with fewer tokens, cheaper tokens and smaller models. Caching the fixed part of a prompt cuts its input cost by ten times. Routing routine tasks to a small tier cuts the site energy of a typical task from 0.59 to 0.21 watt-hours. Asking for a short answer costs less than asking for a long one, and using a reasoning model only when the task needs reasoning avoids the most expensive tokens there are. None of this needs new hardware; it needs the numbers per model, which is what metering provides.

Sources

  1. 01
    Sam Altman, The Gentle Singularity (June 2025)

    The average ChatGPT query uses about 0.34 watt-hours, about what an oven uses in a little over one second.

  2. 02
    Elsworth et al., Measuring the environmental impact of delivering AI at Google Scale (August 2025)

    A median Gemini Apps text prompt uses 0.24 watt-hours and 0.03 grams of CO2e; energy per prompt fell 33 times in twelve months.

  3. 03
    Epoch AI, How much energy does ChatGPT use? (February 2025)

    A typical GPT-4o query at roughly 0.3 watt-hours, ten times below the older 3 watt-hour estimate; 2.5 to 40 watt-hours for very long inputs.

  4. 04
    Luccioni, Jernite and Strubell, Power Hungry Processing (FAccT 2024)

    Measured energy for 88 models across 30 datasets; text generation at about 0.047 kilowatt-hours per 1,000 queries, with image generation orders of magnitude higher.

  5. 05
    IEA, Energy and AI (April 2025)

    Data centres used about 415 terawatt-hours in 2024, 1.5% of global electricity, set to reach around 945 terawatt-hours by 2030.

  6. 06
    Shehabi et al., 2024 United States Data Center Energy Usage Report, Lawrence Berkeley National Laboratory (December 2024)

    US data centres used 176 terawatt-hours in 2023, 4.4% of the country’s electricity, projected at 325 to 580 terawatt-hours, 6.7 to 12%, by 2028.

  7. 07
    de Vries, The growing energy footprint of artificial intelligence, Joule (October 2023)

    AI-related electricity could grow by 85 to 134 terawatt-hours a year by 2027, comparable to the Netherlands.

Figures attributed to CrbonFree come from methodology v1.2, published in full with every factor and formula. Read the methodology.

About the author

Cory Bergh

Cory leads Crbon Labs, which originates its own climate projects and builds CrbonFree, the platform that measures the footprint of AI usage per token. He was previously VP of Technology and Innovation in the energy industry and holds a BComm, an MBA and the CFA.

Questions

Questions this post gets asked.

Short answers. The sources above and the methodology have the arithmetic.

Read the methodology
  • About 0.3 watt-hours for a typical text question. OpenAI put its average at 0.34 watt-hours in June 2025, Epoch AI estimated 0.3 for GPT-4o, and Google measured 0.24 for a median Gemini text prompt. Very long prompts and reasoning models use several times more.

  • The 3 watt-hour figure came from 2023 hardware and models and from assumptions about long prompts. Epoch AI’s 2025 analysis found it about ten times too high for a typical GPT-4o query, and Google reported a 33 times reduction in energy per Gemini prompt over a single year.

  • In total, yes, and it is growing fast. Data centres used around 415 terawatt-hours in 2024, about 1.5% of global electricity, according to the IEA, which expects roughly 945 terawatt-hours by 2030. In the United States, Lawrence Berkeley National Laboratory puts data centres at 176 terawatt-hours in 2023, 4.4% of the country’s electricity, heading for 6.7 to 12% by 2028.

  • Yes, roughly in proportion to the tokens. Every input token costs energy to read and every output token costs more to generate, so a long document pasted into a prompt or a long answer multiplies the figure. Epoch AI puts queries with very long inputs at 2.5 to 40 watt-hours.

  • Some, through the evaporative cooling that carries the servers’ heat away. OpenAI puts it at about 0.32 millilitres per average query in the data centre, and the water behind the electricity adds more. Our post on ChatGPT’s water use has the figures per query, per day and per year.

    How much water does ChatGPT use?

See your own number instead of ours.

However your team already runs AI, that is how you connect. Paste a read-only provider key, drop in an SDK, add the MCP server, install the CLI or switch on the browser extension, and the first measured tokens reach your dashboard within seconds.

Create your free account

Free plan · first tokens in seconds