Bitcoin explorer

utxo.lat

A lightweight watch-only Bitcoin UTXO tracker for addresses, confirmations, and spend status.

What it is

utxo.lat is an easy Bitcoin explorer built for precise watch-only monitoring. It focuses on tracking addresses and individual UTXOs without taking custody or asking for private keys.

The project supports Legacy, SegWit, and Taproot addresses, with a minimal web interface, optional CLI workflow, and WebSocket-oriented real-time updates for confirmations and spends.

Project notes

  • Tracks Bitcoin addresses and individual UTXOs
  • Designed for cold storage, multisig, vaults, bots, and dashboards
  • Built around Node.js, React, Tailwind, ElectrumX or Bitcoin Core RPC
  • Public TypeScript repository forked from utxo.watch