Added
Data API: Mining APIs
March 25th, 2026
We’re introducing the Tatum Mining API, enabling developers to retrieve mining rewards and total earnings for miners across supported UTXO blockchains.
Mining APIs
Get Mining Rewards
GET /v4/data/mining/rewards
Retrieve all coinbase rewards received by a miner address when it successfully mined blocks.
Explore Docs →
Get Total Mining Rewards
GET /v4/data/mining/totalRewards
Explore Docs →
Retrieve the total mining rewards earned by a UTXO address (sum of all coinbase outputs) till date.
Supported Blockchains
- Bitcoin —
bitcoin-mainnet - Litecoin —
litecoin-mainnet,litecoin-testnet - Dogecoin —
dogecoin-mainnet,dogecoin-testnet
Key Capabilities
With the Mining API, developers can:
- Track coinbase rewards earned by miner addresses
- Calculate total mining earnings across blocks
- Power mining dashboards and analytics tools
- Analyze historical block rewards and miner activity
These APIs make it easier to build block explorers, mining analytics platforms, and reward tracking tools across major UTXO networks.