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>
Installs
117
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
Mar 17, 2026
mempool-watch — aibtcdev/skills