Added

Data API: Mining APIs

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

  • Bitcoinbitcoin-mainnet
  • Litecoinlitecoin-mainnet, litecoin-testnet
  • Dogecoindogecoin-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.