Overview of NBXplorer
masterNBXplorer is a minimalist UTXO tracker for HD wallets designed as an infrastructure tool for services. It supports various derivation schemes including P2SH, P2PKH, P2WPKH, P2WSH, Taproot, and multi-signature. It is designed to work on a pruned node and only indexes the UTXOs it is actively tracking.
Key Features:
- Miniscript support via Wallet Policies (BIP0388).
- Persistence using PostgreSQL.
- Support for multiple altcoins (e.g., BTC, LTC, DASH, DOGE, etc.).
- Automatic reconnection to nodes.
- REST API for interaction.
- Pruning of transaction data to save space.