Node RPC API
Mempool

Mempool Transaction Info

1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/rpc/mempool/transactions/{tx_hash}
Bitcoin Mainnet API
Mempool transaction info by hash
Path Parameters
tx_hash
*
Responses
200
OK
data
last_updated
400
Invalid request.
One Of
api_bitcoin.NodeRPCError
500
Error getting mempool transaction info.
error