Mempool / mempool.space

  • Name: Mempool / mempool.space
  • URL: https://mempool.space/
  • Category: Bitcoin explorer and fee-market data infrastructure / self-hosted block-explorer and API platform / sovereign node-adjacent operations tooling
  • Tags: bitcoin-ecosystem
  • Summary: Mempool is best understood as open-source Bitcoin data-access infrastructure rather than as only a public explorer website. The public brand surface is mempool.space, but the official GitHub corpus makes clear that the project is also a self-hostable explorer, mempool visualizer, and API service with one-click deployment paths, backend and frontend stacks, and serious production runbooks for operators who want their own sovereign instance. The repo and install docs also show that the project spans more than a single Bitcoin webpage: it supports Bitcoin and Liquid surfaces, optional Electrum integration, mining-pool and fee-market indexing, and enterprise-grade production deployments.
  • What it does:
    • Operates mempool.space as a public mempool visualizer, explorer, and API service for Bitcoin ecosystem data
    • Lets operators self-host their own instance using one-click installs on node distros such as Umbrel, RaspiBlitz, RoninDojo, myNode, StartOS, and nix-bitcoin
    • Exposes a backend that integrates with Bitcoin Core, optional Electrum/Electrs infrastructure, MariaDB, Node.js, and Rust-built components
    • Ships a frontend codebase used for both mempool.space and liquid.network, indicating a broader multi-network explorer surface rather than a single-site product
    • Includes advanced production guidance for large deployments covering Bitcoin mainnet, testnet, signet, and Liquid mainnet/testnet, plus web-server and indexing setup
    • Supports operator workflows around mining-pool updates, fee-market visibility, and additional indexed surfaces such as the mining dashboard and Lightning explorer
    • Offers an enterprise path for supported production hosting while still strongly encouraging sovereign self-hosted deployments for most users
  • Key claims:
    • The main README says Mempool is the “fully-featured mempool visualizer, explorer, and API service” running at mempool.space
    • The README says the project is developed and operated “for the benefit of the Bitcoin community,” with a focus on the transaction-fee market evolving Bitcoin into a multi-layer ecosystem
    • The project strongly recommends self-hosting through one-click install methods and explicitly lists popular full-node distros that support it
    • The frontend README says the same frontend codebase is used for https://mempool.space and https://liquid.network, which is a strong clue that the project spans both Bitcoin and Liquid explorer surfaces
    • The backend README shows concrete infrastructure requirements and dependencies including Bitcoin Core with txindex, RPC credentials, optional Electrum server support, MariaDB, Node.js, and Rust
    • The production README positions Mempool as something operators can deploy as a serious production site for Bitcoin mainnet/testnet/signet and Liquid mainnet/testnet, and ties performance to the project’s mempool/electrs fork
    • The repo structure itself separates backend, frontend, docker, production, and rust components, which reinforces that this is an operational platform, not just a static block-explorer frontend
  • Whitepaper: No canonical Mempool or mempool.space whitepaper or litepaper surfaced in this pass. The clearest current source of truth is the official open-source repository plus its backend, frontend, and production deployment documentation; see ../whitepapers/mempool-primary-sources-2026-04-30.md.
  • Sources:

Internal linkages

  • Sovereign-node distro surfaces where operators commonly package it as one visibility layer among broader self-hosted Bitcoin tooling: umbrel and start9

  • Last reviewed: 2026-06-02 UTC