Node RPC API
Transactions
Recent Transactions
1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/rpc/transaction/recent/{count}
Bitcoin Mainnet API
Authentication
api-key
Path Parameters
count
*
Query Parameters
order
verbose
Responses
200
OK
data
last_updated
204
No transactions in the last 10 blocks.
400
Invalid count number.
One Of
api_bitcoin.NodeRPCError
500
Error processing transactions response.
One Of
api_bitcoin.APIError
Updated 25 Dec 2024
Did this page help you?