Digital Asset Database Digital asset research & education
BTC$77,458-0.32% ETH$2,396-1.05% USDT$0.9996+0.00% BNB$693.04+0.62% XRP$1.36+0.93% USDC$0.9998+0.00% SOL$100.39+0.10% TRX$0.3260+1.01% FIGR_HELOC$1.01-3.13% HYPE$81.98-1.84% ZEC$822.84-1.84% DOGE$0.0827+0.99% RAIN$0.0167-3.19% USDS$0.9998+0.00% XMR$510.10-1.81% LEO$9.25-0.02% LINK$11.19-0.60% WBT$70.97-0.65% ADA$0.2058+3.57% XLM$0.1767+0.41% BCH$247.95-0.36% DAI$1.00+0.01% CC$0.1096-3.87% USDE$0.9995+0.00% USD1$0.9994+0.01% LTC$50.04+1.24% GRAM$1.34+1.14% UNI$5.70-8.57% HBAR$0.0760+2.31% USDG$1.00+0.03% SUI$0.7666+5.37% AVAX$7.26+0.26%
Menu
Home
Assets All assetsSectorsRankingsHeat mapScreenerCompare assets★ Saved
Fundamentals Fees & revenueValue lockedExchange volumeNetwork activityStablecoinsStaking & yield
Valuation Valuation ratiosSupply & issuanceMetric definitions
Institutional Exchange-traded productsCorporate treasuries
Research Research notesEvents calendarRisk frameworkSecurity incidents
Learn Learn libraryGlossaryCalculatorsMethodologyData sourcesData freshnessAI agentsPublic API
News Ask the data Global market About us
Reading options
Photography CryptoStudio
Guided view

New to markets — prices, yields, market cap? We explain every term as you browse, in plain English. Same data, with the help built in.

Expert view

You already know the market. Just the data — clean, fast and compact, with no extra explanations. This is the default view.

Light or dark
Language
Public API

Every figure on this site is available as JSON, with its period and source attached.

Read the API docs
Definition ZKPZero knowledgezk-SNARKzk-STARK

Zero-Knowledge Proof

A method of proving a statement is true without revealing the information that makes it true.

A prover produces a proof that a verifier can check without learning the inputs, and the modern constructions used in digital assets are also succinct, meaning the proof is small and verification is fast even when the underlying computation was enormous. That succinctness, rather than the privacy, is what makes these proofs central to scaling: a contract can verify that a batch of thousands of transactions was executed correctly without re-executing any of them. Some SNARK constructions require a trusted setup ceremony whose secret must be discarded, while STARKs avoid that at the cost of larger proofs. Privacy uses do exist, including shielded transfers in Zcash and credential systems that prove an attribute without disclosing the underlying document.

In practice

A shielded Zcash transaction proves that inputs and outputs balance and that the spender was authorized, without publishing the amounts or the addresses involved.

The common misunderstanding

Zero-knowledge does not automatically mean private; most rollups use these proofs for compact verification while their transaction data stays fully public.

02

Related terms

Digital Signature Proof, produced with a private key, that the holder of that key approved one specific message such…
Hash Function A one-way function that turns any data into a fixed-length fingerprint, where the same input always…
Rollup A layer 2 that executes transactions in bulk elsewhere and posts the results, plus enough data,…
Validity Proof A cryptographic proof that a batch of transactions was executed correctly, checkable by a contract…
ZK-Rollup A rollup that posts a cryptographic proof with each batch showing that the new state was computed…

Assets

All assetsSectorsRankingsHeat mapScreenerCompareSaved

Fundamentals

Fees & revenueValue lockedExchange volumeNetwork activityStablecoinsStaking & yield

Valuation & risk

Valuation ratiosSupply & issuanceMetric definitionsRisk frameworkSecurity incidents

Institutional

Exchange-traded productsCorporate treasuriesEventsResearch notesNews

Learn

Learn libraryGlossaryCalculatorsAsk the dataAI agentsPublic API

About

About usContactMethodologyData sourcesEditorial policyData freshness

Legal

DisclaimersTerms of usePrivacy policy