Digital Asset Database Digital asset research & education
BTC$77,752+0.72% ETH$2,404-0.12% USDT$0.9997+0.01% BNB$693.52+1.23% XRP$1.37+1.83% USDC$0.9998+0.00% SOL$100.72+0.89% TRX$0.3252+1.12% FIGR_HELOC$1.01-3.13% HYPE$82.39-0.87% ZEC$823.91-1.02% DOGE$0.0831+2.37% RAIN$0.0167-3.01% USDS$0.9998+0.00% XMR$509.97+0.42% LEO$9.32-0.18% WBT$71.17+0.21% LINK$11.19+0.13% ADA$0.2068+4.85% XLM$0.1788+2.15% BCH$247.64+0.37% DAI$0.9999-0.01% CC$0.1120-1.33% USDE$0.9995+0.00% USD1$0.9994+0.01% LTC$50.12+1.63% GRAM$1.34+2.61% UNI$5.76-2.99% HBAR$0.0760+3.41% USDG$1.00+0.05% SUI$0.7760+7.50% AVAX$7.24+0.93%
菜单
首页
资产 全部资产板块排名Heat map筛选器对比资产★ Saved
基本面 Fees & revenue锁定价值Exchange volume网络活动StablecoinsStaking & yield
估值 估值比率Supply & issuance指标定义
机构 交易所交易产品企业资产负债表
研究 研究笔记事件日历风险框架安全事件
学习 Learn library术语表计算工具方法论数据来源数据新鲜度AI agents公开 API
资讯 查询数据 全球市场 关于我们
阅读选项
Photography CryptoStudio
引导视图

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

专家观点

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

浅色或深色
语言
公开 API

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

阅读 API 文档
定义 World stateState growthState bloatState size

State

The current record of who owns what and what every contract stores, produced by applying all past transactions in order.

The chain stores transactions; the state is the result of replaying them, and every block header commits to it through a state root so two honest nodes can confirm they computed the same thing. Ethereum keeps state in a Merkle-Patricia trie of accounts, balances, contract code, and contract storage, while Bitcoin's equivalent is the set of unspent outputs. State growth, sometimes called state bloat, is the problem that this set only ever grows as new accounts and contracts appear, steadily raising the disk and memory needed to run a node and therefore pressing on how many people can validate independently. Proposed responses include pruning historical data, charging rent for storage, expiring untouched state, and stateless clients that carry proofs instead of the full set.

实际应用

An Ethereum block header includes a state root, so a node that processed the same blocks correctly will compute exactly the same root as every other honest node.

常见的误解

State growth is not the same as chain size; a node can discard old blocks, but it cannot discard current state and still validate new transactions.

02

相关术语

Account Model An accounting design where the network stores a running balance for each account, like rows in a…
Block A batch of transactions recorded together, plus a header that links it to the block before it.
Node A computer running blockchain software that stores the chain, checks new blocks against the rules,…
Sharding Splitting a network so each node handles only part of the work, instead of every node processing…
UTXO An accounting design where a balance is the sum of unspent chunks of coin, each spent whole like a…
03

使用该资产的课程

资产

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

基本面

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

Valuation & risk

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

机构

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

学习

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

关于

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

法律

免责声明使用条款Privacy policy