Learn Zcash. Stay shielded.
Content-heavy guides mapped to ZEC, Zcash, privacy token, shielded transactions, wallets, viewing keys, and protocol keywords.
Privacy Stack Atlas
Follow the receiver, value pool, proof system, and disclosure boundary for each Zcash payment path.
Showing the Orchard stack. A Unified Address routes a supporting wallet into Zcash's Halo 2 shielded pool.
- ReceiverUnified AddressIncludes an Orchard receiver
- PoolOrchardSeparate shielded privacy set
- ProofHalo 2No Orchard-specific trusted setup
- DisclosureViewing key optionalUser-controlled read authority
Modern shielded path
- Payment fields
- Sender, receiver & amount encrypted
- Memo
- Memo encrypted
- Validity
- Validity publicly verified
Orchard in Zcash Explained
Orchard is Zcash's newest production shielded payment protocol. It arrived with NU5, uses Halo 2 proofs without a protocol-specific trusted setup, and is accessed through Unified Addresses rather than a standalone Orchard address string.
orchard zcashPrivacySapling in Zcash Explained
Sapling was the 2018 Zcash upgrade that made shielded payments fast enough for practical wallet use. Its pool remains distinct from Orchard, uses Groth16 proofs, and introduced the viewing-key model that still shapes selective disclosure in Zcash.
sapling zcashPrivacyzk-SNARKs in Zcash Explained
A Zcash zk-SNARK lets the network verify that a shielded transaction follows the rules without seeing the private witness behind it. Sapling and Orchard use different proof systems, and neither proof hides mistakes made outside the shielded protocol path.
zk-snarks zcashPrivacyZcash Encrypted Memos
A Zcash shielded output can carry a 512-byte encrypted memo for payment context or application data. The memo is not public, but it is permanent ciphertext and can become readable to anyone later given sufficient viewing authority.
zcash memoPrivacyTransaction Visibility Lab
Switch between all four transparent and shielded payment paths to see which addresses, amounts, and memos remain public or encrypted.
zcash transaction privacyPrivacyViewing Key Disclosure Lab
Compare public, incoming, and full viewing authority without pasting sensitive key material into a website.
zcash viewing keyMarketsWhat Is ZEC?
ZEC is the spendable coin on the Zcash network. It can move through transparent addresses like Bitcoin-style public payments, or through shielded addresses where transaction details are encrypted.
zecMarketsZEC Price Today
ZEC price is the market value of one Zcash coin. The live snapshot above combines exchange-weighted market data with Zcash-specific network context so you can separate a moving ticker from what is happening on the chain.
zec priceBasicsWhat Is Zcash?
Zcash is a digital currency designed to give users more control over what they reveal. It supports public transparent transactions and encrypted shielded transactions on the same network.
what is zcashBasicsWhat Is ZEC?
ZEC is the coin users send, receive, hold, shield, and spend on the Zcash network. The ticker matters less than the path the coin takes: transparent or shielded.
what is zecPrivacyZcash Shielded Transactions
A shielded Zcash transaction is designed to keep transaction details private while still letting the network verify that the transfer follows the rules.
zcash shielded transactionsPrivacyTransparent vs Shielded Zcash
Transparent Zcash exposes transaction information publicly. Shielded Zcash is designed to keep payment details private. The difference changes what the chain reveals and what users need from their wallet.
transparent vs shielded zcashPrivacyZcash Unified Addresses
A Zcash unified address is a user-facing address format that can include multiple receiver types, helping wallets route payments to the best supported Zcash pool.
zcash unified addressPrivacyZcash Viewing Keys
Viewing keys are part of Zcash's selective disclosure story: users can keep shielded activity private while choosing to reveal certain information when needed.
zcash viewing keyWalletsBest Zcash Wallets
There is no honest single best Zcash wallet. Zodl is the strongest shielded-first mobile default, Edge fits people who need ZEC beside other assets, Zingo is the open-source mobile alternative, and YWallet or its successor Zkool fit users who want deeper desktop and pool controls. The right answer depends on what you need the wallet to do.
best zcash walletWalletsZashi Is Now Zodl
Zashi became Zodl in February 2026. According to the official transition notice, existing users did not need to transfer funds, replace a seed phrase, or install a separate wallet; the app updated under the new name.
zashi walletWalletsHow to Send Shielded ZEC
To send shielded ZEC, use a current wallet with a spendable shielded balance, give it a receiver it can route privately, confirm the selected path, amount, conventional fee, and memo, then prove the workflow with a small payment. A Unified Address helps the wallet choose a receiver; the transaction actually built determines what remains encrypted.
send shielded zecComparisonsPrivacy Coin vs Privacy Token
Privacy token is not a precise crypto category. In the Zcash context, the useful term is privacy coin: Zcash can protect shielded payment details with zero-knowledge proofs, while other privacy technologies solve different problems.
privacy tokenComparisonsZcash vs Monero
Zcash and Monero are both privacy-focused cryptocurrencies, but their models differ. Monero makes privacy mandatory by default. Zcash supports shielded privacy, transparent compatibility, and selective disclosure.
zcash vs moneroNetworkZcash Shielded Supply
Shielded supply is one of the most Zcash-specific metrics because it points to how much ZEC sits inside privacy-preserving pools instead of only transparent addresses.
zcash shielded supplyPrivacyZcash Z-Address vs T-Address vs Unified Address
A Zcash t-address is public, a z-address receives shielded funds, and a Unified Address can package several receiver types so a compatible wallet can choose the best route. For most users, a Unified Address from a modern shielded wallet is the practical default.
z address vs t addressPrivacySelective Disclosure in Zcash
Selective disclosure means starting with shielded information and revealing only what a real recipient needs. In Zcash, viewing keys can provide account-level visibility, while transaction-specific payment disclosures are described by a separate draft standard.
zcash selective disclosurePrivacyIs Zcash Traceable?
Transparent Zcash is traceable on-chain. Fully shielded Zcash hides the sender, recipient, amount, and memo from public view, but the transaction still exists and off-chain metadata can create links. The accurate answer depends on the route, wallet, and information an observer already has.
is zcash traceablePrivacyZcash Privacy Best Practices
Good Zcash privacy comes from a chain of ordinary decisions: use a current shielded wallet, keep ZEC shielded, confirm the receiver selected, avoid metadata leaks, and protect the keys that control both funds and visibility.
zcash privacy best practicesBasicsHow Zcash Works
Zcash works like a public consensus network with two different payment surfaces. Transparent transactions publish Bitcoin-like inputs and outputs. Shielded transactions replace those public payment details with encrypted notes, commitments, nullifiers, and a zero-knowledge proof that nodes can verify without learning the protected sender, recipient, or amount.
how does zcash workBasicsZcash vs Bitcoin
Zcash began from Bitcoin's code lineage and keeps familiar ideas such as proof-of-work mining and a 21 million unit supply cap. The decisive difference is transaction privacy: Bitcoin publishes its transaction graph, while Zcash can settle shielded payments whose sender, recipient, amount, and memo remain encrypted.
zcash vs bitcoinBasicsZcash History
Zcash grew from academic attempts to add privacy to Bitcoin into an independent network built around zero-knowledge proofs. Its history is not one launch event: Sprout proved the idea, Sapling made shielded use practical, NU5 introduced Orchard and Halo 2, and later upgrades changed funding, node operations, and security response.
zcash historyBasicsZcash Economics
Zcash targets a maximum monetary base of 21 million ZEC and issues new coins through proof-of-work block subsidies. Its economics differ from a simple Bitcoin copy because Zcash has a 75-second block target, protocol funding streams, multiple chain value pools, conventional transaction fees, and active proposals that could change future issuance mechanics.
zcash economicsBasicsZcash FAQ
Zcash is a proof-of-work cryptocurrency that supports public transparent payments and encrypted shielded payments on the same network. ZEC is the currency unit. The most important practical fact is that privacy depends on the transaction path a wallet actually constructs, not merely on owning ZEC.
zcash faqComparisonsPrivacy Coins Explained
Privacy coins are not one technology. Zcash can encrypt sender, recipient, amount, and memo data inside shielded transfers while supporting viewing keys and transparent compatibility. Monero makes its private transaction model mandatory. Dash keeps a transparent ledger and adds optional CoinJoin mixing. Those are three different privacy jobs, not three versions of the same feature.
privacy coinsComparisonsBest Privacy Coins by Use Case
There is no honest universal winner. Monero is the clearest fit for mandatory private transactions. Zcash is the clearest fit for shielded payments with selective disclosure and transparent compatibility. Dash fits users seeking a transparent payment network with optional CoinJoin, but its model should not be confused with encrypted transaction fields.
best privacy coinsComparisonsZcash vs Dash
Zcash and Dash do not offer the same kind of privacy. Zcash shielded transactions can encrypt sender, recipient, amount, and memo fields and support viewing-key disclosure. Dash uses a transparent ledger with optional CoinJoin to make ownership linkage between inputs and outputs harder to infer.
zcash vs dashComparisonsAre Privacy Coins Legal?
Privacy coins are not governed by one global yes-or-no rule. As of July 19, 2026, owning, self-custodying, transferring, operating a service, and receiving exchange support are separate legal questions. Some jurisdictions regulate service providers or prohibit anonymity-enhancing activity; a delisting or compliance restriction is not automatically a ban on personal possession. This guide is general information, not legal advice.
are privacy coins legalWalletsMobile Zcash Wallets
The strongest mobile Zcash wallet is the one that matches your actual job. Zodl is the cleanest Zcash-first choice, Edge fits multi-asset use, Zingo is the open-source alternative, and YWallet remains useful for granular controls while its users evaluate the move toward Zkool. Shielded support, recovery, and official distribution matter more than app-store ratings.
mobile zcash walletWalletsDesktop Zcash Wallets
Desktop Zcash users have three meaningfully different paths: Brave Wallet for a browser-native shielded experience, YWallet for broad packaged platform support and detailed pool controls, and Zkool for advanced Linux-led account, signing, and network workflows. A full node is a separate choice and is not required for every desktop wallet.
desktop zcash walletWalletsHardware Wallets for Zcash
Keystone Pro 3 with Cypherpunk firmware and Zodl is the clearest current first-party path for hardware-backed shielded ZEC. Trezor's own Zcash page explicitly limits its devices to public t-address transactions. Ledger supports ZEC and publishes Zcash applications and third-party paths, but its reviewed first-party pages do not present one equally simple native shielded workflow. Verify the complete device-wallet-firmware path, not the coin logo.
zcash hardware walletWalletsHow to Create a Zcash Wallet
A sound Zcash wallet setup is a short ceremony: choose a maintained shielded-capable wallet, install it from the official source, create recovery material in private, confirm the receiver and pool behavior, receive a small test, and prove that the recovery path works. The setup is not finished when an address appears on screen.
create zcash walletWalletsHow to Back Up a Zcash Wallet
A Zcash wallet backup is complete only when the recovery material is recorded offline, the wallet and account context are documented, and the restore process has been tested without destroying the sole working copy. The phrase controls the funds; the wallet birthday helps the software find them efficiently.
backup zcash walletWalletsHow to Receive ZEC Safely
To receive ZEC safely, generate the address inside a current shielded-capable wallet, learn which receiver the sender can use, share the complete address through an authenticated channel, and prove the path with a small deposit. A Unified Address improves coordination, but the sender's wallet still chooses the actual receiver and therefore the privacy path.
receive zecWalletsHow to Shield Transparent ZEC
Shielding moves ZEC from a transparent receiver into a wallet-controlled shielded pool. The transparent input, amount crossing the boundary, transaction fee, and transaction existence remain public; the shielded destination and later fully shielded payment fields are protected. Use the wallet's internal shielding flow, wait until the output is spendable, and do not treat the pool as a momentary pass-through.
how to shield zecWalletsZcash Transaction Fees Explained
Zcash wallets currently follow ZIP 317's conventional fee policy: 5,000 zatoshis per logical action, with a two-action grace window. That makes the conventional fee for a minimal transaction 10,000 zatoshis, or 0.0001 ZEC. More complex transactions can cost more, the fee is public even when payment fields are shielded, and users should normally let maintained wallet software calculate it.
zcash transaction feesNetworkZcash Block Height
Zcash block height is the position of the latest indexed block in the chain an observer currently considers best. It is a precise public fact with one important wrinkle: two healthy observers can briefly differ by a block while data propagates.
zcash block heightNetworkZcash Hashrate
Zcash hashrate estimates how many Equihash solutions miners collectively evaluate per second. The important word is estimates: the chain records successful proof of work, not every unsuccessful attempt made by every machine.
zcash hashrateNetworkZcash Mining Difficulty
Zcash mining difficulty is a human-readable representation of the proof-of-work target miners must satisfy. It is consensus-critical calibration, not a direct count of miners or a standalone security score.
zcash difficultyNetworkZcash Transaction Count
A Zcash transaction count measures public transaction envelopes confirmed on-chain during a stated window. It does not count people, economic payments, or only shielded transfers, and it does not make encrypted payment details visible.
zcash transactionsNetworkZcash Network Fees
Zcash fee telemetry describes what transactions paid on-chain; ZIP 317 describes the conventional fee wallets should calculate from public transaction structure. The observed median and the policy baseline can match without meaning every transfer costs the same.
zcash feesNetworkZcash Explorer: What Block Explorers Show and Hide
A Zcash block explorer is a view into public consensus data, not a universal search engine for private financial history. The right explorer depends on whether you need a block, transaction, mining metric, API, or privacy-respecting lookup path.
zcash block explorerWalletsYWallet for Zcash
YWallet remains an unusually capable self-custody Zcash wallet with official packages for mobile and desktop. Its current install page lists version 1.15.3, while the developer describes Zkool as YWallet's successor. That makes YWallet usable today, but no longer the obvious starting point for every new power user.
ywallet zcashWalletsZingo Wallet for Zcash
Zingo is a current, open-source Zcash light-client wallet for iOS and Android. It defaults to shielded sends and keeps keys plus transaction detection on the client, but its own privacy documentation is clear that the selected lightwallet server can still learn an IP address and block-level metadata.
zingo walletWalletsNighthawk Wallet and Zcash
Nighthawk is no longer a current Zcash wallet recommendation. Its legacy Android and iOS Zcash repositories say they are no longer maintained, while the current Nighthawk site and version 3 repositories point to DarkFi testnet. Existing users should protect recovery material and plan a careful, case-specific move to maintained Zcash software.
nighthawk wallet zcashEcosystemWhere to Buy Zcash (ZEC)
You can acquire ZEC through a centralized exchange that serves your verified account or by swapping an existing crypto asset through a supported cross-chain route. The right path depends on country, payment method, custody, fees, and the Zcash receiver accepted at withdrawal. Check those facts inside the provider before depositing money.
where to buy zecWalletsEdge Wallet for Zcash
Edge is a self-custody, multi-asset mobile wallet with documented shielded ZEC support on iOS and Android. It is also the first wallet to ship the full Zcash Names beta experience. That makes Edge useful for people who want private ZEC payments without a Zcash-only app, but the surrounding phone, network, name, and swap metadata still deserve attention.
edge zcash walletWalletsZkool Wallet for Zcash
Zkool is a multi-account Zcash wallet for users who want direct control over transparent, Sapling, and Orchard pools, viewing-only accounts, Tor, full-node or light-node connections, FROST, and offline PCZT workflows. It is the declared successor to YWallet. The feature depth is real, and so is the operating burden: Zkool's own README calls the interface basic and lists missing convenience features.
zkool walletEcosystemZebra Zcash Full Node
Zebra is the Zcash Foundation's full-node implementation written in Rust. It downloads and validates Zcash chain state, participates in the peer-to-peer network, exposes operational interfaces, and is the node path node-only operators need to evaluate after zcashd's documented end-of-support height. Zebra is infrastructure, not a wallet, and running it does not make an unshielded payment private.
zebra zcashEcosystemlightwalletd for Zcash
lightwalletd is the bandwidth-efficient backend used by mobile and other Zcash light wallets to obtain compact chain data without downloading the full blockchain. It is important infrastructure, not a wallet and not a consensus node. Its own repository is unusually direct about the boundary: the service is under active development, has not received a thorough external audit, and inherits light-wallet security and privacy limits.
lightwalletdEcosystemzcashd End of Support and Migration
zcashd is the original C++ Zcash consensus node and wallet daemon. Version 6.20.0 carries an explicit end-of-life warning: zcashd does not support NU6.3, and its automatic end-of-support halt is set at block 3,417,100. The public chain snapshot used by House of Zcash is beyond that documented height. Node-only operators are directed toward Zebra, while installations that depend on the zcashd wallet need to test Zallet and protect wallet recovery data before changing software.
zcashdEcosystemlibrustzcash Developer Guide
librustzcash is a multi-crate Rust workspace for building Zcash protocol and wallet software. It contains types and APIs for consensus parameters, transparent components, keys, addresses, transaction construction, proofs, PCZT, chain scanning, wallet storage, and light-client behavior. It is not a consensus node, and its README explicitly warns that parsing a transaction does not establish full Zcash validity.
librustzcashEcosystemFROST Threshold Signatures for Zcash
FROST is a two-round threshold Schnorr signature protocol in which a required subset of participants cooperates to create one signature while each holds only a share of the private key. The Zcash Foundation maintains stable, feature-complete Rust crates implementing RFC 9591 and several ciphersuites. The code has a real but bounded audit history: NCC reviewed version 0.6.0 and named crates, not every later module or release.
frost zcashEcosystemZcash Community Forum Guide
The Zcash Community Forum is the main public long-form venue for ecosystem updates, application support, grants, governance, technology, mining, collaboration, and international discussion. It is often the best place to discover who said what and when. A forum post is still evidence attributed to its author, not automatic protocol consensus, official support, or a substitute for a ZIP, repository, release note, or signed organization statement.
zcash community forumEcosystemZecHub Zcash Education Project
ZecHub is an independent, open-source education initiative for Zcash. Its repository describes tutorials, wiki documentation, a community podcast, and a weekly newsletter, with contributions published under a share-alike license. In May 2026, Zcash Foundation also documented a multi-year grant under which ZecHub handles day-to-day management of z.cash and the @Zcash account while the Foundation retains administrative accountability.
zechubNetworkShielded Adoption Watch
Zcash's shielded pools held 26.05% of indexed chain value at the latest observation. Over the 30-day window, Orchard gained 67.87K ZEC, Sapling lost 34.39K ZEC, and total shielded value rose 33.48K ZEC. That is a useful migration signal, but it is not a user count, payment-volume estimate, or privacy score.
shielded zec adoptionWalletsZcash Wallet Release Notes
The validated release snapshot contains Zingo 2.0.20, YWallet 1.15.3, and Zkool 6.23.0. Zingo's release adopted NU6.2 support, YWallet fixed an NU6.2 detection problem while remaining in transition, and Zkool added setup and parameter-handling work as the declared successor. Those are maintenance signals, not a scorecard for which wallet is safest or right for every account.
zcash wallet updateNetworkZcash Issuance: Block Rewards, Supply, and Funding Streams
Zcash has a maximum supply of 21 million ZEC, a target block interval of 75 seconds, and a current 1.5625 ZEC block subsidy. The Issuance Ledger keeps observed chain value from ZcashInfo separate from CoinGecko's market circulating-supply estimate, then shows the current 80% miner, 8% Zcash Community Grants, and 12% coinholder-funding allocation. Those are different layers of evidence, and none of them predicts the price of ZEC.
zcash issuanceNetworkZcash Nodes
A Zcash full node validates consensus rules, stores and relays public chain data, and can serve operational interfaces. It is not a wallet, a privacy switch, or a remote diagnosis service. The documented zcashd automatic halt height is now behind this site's observed primary chain snapshot, so operators need to separate a node-only replacement path through Zebra from legacy zcashd wallet and service dependencies. The Node Transition Console shows the public chain-policy boundary without requesting a node endpoint, wallet file, address, or key.
zcash nodesNetworkZcash Mining
Zcash mining is proof-of-work infrastructure, not a yield product. Current Zcash Stratum context uses Equihash 200/9; the post-Blossom target block interval is 75 seconds; and the published current block subsidy is 1.5625 ZEC before transaction fees, pool rules, hardware, and electricity. The Mining Field Guide keeps those protocol facts separate from a provider's completed 24-hour pool-attribution window. A labelled block can be useful evidence, but it cannot prove who owns the hash power, what a miner earned, whether a pool is safe, or which pool is objectively best.
zcash miningNetworkZcash Mining Pools: Source Records, Payout Terms, and What to Verify
There is no universal best Zcash mining pool. A defensible comparison starts with a dated provider-labelled block window, then moves to each operator's current public setup and payout records, and finally to a miner's own accepted-share and payout-path tests. This page keeps those three layers separate and never converts source labels into a ranking or profitability promise.
zcash mining poolsMarketsZEC to USD Calculator
This calculator converts ZEC and US dollars using the dated CoinGecko market snapshot shown above. It is local arithmetic for orientation, not a tick-by-tick quote, exchange order, or prediction.
zec to usdMarketsZcash Market Cap
Zcash market capitalization is the market price of one ZEC multiplied by a reported circulating-supply estimate. It is a useful comparison figure when its price, supply source, timestamp, and limits stay visible; it is not a cash-in-the-system count or a verdict on Zcash privacy.
zcash market capPrivacyIs Zcash Quantum Resistant?
No. Zcash should not be described as quantum resistant today. Proposed ZIP 2005 addresses how Orchard funds could be recovered or migrated if a quantum threat became credible, but the ZIP explicitly says that recoverability does not make the Orchard protocol quantum secure.
is zcash quantum resistantBasicsZcash Whitepaper and Protocol Spec
The Zcash whitepaper search usually leads to the Zerocash research paper, which introduced a private payment construction based on zero-knowledge proofs. For the rules software validates today, use the living Zcash Protocol Specification and the current implementation records alongside that foundational paper.
zcash whitepaperNetworkZcash Mining Calculator: What It Cannot Know
A Zcash mining calculator is only as honest as its inputs. Public protocol and chain data can describe Equihash, target block spacing, difficulty, subsidy, and a dated observation window. They cannot know a miner's hardware condition, power contract, downtime, tax position, pool terms, or future market price, so they cannot produce a reliable personal-profit forecast.
zcash mining calculatorCompare All 3 Protocol Paths
| Stack | Receiver | Pool | Proof | Disclosure | Payment Fields | Memo | Boundary | Primary Sources |
|---|---|---|---|---|---|---|---|---|
| OrchardModern shielded path | Unified AddressIncludes an Orchard receiver | OrchardSeparate shielded privacy set | Halo 2No Orchard-specific trusted setup | Viewing key optionalUser-controlled read authority | EncryptedSender, receiver, and amount | Encrypted512-byte shielded output field | Watch the boundaryMoving value between Orchard and another pool exposes the amount crossing that pool boundary. | ZIP 224ZIP 316Orchard Book |
| SaplingCompatible shielded path | Sapling receiverStandalone z-address or Unified Address | SaplingSeparate shielded privacy set | Groth16Ceremony-generated parameters | Viewing key optionalIncoming or full viewing authority | EncryptedSender, receiver, and amount | Encrypted512-byte shielded output field | Watch the boundarySapling and Orchard do not share one privacy set; unnecessary pool transitions publish boundary values. | Sapling upgradeZIP 310ZIP 316 |
| TransparentPublic chain path | T-addressPublic receiver identifier | Transparent valuePublic transaction graph | Public validationNo shielded zk-SNARK required | Already publicNo viewing key needed | PublicAddresses and amount are visible | UnavailableNo shielded memo field | Watch the boundaryA Unified Address can contain a transparent receiver, but wallet receiver selection determines the actual path. | ZIP 316ZIP 321 |
Source-First, Dated, and Honest About Ownership.
House of Zcash publishes the evidence trail beside the claim. A byline is not a substitute for sources, and a reviewer is never invented to make a page look more authoritative.
- 01Source the claim
- Protocol claims point to ZIPs or official Zcash documentation. Wallet, market, and chain claims identify their own source.
- 02Publish the clock
- Every guide shows when it changed and when its source review is due. Stale material is not silently republished.
- 03Name real ownership
- The publisher and review owner are explicit. A named reviewer appears only when a real person has been assigned.
Docs Q&A
Search the guide library for direct answers grounded in official Zcash documentation, ZIPs, wallet sources, and clearly labeled network data.