Digital Asset Database Digital asset research & education
BTC$77,570+0.00% ETH$2,398-0.71% USDT$0.9996+0.00% BNB$692.08+0.73% XRP$1.36+1.01% USDC$0.9998+0.00% SOL$100.14+0.06% TRX$0.3259+1.23% FIGR_HELOC$1.01-3.13% HYPE$82.19-0.98% ZEC$816.89-2.50% DOGE$0.0825+0.92% RAIN$0.0167-3.19% USDS$0.9998+0.00% XMR$507.87-2.23% LEO$9.31-0.31% WBT$71.02-0.39% LINK$11.18-0.29% ADA$0.2048+3.66% XLM$0.1768+0.78% BCH$247.04-0.92% DAI$0.9998-0.02% CC$0.1106-3.09% USDE$0.9994+0.00% USD1$0.9994+0.00% LTC$50.11+1.47% GRAM$1.33+1.66% UNI$5.71-8.70% HBAR$0.0757+2.16% USDG$1.00+0.03% SUI$0.7652+5.78% AVAX$7.25+0.29%
菜单
首页
资产 全部资产板块排名Heat map筛选器对比资产★ Saved
基本面 Fees & revenue锁定价值Exchange volume网络活动StablecoinsStaking & yield
估值 估值比率Supply & issuance指标定义
机构 交易所交易产品企业资产负债表
研究 研究笔记事件日历风险框架安全事件
学习 Learn library术语表计算工具方法论数据来源数据新鲜度AI agents公开 API
资讯 查询数据 全球市场 关于我们
阅读选项
Photography CryptoStudio
引导视图

市场新手——价格、收益率、market cap?我们在您浏览时逐一解释每个术语,语言简明直白。数据相同,内置辅助说明。

专家观点

您已了解市场。仅呈现数据——简洁、快速、紧凑,无多余说明。此为默认视图。

浅色或深色
语言
公开 API

本站所有数据均可通过 JSON 获取,并附带期间与来源信息。

阅读 API 文档
Start here Working knowledge 7 min

Why anyone pays for block space

Every block is a small, perishable auction for inclusion, and its clearing price is the closest thing a chain has to a demand signal.

Each block has room for a limited amount of computation and data, that room expires when the block is produced, and it cannot be stored for later. Users bid for inclusion, and the clearing price is what everyone calls a transaction fee. Very little about a chain's economics makes sense until this auction does.

A scarce good that perishes every few seconds

The limit is deliberate. If blocks could be arbitrarily large, the cost of running a full node would rise until only well-funded operators could verify the chain, and open verification is the property the system exists to provide. So capacity is capped, in bytes on Bitcoin and in units of gas on Ethereum and similar chains, where gas prices computation and storage rather than raw size, so a simple transfer and a complex contract call consume very different amounts.

Waiting transactions sit in the mempool, a loose set of pending messages each node keeps for itself. There is no single queue and no ticket order. Whoever builds the next block selects from what they can see, ordinarily by fee density, so a transaction competes against everyone else who wants the same slot at the same moment. When demand is low the auction clears near the floor; when a popular mint or a wave of liquidations arrives, it does not, and the price can move by an order of magnitude within minutes.

This is why fee spikes are short and sharp rather than gradual. Supply is perfectly inelastic in the short run: no amount of willingness to pay creates additional room in the block being produced right now.

How the auction is actually run

Bitcoin uses a straightforward pay-what-you-bid market in satoshis per virtual byte. Underbid, and the transaction waits, possibly for days, until demand falls or it is replaced by a higher-fee version of itself.

Ethereum changed its mechanism with EIP-1559 in August 2021. Each block carries a protocol-computed base fee that rises when the previous block was more than half full and falls when it was less, moving in bounded steps so the price adjusts over a few blocks rather than through a bidding scramble. The base fee is burned, permanently removing that ether from supply. On top of it, a priority fee goes to whoever produces the block, and that is where competition for position within a block now lives.

The mechanism did two distinct things, and they are often conflated. It made fees far easier to estimate, because the base fee is known in advance for the next block rather than guessed. Separately, it redirected a share of fee income from block producers to all holders through burning. The first is a user-experience change; the second is a change in who captures the money.

Who receives the money

Split every payment by destination, because the two halves mean different things. The portion paid to miners or validators is supply-side revenue: it compensates the parties who secure and operate the chain, and it is a cost of production rather than a benefit to holders. The portion burned, or otherwise directed at the asset itself, behaves as holder revenue, because it reduces supply in a way every holder shares proportionally without anyone deciding to distribute it.

Here the equity vocabulary needs care. Burned fees resemble a share repurchase in arithmetic, but there is no board authorizing it, no obligation to continue, no accounting statement recognizing it, and no residual claim standing behind it. Fee income is not earnings: nobody is required to collect it on holders' behalf, and a governance vote or a client upgrade can change the split. A ratio such as market cap to fees is not a price-to-earnings ratio and does not carry the same meaning; it is a rough activity multiple whose denominator can move by an order of magnitude with a single change in demand, and whose numerator is a market opinion rather than a book value.

There is also a security dimension that pure income framing misses. On a chain whose issuance declines over time, fees are eventually expected to fund most of the payment to block producers. How much security spending a chain can sustain from fees alone is an open question about the long-run design, not a settled fact, and it is the reason fee series are watched by people with no trading interest at all.

Rollups purchase block space wholesale

Fees also explain why Layer 2 networks exist. A rollup executes transactions off the main chain and posts data back to it, so thousands of user transactions share the cost of one settlement footprint. The economics are those of a wholesaler: a rollup's sequencer charges users, pays the base layer for data availability, and keeps the difference. Ethereum's introduction of blobs, a separate and lower-cost data lane whose contents expire after a short window, gave rollups a dedicated market rather than forcing them to compete with ordinary transactions for identical space.

One consequence matters when reading any fee chart. Headline fee totals on a base layer can fall while total usage rises, because activity moved to networks that purchase space in bulk. A fee series read without knowing which layer captured the activity produces the wrong conclusion about demand, and the same applies to transaction counts.

Ordering has value of its own

Fees pay for inclusion, but position within a block is separately valuable. Observing a pending trade and placing transactions around it can be profitable, which is maximal extractable value, and its unpleasant forms include front-running and the sandwich attack. Specialized builders now assemble blocks and bid for the right to have them proposed, so part of what looks like a fee market is really an auction for ordering rights. This is a cost borne by users that rarely appears in any fee metric, and its size is estimated rather than measured directly.

Reading fees without over-reading them

The useful series are fees over 24 hours for level, median transaction fee rather than the average for what a normal user pays, since a handful of complex contract calls drag an average upward, and the amount burned where a burn exists. Fee yield expresses annualized fees against market capitalization, which is a comparison device rather than a yield anyone receives. All of these are denominated in a currency whose own price moves, so a fee series in dollars mixes activity with price and is best read next to the native-unit series.

The fees section holds these series with the burn and supply-side split shown separately, and every definition behind them is written out in the metric catalog. The next lesson follows a single payment from signature to confirmation, which is where the fee market stops being abstract.

01

核心要点

Block space is capped so ordinary machines can still verify the chain, which makes inclusion a scarce good sold by auction.
EIP-1559 replaced pure bidding on Ethereum with an algorithmic base fee that is burned, plus a priority fee paid to block producers.
Fees paid to validators are a production cost while burned fees act as a proportional benefit to holders, so the two must not be summed carelessly.
Fee income is not earnings and market-cap-to-fees is not a price-to-earnings ratio, because no entity is obliged to collect or distribute anything.
Base-layer fee totals can fall while usage rises when activity migrates to rollups purchasing data space in bulk.

资产

全部资产板块排名Heat map筛选器对比已保存

基本面

Fees & revenue锁定价值Exchange volume网络活动StablecoinsStaking & yield

Valuation & risk

估值比率Supply & issuance指标定义风险框架安全事件

机构

交易所交易产品企业资产负债表Events研究笔记资讯

学习

Learn library术语表计算工具查询数据AI agents公开 API

关于

关于我们联系方法论数据来源编辑政策数据新鲜度

法律

免责声明使用条款Privacy policy