mempool-watch
Installation
SKILL.md
Mempool Watch Skill
Monitor the Bitcoin mempool and track on-chain activity using the mempool.space public API (no authentication required). Works on both mainnet and testnet.
Usage
bun run mempool-watch/mempool-watch.ts <subcommand> [options]
Subcommands
tx-status
Check the confirmation status of a Bitcoin transaction.
bun run mempool-watch/mempool-watch.ts tx-status --txid <txid>