In-depth guide

The Bitcoin Power Law: formula, evidence and limits

What the model actually claims, where its numbers come from, what the 2026 peer-reviewed derivation proved — and the published objections worth taking seriously. Every figure below is recomputed from tonight's fit.

01What the power law claims

The Bitcoin power law makes one narrow claim: Bitcoin's long-run price scales with a power of the network's age, not with the calendar. Write it as price = A × daysn, count the days from the genesis block on 3 January 2009, and a single curve runs through sixteen years of price history — from fractions of a cent in 2010 to six figures today.

Three things it does not claim are worth stating immediately, because most arguments about the model are really arguments about these:

If you are meeting the idea for the first time, the beginner's guide to the power law covers the intuition with fewer numbers. This page is the detailed version: the arithmetic, the sources and the failure modes.

02Bitcoin against the trend right now

Market price
Fair value (trend)
Deviation
Zone
Lower band (−60%)
Upper band (×3)

Loading the live figures …

The deviation is the whole point of the model in one number: how far the market currently sits above or below the trendline. It is not a buy or sell signal. Price has spent almost the entire history away from the line, frequently by a wide margin for months at a time.

03The formula, and how to compute it yourself

The entire model fits on one line. These are the values from last night's fit:

price = A × daysn
"days" is the number of days since the genesis block on 3 January 2009. A and n are refitted nightly on the full price history.

You can reproduce today's fair value with a calculator in three steps:

  1. Count the days since 3 January 2009. Today that is days.
  2. Raise that number to the power of the current exponent, .
  3. Multiply by the constant, 10 to the power of . The result is — the fair value shown above.

An exponent near has a concrete meaning: every time the network's age multiplies by ten, the trend price multiplies by roughly 450,000. That sounds explosive, and early on it was. But the implied annual growth rate falls every year — around +70% a year at age ten, roughly +37% today, and near +25% by age twenty-five. Enormous growth, steadily decelerating. An exponential model cannot produce that shape; a power law does so automatically.

04Where the numbers come from

The fit itself is unglamorous, which is a point in its favour. Take every daily close since Bitcoin had a price, take the logarithm of the price and the logarithm of the age in days, and fit a straight line through the pair by least squares. The slope of that line is n; the intercept is log10(A). On this site the fit runs every night against the full history from Coin Metrics, over roughly 16 years of data, and the current fit explains about 96% of the variance in log price.

Why nothing here is hard-coded. Fair value moves every single day — the network gets a day older, and once a night the fit itself is re-estimated on one more day of data. A page that prints a fixed fair value is wrong within weeks, and badly wrong within a year. Every number on this page is computed in your browser from the current fit.

05The peer-reviewed derivation

For most of its life the power law was an empirical curiosity that lived on social media: a striking chart with no mechanism behind it. That changed in 2026.

Peer review. On 29 June 2026, Elsevier's journal Nonlinear Science published A Mechanistic Derivation of the Bitcoin Price Power Law by Giovanni Santostasi and Stephen Perrenod — the first peer-reviewed derivation of the model.

The paper fits 5,696 daily prices from July 2010 to February 2026 and reports an exponent of 5.69 ± 0.05 with an R² of about 0.96 on log price. More importantly, it derives that exponent instead of merely measuring it. The argument has two ingredients:

Multiply the two and the price exponent follows. Empirically, active addresses have grown roughly as age2.9, and Metcalfe's square gives 2.9 × 2 ≈ 5.8 — the same neighbourhood as the measured exponent. That agreement is what turns a chart pattern into a hypothesis you can test: if adoption keeps its shape the trend holds; if adoption bends, the curve must bend with it.

06Fair value and the two bands

The trendline gives a fair value for any date. Real price oscillates around it in roughly four-year cycles tied to the halving, and two boundaries have framed that oscillation for the model's entire life:

How the bands are usually read: deep below trend has historically been an accumulation zone, far above trend a zone of euphoria and elevated risk. Both are descriptions of sixteen years of history — a range, never a promise.

07Trend values if the fit holds

The table below evaluates the current fit on 1 January of each year, with both historical bands alongside. It is recomputed in your browser from tonight's fit, so it changes as the fit changes — and the further out the row, the more the honest uncertainty in the exponent widens it.

Jan 1Lower band (−60%)Fair valueUpper band (×3)
Loading the trend table …

For a specific price target, each of these pages works the same arithmetic backwards — the date the trendline reaches that level, with the band around it:

$100k $200k $500k $1 million $10 million

Or use the interactive calculator, which runs in both directions: enter a price to get the trend date, or a date to get the trend price.

08Why the exponent keeps moving

This is the part most discussions of the power law skip, and it is the most important thing to understand about it. The exponent is an estimate, not a constant, and it moves for three separate reasons:

This site refits nightly rather than freezing a value, and shows the current numbers rather than a screenshot of last year's. That does not remove the uncertainty; it just stops the page from hiding it.

09The strongest objections

The most substantial critique of the model published in 2026 came from Carlos Baquero and Rui Menezes (arXiv, May 2026). It is worth reading before arguing either side, because it cuts in both directions.

Against the model:

  1. On distributions such as UTXO balances and daily returns, a power law is rejected — a lognormal fits better. Not every power law claimed about Bitcoin survives testing.
  2. The time-domain exponent depends on where you place t = 0, as above.
  3. Standard residual tests cannot distinguish a power law from a stack of sigmoid adoption waves. The data does not, on its own, pick the winner.

And yet, in the same paper's walk-forward comparison against ten models, the plain power law was the best 12-to-24-month forecaster (p < 0.05) — precisely because it commits to no particular wave shape and therefore has very little to overfit. Baquero's companion survey of the literature makes the broader point: the field's problem is not a shortage of models but a shortage of honest evaluation — walk-forward tests, holdout windows across several market regimes, a naive baseline to beat.

The fair summary: weak structural evidence, strong forecasting record. The power law is the most defensible long-horizon description of Bitcoin's price anyone has published, and that is a much smaller claim than the one its loudest advocates make for it.

10What would break it

A model worth trusting is one whose failure conditions you can name in advance. For this one they are:

Nothing on this page is financial advice. It is mathematics applied to history, with its error bars left visible — one lens among several, and most useful when you know exactly what it cannot see.

11Sources

12Frequently asked questions

What is the Bitcoin power law?
A statistical model describing Bitcoin's long-run price as a power of the network's age rather than of the calendar: price = A × daysn, with days counted from the genesis block on 3 January 2009. On a chart with a logarithmic time axis and a logarithmic price axis it is a straight line, and daily closes since 2010 have oscillated around that line in halving-driven cycles. It describes the trend, not the swings around it.
What is the Bitcoin power law formula?
price = A × daysn, days counted from 3 January 2009. A and n are not constants of nature: they are the intercept and slope of a least-squares line fitted to log price against log age over the full history. This site refits both every night and shows the current values in section 03, because a hard-coded fair value is wrong within weeks.
Is the Bitcoin power law peer-reviewed?
Since 2026, yes. Elsevier's Nonlinear Science published A Mechanistic Derivation of the Bitcoin Price Power Law by Santostasi and Perrenod on 29 June 2026: 5,696 daily prices from July 2010 to February 2026, an exponent of 5.69 ± 0.05, R² ≈ 0.96 on log price, and a derivation of that exponent from adoption growth plus a generalised Metcalfe relation. Peer review makes it a testable hypothesis — not a guarantee about future prices.
Why does the exponent keep changing?
Because it is a regression estimate. New data pulls it (roughly 5.82 in 2022, roughly 5.66 today); autocorrelation between consecutive daily prices means the honest uncertainty is about ±0.4, so the second decimal is noise; and the fitted value depends on where you place t = 0 — Baquero and Menezes showed shifting the origin can move it by up to roughly a factor of three. A site that freezes the exponent is showing a stale number.
Can the power law predict Bitcoin's price?
Not in the short term, and it does not try to. Around the trendline price has ranged from about 60% below to roughly three times above, so on horizons under a few years the model says almost nothing. Over long horizons it has held up better than more elaborate models: in the 2026 walk-forward comparison it was the best 12-to-24-month forecaster among ten tested, precisely because it commits to no particular wave shape. Educational material, not financial advice.
See it live on the chart → Build your own plan

Every live figure on this page is recomputed in your browser from the nightly fit served by btclaw.io. Educational material, not financial advice.