Skip to main content

Zcash RPC

With Quicknode, you get access to our global Zcash network which always routes your API requests to the nearest available location, ensuring low latency and the fastest speeds.

Zcash Overview

Zcash is a privacy-focused cryptocurrency that extends the Bitcoin protocol with advanced cryptographic techniques. Built on zero-knowledge proofs (zk-SNARKs), Zcash provides:


  • Shielded Transactions: Optional privacy through zero-knowledge proofs for confidential transfers
  • Selective Disclosure: Users can choose between transparent and shielded addresses
  • Decentralized Network: Proof-of-work consensus securing the blockchain
  • Bitcoin Foundation: Based on Bitcoin's codebase with enhanced privacy features

Zcash offers the choice between transparent transactions (similar to Bitcoin) and shielded transactions that hide the sender, receiver, and amount. This dual-address system allows users to comply with regulations while maintaining privacy when needed.

Interacting with Zcash's APIs

Zcash provides a comprehensive JSON-RPC API that enables developers to interact with the Zcash network programmatically. The API supports operations including transaction management, blockchain queries, and network monitoring.

Zcash's RPC interface follows standard JSON-RPC 2.0 protocols, making it compatible with most programming languages and development frameworks. Like Bitcoin, Zcash uses a UTXO model, but extends it with shielded transaction pools (Sprout, Sapling, and Orchard) for privacy-preserving transfers.

Make Zcash API Calls

The quickest way to start building on Zcash is to create a Quicknode endpoint and send your first JSON-RPC request.

Quicknode provides managed Zcash endpoints, giving you immediate access to Zcash without the complexity of running your own Zcash node. These endpoints offer:

  • High reliability – globally distributed infrastructure with 99.9% uptime SLA
  • Enhanced performance – optimized for low latency with advanced caching layers
  • Enterprise features – advanced analytics, debugging tools, and dedicated support

Visit the QuickStart page to create your endpoint and send your first request.

Supported Networks

Quicknode provides access to the following Zcash networks:

Mainnet
Type:Production
HTTP:
WSS:
Archive:No
Pruning:Pruning disabled
Testnet
Type:Testnet
HTTP:
WSS:
Archive:No
Pruning:Pruning disabled
Share this doc