electrs
Docker app from Anym001's Repository
Overview
Run your own Electrum server backed by your Bitcoin Core node!
This container deploys Electrs, a fast and lightweight Electrum Rust Server that indexes your Bitcoin blockchain and provides a local Electrum-compatible API.
Make sure your bitcoind container is running and the RPC/P2P ports are reachable by Electrs.
Create a electrs.toml configuration file in yout data directory.
Project: https://github.com/romanz/electrs
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Data DirPathrw
- Target
- /data
- Value
- /mnt/user/bitcoin/electrs
Bitcoind DirPathro
- Target
- /home/electrs/.bitcoin
- Value
- /mnt/user/bitcoin/bitcoind
Host Port 1Porttcp
- Target
- 50001
- Value
- 50001
PUIDVariable
- Value
- 99
PGIDVariable
- Value
- 100
UMASKVariable
- Value
- 002
Details
Repository
ghcr.io/anym001/docker-electrs:latestLast Updated2026-06-02
First Seen2025-12-06
Run Electrs on Unraid.
Electrs is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.