Live
Zcash network statistics right now
The Zcash network is at block 3,438,596, processing 4,963 transactions across 1,148 blocks in the last 24 hours, secured by 23.7 GSol/s of mining power, with 978 reachable nodes — as of 2026-08-06 16:52 UTC. Every metric below has its own section, its own source, and its own definition.
Throughput
Zcash transactions per day
Zcash confirmed 4,963 transactions in the last 24 hours — an average of 4.3 per block over 1,148 blocks.
The count includes shielded transactions. Zcash publishes that a shielded transaction occurred and how many actions it contained, while its amounts, addresses and transaction graph stay encrypted — so daily transaction count is a usage measure, not a transparency measure. The one thing the chain does reveal about shielded activity is movement across pool boundaries: shielding, deshielding and turnstile migrations, all tracked on the shielded pools page. Over the same 24 hours 6,088 ZEC was shielded and 4,903 ZEC was deshielded.
Consensus
Zcash block time, height and recent blocks
Zcash targets a 75-second block interval, set at the Blossom upgrade in 2019 (before it, blocks targeted 2.5 minutes). Over the last 24 hours the network produced 1,148 blocks, an observed mean of 75.3 s per block. The chain tip is block 3,438,596.
The 75-second target is also the constant behind the halving countdown: blocks remaining × 75 seconds. Difficulty retargets every block, so the observed average tracks the target closely and the countdown self-corrects on every refresh.
| Block | Time (UTC) | Transactions | Size | Fees |
|---|---|---|---|---|
| 3,438,596 | 16:49:05 UTC | 2 | 10.6 KB | 0.00015 ZEC |
| 3,438,595 | 16:48:38 UTC | 2 | 1.8 KB | 0.0001 ZEC |
| 3,438,594 | 16:48:01 UTC | 2 | 53.7 KB | 0.0008 ZEC |
| 3,438,593 | 16:47:18 UTC | 7 | 130.4 KB | 0.00285 ZEC |
| 3,438,592 | 16:42:10 UTC | 3 | 10.8 KB | 0.00025 ZEC |
| 3,438,591 | 16:41:30 UTC | 15 | 188 KB | 0.00418 ZEC |
| 3,438,590 | 16:38:49 UTC | 3 | 28.6 KB | 0.00035 ZEC |
| 3,438,589 | 16:38:17 UTC | 1 | 1.6 KB | 0 ZEC |
| 3,438,588 | 16:38:12 UTC | 2 | 1.8 KB | 0.0001 ZEC |
| 3,438,587 | 16:37:50 UTC | 5 | 43.3 KB | 0.0006 ZEC |
Mining
Zcash hashrate
The Zcash network hashrate is 23.7 GSol/s. Zcash mines Equihash (200,9), a memory-hard proof-of-work whose output is counted in solutions per second (Sol/s), not hashes per second — the two are not interchangeable units.
Hashrate is not directly observable; it is always inferred, either from difficulty or from observed block intervals. Both methods are estimates, which is why short-window hashrate charts are noisy and 24-hour averages are the honest unit.
Mining
Zcash mining difficulty
Zcash's mining difficulty is 248,007,338. Unlike Bitcoin's fortnightly retarget, Zcash adjusts difficulty every block, from a moving average of recent solve times, so the network converges back on its 75-second target within minutes rather than weeks.
Difficulty is the network's own statement of what a block costs: it rises when mining power arrives and falls when it leaves. That is what makes it a usable hashrate proxy — difficulty × 8,192 ÷ 75 s is the implied solution rate.
Peer-to-peer
Zcash node count
ZecStats reports 978 reachable Zcash nodes — the count of distinct nodes that accepted an inbound peer-to-peer connection during the Blockchair crawler's most recent sweep. Separately, the indexer node whose RPC we read is holding 187 peer connections right now. Both numbers are published because they are not the same measurement.
What a crawler counts
A crawler walks the peer-to-peer network and records every node that answers on its advertised port within a sweep. It counts reachable listening nodes at one point in time.
What a peer count counts
A peer count is one node's active connection list, capped by that node's configuration. It says how well-connected that single node is, not how large the network is.
What neither can count
Nodes behind NAT or a firewall that never accept inbound connections are invisible to both methods. Every published Zcash node count is therefore a floor, not a census.
Why the numbers move
Sweep windows, timeouts, retry rules and how long a node stays in the index after its last response all differ between crawlers. Two honest sources can differ widely on the same day.
So a node count is only meaningful with its method and its date attached. Ours: reachable listening nodes, Blockchair crawler, as of 2026-08-06 16:52 UTC. When a figure elsewhere disagrees, check what it counts before concluding either is wrong.
Pending
Zcash mempool
The Zcash mempool holds 13 unconfirmed transactions. With a 75-second block target, pending transactions normally clear within a block or two, so the count is usually small — what is worth watching is a mempool that stays large across many blocks, which is what a real backlog looks like.
Nodes
Chain size and node software
The chain occupies 257.2 GB on disk on the node ZecStats reads, which reports itself as /Zebra:6.2.3/. Chain size varies with implementation and index settings, so read it as one current node's state rather than a universal figure.
zcashd, the original Zcash node implementation, reached end of support at block 3,417,100 on July 18, 2026. Ten days later, at block 3,428,143, NU6.3 "Ironwood" activated — sealing the Orchard pool and opening a fifth shielded pool. Two protocol-level changes ten days apart, which is why the node software string above matters more than usual right now; the migration itself is tracked on the Ironwood page and the sealed pool on the Orchard pool page.
Data
All Zcash network stats
| Metric | Value | How it is measured |
|---|---|---|
| Block height | 3,438,596 | Chain tip from a zebrad node, cross-checked against an independent explorer |
| Blocks · 24h | 1,148 | Blocks mined in the trailing 24 hours |
| Transactions · 24h | 4,963 | Confirmed transactions in the trailing 24 hours, shielded included |
| Transactions per block · 24h | 4.3 | Derived: transactions 24h ÷ blocks 24h |
| Target block time | 75 s | Protocol constant since the Blossom upgrade |
| Observed block time · 24h | 75.3 s | Derived: 86,400 s ÷ blocks in 24h |
| Difficulty | 248,007,338 | Consensus difficulty at the chain tip; retargets every block |
| Network hashrate | 23.7 GSol/s | Measured 24h solution rate, else difficulty × 8,192 ÷ 75 s |
| Reachable nodes | 978 | Nodes answering the Blockchair crawler's latest peer-to-peer sweep |
| Peers of the indexer node | 187 | Active connections held by the single node whose RPC we read |
| Mempool transactions | 13 | Unconfirmed transactions seen by that node |
| Chain size | 257.2 GB | On-disk chain state reported by that node |
| Node software | /Zebra:6.2.3/ | User agent reported by that node |
| Shielded share of supply | 25.8% | Shielded pool balances ÷ chain supply |
| Data as of | 2026-08-06 16:52 UTC | Timestamp of the summary this page was rendered from |
A figure ZecStats cannot source is left blank rather than estimated, and a degraded source is stamped stale with a visible warning instead of quietly serving an old number. The full per-metric provenance is on the methodology page.
Questions
Frequently asked questions
How many Zcash transactions are there per day?
Zcash processed 4,963 transactions in the last 24 hours, across 1,148 blocks — an average of 4.3 transactions per block. Shielded transactions are included in that count: the chain publishes that they happened, while their amounts and addresses stay encrypted.
How many Zcash nodes are there?
978 reachable Zcash nodes were counted by the Blockchair crawler in its most recent sweep — nodes that accepted an inbound connection on the peer-to-peer port. Separately, the indexer node ZecStats reads holds 187 peer connections. Those are different measurements, and neither counts nodes behind NAT that accept no inbound connections.
What is the Zcash hashrate?
The Zcash network hashrate is 23.7 GSol/s. Zcash mines Equihash (200,9), whose work is measured in solutions per second (Sol/s) rather than hashes per second, so a figure quoted in plain H/s without the 2^13 Equihash factor reads about 8,192 times lower for the same network.
What is the Zcash block time?
Zcash targets a 75-second block interval, set at the Blossom upgrade. Over the last 24 hours the observed average was 75.3 s (1,148 blocks in 24 hours), which drifts around the target as hashrate joins and leaves the network.
What is the current Zcash block height?
The Zcash chain is at block 3,438,596 as of 2026-08-06 16:52 UTC. Height is read from a zebrad node's blockchain info and cross-checked against an independent explorer; a disagreement of more than 20 blocks raises a warning on the site rather than being silently resolved.
What is Zcash's mining difficulty?
Zcash's mining difficulty is 248,007,338. Difficulty adjusts every block to hold the 75-second target, so it rises when mining power joins the network and falls when it leaves — it is the network's own measure of how much work a block costs.
Why do different sites report different Zcash node counts?
Because they measure different things and at different times. A crawler counts distinct nodes that answered on the peer-to-peer port during one sweep; a peer count reports the connections a single node happens to hold; some counts include only listening nodes, and none can see nodes behind NAT. Crawler sweep windows, timeouts and retry rules all differ, so two honest sources can differ by an order of magnitude. A node count without its method and its date is not comparable to another.
How big is the Zcash blockchain?
The Zcash chain occupies 257.2 GB on disk as reported by the node ZecStats reads. The exact figure varies with node software and index settings, so treat it as the size of one current node's chain state rather than a universal constant.
What software do Zcash nodes run?
The node ZecStats reads reports /Zebra:6.2.3/. zcashd, the original node implementation, reached end of support at block 3,417,100 on July 18, 2026, leaving Zebra as the network's node software.
How many transactions are waiting in the Zcash mempool?
13 transactions are in the mempool right now. With a 75-second block target, Zcash's mempool normally stays small — a persistently large one is the signal worth watching, not a large absolute number at any single moment.