The architects behind Zcash's zero-knowledge cryptography have unveiled their most ambitious technical roadmap yet: a comprehensive overhaul designed to propel the privacy-focused cryptocurrency from processing roughly one shielded transaction per second to matching the throughput of global payment giants like Visa and Mastercard.
At the center of this initiative stands Zakura, a new full node software that launched on July 19, 2026, at version 1.0.0. Developed independently of the Zcash Foundation by cryptography pioneer Sean Bowe and Osmosis co-founder Dev Ojha through Valar Group, the client represents the first tangible component of a multi-year engineering effort to achieve what many considered technically impossible: private payments at scale.
Zakura: A Purpose-Built Node for High-Performance Privacy
Unlike traditional blockchain node implementations that prioritize feature completeness over efficiency, Zakura was engineered from the ground up with a singular focus on performance optimization. The software emerged as a fork of Zebra, the Zcash Foundation's official node client, but underwent substantial reconstruction to address specific bottlenecks that have historically constrained the network's scalability.
One of Zakura's most significant innovations involves its pruning capabilities. The node can systematically delete obsolete blockchain data that is no longer necessary for transaction verification, dramatically reducing storage requirements. This approach enables the development team to distribute pre-built snapshots of the pruned blockchain—approximately 11 gigabytes with historical data removed—allowing new node operators to achieve full synchronization in under two minutes.
The team claims this represents a synchronization speed improvement of approximately 680 times compared to traditional methods, which require downloading and validating the entire blockchain history block by block from network peers.
Additionally, Zakura includes a compatibility layer that replicates the interface of zcashd, the original Zcash client that reached its official end of life on July 18, 2026. This backward compatibility ensures that existing wallet integrations and exchange infrastructure built against the legacy client will continue functioning without requiring immediate modifications.
The Mathematics Behind Visa-Scale Ambitions
The development teams behind Zakura have articulated precise technical targets that illustrate the magnitude of their engineering challenge. Mastercard and Visa collectively process more than 50,000 transactions per second during peak periods—a figure the Zcash teams describe as their floor rather than their ceiling.
Under the current cryptographic framework, achieving this transaction volume would require nodes to ingest and verify more than 500 megabytes of data every second. To put this in perspective, that represents approximately the data capacity of a full DVD arriving every ten seconds, continuously and indefinitely. No existing Zcash software operates anywhere near these parameters.
The bottleneck stems from the fundamental architecture of privacy-preserving transactions. Every shielded Zcash transaction carries a zero-knowledge proof—a mathematical attestation that the transaction is valid without revealing its contents. These proofs, while cryptographically elegant, consume substantial data and computational resources for verification.
Project Tachyon, another initiative led by Bowe, addresses this challenge through recursive proof composition. Rather than requiring nodes to individually verify thousands of separate transaction proofs, Tachyon enables the creation of a single proof that attests to the validity of thousands of underlying proofs simultaneously.
This approach could theoretically reduce the consensus data requirements from 100 megabytes per second to approximately 500 megabytes total—a level the development team considers achievable through careful engineering optimization.
Solving the Wallet Synchronization Problem
While node-level throughput represents one scalability challenge, wallet performance presents an entirely different technical obstacle rooted in Zcash's privacy architecture. Because the protocol conceals transaction recipients, wallets cannot simply query a server for transactions belonging to a specific address without revealing the user's identity and undermining the privacy guarantees they seek.
Consequently, Zcash wallets must download and test every transaction on the network to identify which ones belong to them—a process that currently limits wallet synchronization to approximately one transaction per second regardless of the underlying network capacity.
Valar Group is developing private information retrieval techniques to eliminate this bottleneck. These cryptographic methods enable wallets to request specific data from servers without revealing which entries were requested, preserving user privacy while dramatically improving synchronization performance.
Zakura also includes an experimental fast block propagation system designed to distribute newly mined blocks across the network in under 500 milliseconds. While currently disabled by default, this feature will become essential once higher-throughput proofs and wallet traffic materialize.
Ironwood Upgrade Addresses Critical Security Vulnerability
The release of Zakura coincides with preparation for Ironwood, formally designated NU6.3, which activates on the Zcash mainnet at block 3,428,143—estimated for approximately 8:00 AM Eastern Time on July 28, 2026. Zakura supports this upgrade from its initial release.
Ironwood represents the network's response to a severe security vulnerability discovered in late May that threatened the fundamental integrity of Zcash's supply mechanism. On May 29, 2026, researcher Taylor Hornby identified a soundness bug in the proof circuit governing Orchard, the newest shielded pool, that theoretically enabled attackers to mint counterfeit ZEC without leaving any detectable trace on the blockchain.
The vulnerability had remained latent since Orchard's activation in May 2022—a four-year window during which exploitation was theoretically possible. Developers implemented an emergency response completed on June 2, disabling Orchard functionality before restoring it with a corrected circuit through the NU6.2 hard fork on June 3.
However, the nature of zero-knowledge proofs means the blockchain contains no record of what any Orchard transaction actually moved. Nobody can definitively prove that counterfeit ZEC was never created during the vulnerability window.
Ironwood implements a mechanism called a turnstile at the Orchard pool boundary. Since ZEC amounts crossing into or out of shielded pools are publicly visible even when internal transactions remain private, sealing Orchard to new deposits creates a controlled exit pathway. Any counterfeit coins that may exist within the pool become trapped, unable to enter circulating supply.
Legitimate balances can migrate out over time while any attempted excess supply remains confined at the boundary, effectively restoring confidence in the token's supply integrity.
Independent Funding and Decentralized Development
A notable aspect of the Zakura initiative involves its funding structure. Both development teams operate through private ZEC donations rather than receiving support from the Zcash Company or the Zcash Foundation. This independence represents a broader trend toward decentralized protocol development, where critical infrastructure emerges from community-funded efforts rather than centralized corporate entities.
Sean Bowe confirmed on July 10 that all major Zcash organizations have committed to the Ironwood activation height, which was delayed by approximately one week from original plans after exchanges and wallet providers requested additional preparation time.
The Road Ahead for Privacy-Preserving Payments
While Zakura represents a significant milestone, the development teams acknowledge that substantial engineering work remains before Zcash can realistically compete with traditional payment networks. The cryptographic innovations required for recursive proofs, private information retrieval, and sub-second block propagation each present distinct technical challenges that will unfold over extended development timelines.
Nevertheless, the launch establishes a concrete foundation for the broader scalability roadmap. For privacy advocates who have long argued that zero-knowledge cryptography could eventually support mainstream payment applications, Zakura offers the first tangible evidence that such ambitions might eventually prove achievable.
The cryptocurrency industry will be watching closely as Ironwood activates later this month and as subsequent protocol upgrades continue pushing the boundaries of what privacy-preserving blockchain technology can accomplish at scale.