Digital Asset Database Digital asset research & education
BTC$77,901+1.70% ETH$2,407+1.28% USDT$0.9996+0.00% BNB$712.37+4.29% XRP$1.37+3.79% USDC$0.9998+0.01% SOL$100.84+2.96% TRX$0.3278+1.56% FIGR_HELOC$1.01-2.01% HYPE$82.00+1.46% ZEC$844.20+6.34% DOGE$0.0831+2.56% RAIN$0.0166-2.27% USDS$0.9998+0.01% XMR$513.32+0.98% LEO$9.44+2.10% LINK$11.29+2.55% WBT$71.36+1.56% ADA$0.2069+6.35% XLM$0.1777+3.18% BCH$250.42+2.43% DAI$0.9998+0.01% CC$0.1099-1.85% USDE$0.9994+0.00% USD1$0.9993+0.00% LTC$50.71+3.95% UNI$6.21+7.40% GRAM$1.34+1.43% HBAR$0.0768+4.83% USDG$1.00+0.03% AVAX$7.29+2.55% SUI$0.7671+7.88%
菜单
首页
资产 全部资产板块排名Heat map筛选器对比资产★ Saved
基本面 Fees & revenue锁定价值Exchange volume网络活动StablecoinsStaking & yield
估值 估值比率Supply & issuance指标定义
机构 交易所交易产品企业资产负债表
研究 研究笔记事件日历风险框架安全事件
学习 Learn library术语表计算工具方法论数据来源数据新鲜度AI agents公开 API
资讯 查询数据 全球市场 关于我们
阅读选项
Photography CryptoStudio
引导视图

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

专家观点

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

浅色或深色
语言
公开 API

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

阅读 API 文档
定义 Hash treeMerkle rootMerkle proof

Merkle Tree

A structure that hashes items in pairs repeatedly until one hash represents them all, so any single item can be checked cheaply.

The leaves are hashes of individual items such as transactions, each level hashes pairs together, and the single hash at the top, the Merkle root, is placed in the block header. To prove that one transaction is in the set, a verifier needs only the sibling hashes along the path to the root, a number that grows with the logarithm of the set size rather than its size, which is what makes light clients and rollup proofs practical. Ethereum uses a Merkle-Patricia trie for its state so that balances and storage slots can be proven the same way. The structure is named after Ralph Merkle, who described it in the late 1970s, long before blockchains existed.

实际应用

Exchange proof-of-reserves attestations often publish a Merkle root so each customer can verify that their balance was included in the total that was attested.

常见的误解

A Merkle proof shows that an item was included in a committed set, not that the set is complete or honest, which is why proof of inclusion is not proof of solvency.

02

相关术语

Block A batch of transactions recorded together, plus a header that links it to the block before it.
Data Availability The guarantee that the data behind a block or batch was actually published, so anyone can download…
Hash Function A one-way function that turns any data into a fixed-length fingerprint, where the same input always…
Light Client Software that checks a blockchain using only block headers and small proofs instead of downloading…
State The current record of who owns what and what every contract stores, produced by applying all past…
03

使用该资产的课程

资产

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

基本面

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

Valuation & risk

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

机构

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

学习

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

关于

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

法律

免责声明使用条款Privacy policy