# Blockstream/esplora

Explorer for Bitcoin and Liquid

Repository: https://github.com/Blockstream/esplora
Canonical: https://ross.abutalabs.com/products/esplora
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-09-02T13:34:33+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 67, longevity 100
- inputs: {"age_days": 2853, "days_push": 0, "days_rel": 9, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1263, forks 512 (observed 2026-09-03T02:15:05.127492+00:00)

## What it is
Esplora is a block explorer web interface for Bitcoin and Liquid, built as a single-page app with RxJS and Cycle.js on top of an electrs HTTP API. It lets users browse blocks, transactions, and addresses, and ships with a REST API for programmatic queries.

## Use cases
- look up a bitcoin transaction by txid
- explore bitcoin blocks and addresses in a browser
- self-host a block explorer for bitcoin or liquid
- query blockchain data via a REST API
- view liquid network assets and peg transactions
- check mempool and fee estimates

## When to choose
- you need a self-hosted explorer for Bitcoin, Testnet, or Liquid/Elements chains
- you want a fast public-facing blockchain explorer with a REST API
- you need multi-asset and confidential transaction support on Liquid

## When to avoid
- you need an explorer for chains other than Bitcoin or Elements-based networks
- you only need raw blockchain data without a web UI
- you want a full node wallet rather than an explorer

## Facets
- artifact type: application
- maturity: active
- function: search-engine, http-server, api-framework, data-visualization, frontend-framework
- domain: blockchain, developer-tools, web-development
- platform: self-hosted
- tags: bitcoin, block-explorer, liquid-network, electrum-server, single-page-app, rxjs, blockchain-explorer, cryptocurrency, web-server, docker, nodejs

## Member repositories
- Blockstream/esplora (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:05.127492+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-30T05:04:12.288230+00:00, confidence not recorded.
  - readme: https://github.com/Blockstream/esplora (fetched 2026-09-03T02:15:05.127492+00:00, sha 15f041c8e40c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
