Mempool.space
free · open sourceMempool.space is an open-source Bitcoin block explorer and fee estimator. The hosted site is the easy way to check a transaction; self-hosting it against your own node means you can verify any payment without trusting a third-party website or API. For a business accepting Bitcoin, a self-hosted instance turns "did the payment confirm?" into a question you answer yourself.
Trust shape
Trust-minimized
Using the hosted site means trusting its data and revealing which transactions you look up; self-hosting removes both issues.
Facts
- Website: mempool.space
- Source: github.com/mempool/mempool
- Platforms: web, server
- Self-hostable: yes
- Last updated: 2026-06-12
Editor's note
Verify any transaction without trusting an exchange or a third-party API.
Build or maintain Mempool.space? Claim this listing to keep its facts current.
Related in Nodes & Verification
Bitcoin Core
Bitcoin Core is the reference full-node software for Bitcoin. It downloads and independently verifies the entire blockchain on your own hardware, so you never have to ask an exchange or block explorer what the ledger says — you check it yourself. It needs several hundred gigabytes of disk and patience for the initial sync, but every other rung builds on it.
StartOS
StartOS, from Start9, is an open-source operating system for running your own server: a Bitcoin node, Lightning, password managers, and other personal infrastructure, installed and updated from a simple app-store interface. Compared to renting cloud services, your data and your node live on hardware in your house. You provide the machine and accept light maintenance duties in exchange.
Umbrel
Umbrel is a friendly operating system for a home server that runs a Bitcoin node, a Lightning node, and dozens of other self-hosted apps from an app-store interface. It turns "I should run a node" into an afternoon project on a Raspberry Pi or spare machine. The polish costs some transparency: parts of the project are source-available rather than fully open.