一键导入
mempool
Mempool.space REST and WebSocket API for Bitcoin (and Liquid) mempool, blocks, transactions, addresses, fees, mining, and Lightning explorer.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Mempool.space REST and WebSocket API for Bitcoin (and Liquid) mempool, blocks, transactions, addresses, fees, mining, and Lightning explorer.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Go Ethereum (geth) — CLI, JSON-RPC, Clef, abigen, and developer workflows.
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
TON Blueprint development environment — project layout, build/test/run, NetworkProvider, config, scripts, wrappers, and deploy/testing practices.
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
| name | mempool |
| description | Mempool.space REST and WebSocket API for Bitcoin (and Liquid) mempool, blocks, transactions, addresses, fees, mining, and Lightning explorer. |
| metadata | {"author":"hairy","version":"2026.2.24","source":"Generated from https://github.com/mempool/mempool, scripts located at https://github.com/antfu/skills"} |
Skill is based on mempool (mempool.space) backend and frontend API surface, generated at 2026-02-24.
Mempool is the open-source mempool visualizer, block explorer, and API service behind mempool.space. It provides REST and WebSocket APIs for fees, blocks, transactions, addresses (with Electrum/Esplora), mining pools and hashrate, optional Lightning explorer, and Liquid assets. Use this skill when building agents or tools that query or stream Bitcoin/Liquid chain and mempool data.
| Topic | Description | Reference |
|---|---|---|
| REST API overview | Base URL, prefix /api/v1/, main endpoint groups | core-rest-api |
| WebSocket | Live blocks, mempool-blocks, stats, want/track actions | core-websocket |
| Configuration | mempool-config.json, env overrides, backend behavior | core-configuration |
| Topic | Description | Reference |
|---|---|---|
| Fees and mempool state | Recommended/precise fees, mempool blocks, transaction times, CPFP | features-fees-mempool |
| Topic | Description | Reference |
|---|---|---|
| Blocks and transactions | Block list/hash/txids/txs, tx status/outspends, push tx, RBF | features-blocks-transactions |
| Topic | Description | Reference |
|---|---|---|
| Addresses and scripthash | Address stats, txs, UTXO, validation (Electrum/Esplora) | features-addresses |
| Topic | Description | Reference |
|---|---|---|
| Liquid | Assets, icons, supply (Liquid network) | features-liquid |
| Lightning and mining | Lightning search/nodes/channels; mining pools, hashrate, statistics | features-lightning-mining-statistics |
| Topic | Description | Reference |
|---|---|---|
| Acceleration and services | Accelerator API, wallet/stratum when enabled | features-acceleration-services |
| Topic | Description | Reference |
|---|---|---|
| API usage | Network selection, init-data vs WebSocket, pagination, 503 handling | best-practices-api-usage |