Digital Asset Database Digital asset research & education
BTC$77,778+0.26% ETH$2,409-0.50% USDT$0.9996+0.00% BNB$696.72+1.32% XRP$1.37+1.41% USDC$0.9999+0.01% SOL$100.93+0.91% TRX$0.3263+1.10% FIGR_HELOC$1.01-2.00% HYPE$82.15-1.31% ZEC$833.55-0.45% DOGE$0.0830+1.49% RAIN$0.0167-2.10% USDS$0.9997-0.01% XMR$515.52-0.70% LEO$9.25-0.60% WBT$71.26-0.14% LINK$11.23-0.28% ADA$0.2053+3.73% XLM$0.1770+0.70% BCH$248.84+0.56% DAI$0.9998-0.01% CC$0.1093-3.82% USDE$0.9995+0.01% USD1$0.9994+0.01% LTC$50.28+1.45% GRAM$1.34+1.22% UNI$5.73-8.42% HBAR$0.0759+2.51% USDG$1.00+0.02% AVAX$7.27+0.63% SUI$0.7665+5.85%
Menu
Home
Asset Tutti gli assetSettoriClassificheHeat mapScreenerConfronta asset★ Saved
Fondamentali Fees & revenueValore bloccatoExchange volumeAttività di reteStablecoinStaking & yield
Valutazione Multipli di valutazioneSupply & issuanceDefinizioni delle metriche
Istituzionale Prodotti scambiati in borsaTesorerie aziendali
Ricerca Note di ricercaCalendario eventiFramework di rischioIncidenti di sicurezza
Impara Learn libraryGlossarioCalcolatoriMetodologiaFonti dei datiAggiornamento datiAI agentsAPI pubblica
Notizie Interroga i dati Mercato globale Chi siamo
Opzioni di lettura
Photography CryptoStudio
Vista guidata

Nuovo ai mercati — prezzi, rendimenti, market cap? Spieghiamo ogni termine mentre navighi, in modo chiaro. Gli stessi dati, con il supporto integrato.

Parere degli esperti

Il mercato lo conosci già. Solo i dati — chiari, rapidi e compatti, senza spiegazioni aggiuntive. Questa è la vista predefinita.

Chiaro o scuro
Lingua
API pubblica

Ogni dato presente su questo sito è disponibile in JSON, con il periodo e la fonte allegati.

Leggi la documentazione API
Valuation Working knowledge 6 min

Market cap per active address, and why an address is not a person

Dividing market cap by active addresses gives a value-per-user figure whose denominator counts neither values nor users reliably.

Market cap per active address divides a network's market capitalization by the number of addresses that transacted over a period. It is the closest available analogue to a value-per-user measure, and the analogy holds only if addresses correspond to users, which they do not. One person can control thousands of addresses, and one address can serve millions of people.

The metric is published as market cap per active address, built from market cap and 24-hour active addresses. Both inputs are well defined; the interpretation placed on their quotient is where the difficulty lies.

What an address is

An address is a destination derived from a public key, or in some designs from a contract. Creating one costs nothing and requires no permission and no identity. A single wallet application routinely generates a fresh address for each receipt, which is standard practice on ledgers that track unspent outputs and is done for privacy rather than for accounting. Nothing in the protocol records that those addresses belong to one person.

The reverse case is equally common. A centralized exchange may serve a very large user base from a small number of on-chain addresses, settling most transfers internally and touching the public ledger only at the edges. Those users are entirely invisible to an address count, and the exchange itself appears as a handful of extremely active addresses.

What inflates and what deflates the count

EffectCauseDirection
Fresh address per transactionWallet privacy defaultsInflates
Airdrop farmingOne operator running many addresses to qualify for a distributionInflates
Bots and arbitrageAutomated strategies transacting continuouslyInflates
DustingUnsolicited tiny sends to many addressesInflates
Exchange internal settlementUsers trading without touching the chainDeflates
Layer 2 migrationActivity moving to a network that settles in batchesDeflates the base layer
Batched payoutsMany payments compressed into one transactionDeflates

Several of these operate at once and in opposite directions, which is why an address count is unreliable as a level and more informative as a change. Address clustering attempts to group addresses under a common controller using spending heuristics and known labels. Those heuristics are probabilistic, proprietary where they are any good, and subject to revision as new patterns are identified, so a clustered count is an estimate with an unpublished error bar rather than a census.

The layer 2 discontinuity

The most consequential distortion is structural. When users move to a layer 2 network, their activity no longer appears in the base layer's address count, even though the base layer still provides settlement and still earns fees from the rollup posting its data. A base-layer address count falling while total usage rises is the expected outcome of a working scaling design, not a decline in adoption.

This makes the ratio non-comparable across time for any network that has undergone such a shift, and non-comparable across networks with different architectures. A chain that executes everything on its base layer will always show more base-layer addresses than a modular one serving the same population. The network activity pages present address counts per layer so the transfer is visible rather than read as a decline.

What it is still good for

Two uses survive the caveats. The first is direction over time within one network with a stable architecture, where the 30-day change in active addresses read against daily transactions can show whether growth is coming from more participants or from the same participants transacting more often. Those two patterns have different implications for fee stability and neither is visible from the headline count.

The second is as a divergence check. If market cap moves substantially while address counts, transaction counts and fees do not, that divergence is a fact worth recording. It carries no direction and no conclusion. Networks have gone through long periods in which usage and valuation moved apart, in both directions, and those episodes resolved in ways that no reading of the ratio would have anticipated in advance.

Three counts that are often confused

Active addresses and new addresses answer different questions, and addresses with a balance answers a third. Active counts participation within a window. New counts first appearances, which is inflated by exactly the behaviors listed in the table above and is the easiest of the three to manufacture. Addresses with a balance counts holding rather than transacting, and is inflated by dust and by the fact that abandoned addresses never disappear from a ledger that only appends.

None of the three is a user count, and treating any of them as one produces a per-user figure with no defensible unit. Stated precisely, market cap per active address is dollars of market capitalization per transacting address per day. That is a real quantity with a narrow meaning, and the narrow meaning is the whole of what it supports.

The count is also asymmetric in how it can be manipulated. Raising an address count is nearly free, since the only cost is the transaction fee on a low-fee network, and incentive programs have repeatedly produced large increases that reversed as soon as the program ended. Lowering one requires a change in behavior or architecture. A rising count therefore carries less information than a falling one, which is the opposite of how such series are usually read.

A final point about scale. Because the denominator is a count rather than a value, the metric is extremely sensitive to network size and says nothing about how much value each of those addresses moved. Two networks with identical counts can differ enormously in the size of the transfers behind them, which is a question for the settled-value measures in the next article.

The network activity pages carry the address and transaction series with their layer attribution, and the methodology pages state which deduplication is applied to each.

01

Cosa tenere a mente

Addresses are free to create and carry no identity, so a count of them is not a count of people.
Wallet defaults, bots, airdrop farming and dusting inflate counts while exchanges, batching and layer 2 migration deflate them.
A base-layer address count falling as activity moves to a rollup is the expected result of scaling, not a decline in use.
The metric is most defensible as a change over time within one network and as a divergence check against fees and transactions.
Active addresses, new addresses and addresses with a balance measure three different things and are not interchangeable.

Asset

Tutti gli assetSettoriClassificheHeat mapScreenerConfrontaSalvato

Fondamentali

Fees & revenueValore bloccatoExchange volumeAttività di reteStablecoinStaking & yield

Valuation & risk

Multipli di valutazioneSupply & issuanceDefinizioni delle metricheFramework di rischioIncidenti di sicurezza

Istituzionale

Prodotti scambiati in borsaTesorerie aziendaliEventsNote di ricercaNotizie

Impara

Learn libraryGlossarioCalcolatoriInterroga i datiAI agentsAPI pubblica

Informazioni

Chi siamoContattoMetodologiaFonti dei datiPolitica editorialeAggiornamento dati

Legale

DisclaimerTermini di utilizzoPrivacy policy