A private, focused Zcash tracker
Zcash Portfolio Tracker is a free Windows app that helps you follow your Zcash (ZEC) holdings — value, cost basis and profit/loss — without handing your data to a cloud service.
What it does
- Records your ZEC buys and sells and derives quantity, average cost, and value.
- Shows realized and unrealized profit/loss from your transactions.
- Charts your portfolio value over time and the ZEC price (last 30 days).
- Lets you keep several portfolios (e.g. long-term hold vs active trading).
Why local-first
Zcash exists to give you financial privacy. Most portfolio trackers are cloud services that want an account, your email, and sometimes your wallet addresses — which quietly undoes that privacy. This app takes the opposite approach:
- Your data stays on your PC in a local database — it is never uploaded.
- No account, no email, no KYC. Open it and start tracking.
- Minimal network use — only the public ZEC price is fetched; requests never contain your holdings.
Who it's for
Zcash holders who want a simple, private way to see how their ZEC position is doing over time — without spreadsheets, sign-ups, or trusting a third-party server with their net worth.
Open source
The full source code is public on GitHub, so you can read exactly what the app does with your data. Built with Tauri (a lightweight Rust core), it ships as a ~3 MB Windows installer.