romanz/electrs
An efficient re-implementation of Electrum Server in Rust observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 98
- Release rhythm 59
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 75.0
- age_days: 3069
- days_rel: 192
- days_push: 17
- n_releases_24m: 7
Adoption not part of the score
1389 stars · 558 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Electrs is an efficient Electrum server re-implementation written in Rust that indexes the entire Bitcoin blockchain using RocksDB. It lets users self-host an Electrum server on hardware comparable to a full node, enabling fast wallet balance and transaction history queries while preserving privacy.
Use cases
- self-host an Electrum server for my Bitcoin wallet
- index the Bitcoin blockchain for fast balance queries
- run a private Electrum server without leaking my addresses to third parties
- track wallet balances and transaction history in real time via Electrum wallet
- serve Electrum protocol queries from my own full node
When to choose
- you want a privacy-preserving personal or small-scale (family/friends) Electrum server
- you have a Bitcoin full node and modest extra hardware resources
- you need fast blockchain synchronization and low index storage overhead
- you prefer a resource-efficient Rust implementation over ElectrumX
When to avoid
- you want to run a large public Electrum server exposed to the internet (use the Blockstream electrs fork instead)
- you need to serve many concurrent users at scale
- you cannot run a Bitcoin full node alongside it
Facets
application · maturity active
search-engine database http-server self-hosted blockchain self-hosted privacy databases rust self-hosted cli bitcoin electrum-server blockchain-indexer rocksdb wallet full-node cryptocurrency linux macos
2 sources
- readme: https://github.com/romanz/electrs · fetched 2026-08-28 · e8845fc39521
- registry_crates: https://crates.io/api/v1/crates/electrs · fetched 2026-08-29 · dbfc74c77b09
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| romanz/electrs | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem