The mempool node collects transactions, bundles them for new blocks, and validates blocks produced by the mining network. A limited set of long-lived mempool nodes may exist on the network, depending on configuration and policy.
Public base URL
Documentation examples call the mempool at https://mempool.lineage.to — append the operation path from the table (for example POST https://mempool.lineage.to/fetch_balance). For another network, use that environment’s mempool base; keep the same route names and body shapes as in each reference page.
Documented routes
Each row links to request headers, body shape, and response envelope details.
| Operation | Reference |
|---|---|
address | Address (mempool API) |
create_item_asset | create_item_asset |
create_transactions | create_tx |
fetch_balance | fetch_balance |
info | info (mempool API) |
issued_supply | issued_supply |
total_supply | total_supply |
transaction | Transaction (mempool API) |