Privacy Flow
Transaction distribution across Midnight's shielded, unshielded, contract, and bridge flows over the last 7 days.
Source: /api/analytics/privacy (shielded vs unshielded tx classification) + /api/analytics/bridge (24h bridge ops) + /api/analytics/overview (contract call count). All values computed from real mainnet data. Privacy-preserving: Midnight's shielded transactions do not reveal sender, recipient, or amount on chain — only that a private transaction occurred.
Payloads encrypted by design
Midnight emits zswap ledger events per shielded operation. Counts are visible to anchor activity; payloads (sender, recipient, amount, note commitments) remain encrypted on chain — akin to Oasis Sapphire's confidential events.
What this shows
- Shielded — fully private transactions using Midnight's ZK shielded pool. Sender, recipient, and amount are hidden on chain.
- Unshielded — public transactions visible on chain (addresses and amounts revealed).
- Contracts — ZK smart contract calls. The specific circuit (
entryPoint) is visible; internal state is private. - Bridge — cross-chain operations anchored to Cardano (last 24h only).