Self-host with Docker ยท Yantr
bitBalance
Track Bitcoin wallet balances privately using your own Electrum node.
1
Ports
1
Notes
4
Use Cases
About
What bitBalance does
bitBalance is a self-hosted Bitcoin wallet tracker that monitors balances using XPUB, YPUB, or ZPUB keys. Connects to your own Electrs/Electrum server for maximum privacy with no third-party APIs. Supports multiple wallets, automatic gap limit scanning, and real-time balance updates.
Install Flow
How to self-host bitBalance
bitBalance can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what bitBalance does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Monitor all your Bitcoin wallet balances from a single private dashboard.
- Track cold storage, hardware wallet, or watch-only wallets without exposing keys.
- Connect to your own Electrs node to avoid leaking wallet addresses to third parties.
- Replace block explorer balance lookups with a fully self-hosted alternative.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3710 | HTTP | Web UI |
Docker Image
ghcr.io/egzola/bitbalance:1.0.18
Service Name
app
Notes
Things to know before you deploy
- Set ELECTRUM_HOST and ELECTRUM_PORT environment variables to point to your Electrs or Electrum server for full privacy. Without these, the app falls back to public servers.
Related Apps
More tools you might pair with bitBalance
Page generated 2026-06-04T20:32:23.862Z