# romanz/electrs

An efficient re-implementation of Electrum Server in Rust

Repository: https://github.com/romanz/electrs
Canonical: https://ross.abutalabs.com/products/electrs
Language: Rust
License: MIT
License Family: permissive
Topics: bitcoin, rust, indexer, electrum, electrum-server, rocksdb
Last push: 2026-08-16T12:42:36+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 59, longevity 100
- inputs: {"age_days": 3069, "days_push": 17, "days_rel": 192, "gap_med": 75.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1389, forks 558 (observed 2026-08-28T04:04:35.335260+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: search-engine, database, http-server, self-hosted
- domain: blockchain, self-hosted, privacy, databases
- platform: rust, self-hosted, cli
- tags: bitcoin, electrum-server, blockchain-indexer, rocksdb, wallet, full-node, cryptocurrency, linux, macos

## Member repositories
- romanz/electrs (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.335260+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:43.494225+00:00, confidence not recorded.
  - readme: https://github.com/romanz/electrs (fetched 2026-08-28T04:04:35.335260+00:00, sha e8845fc39521)
  - registry_crates: https://crates.io/api/v1/crates/electrs (fetched 2026-08-29T11:54:53.180264+00:00, sha dbfc74c77b09)
- Data as of 2026-08-30T08:39:29.467469+00:00.
