# Block Subsidy and Halving

<figure><img src="/files/6nokSOIADOpqSdSy9tS9" alt=""><figcaption></figcaption></figure>

The **block subsidy** is a fixed number of coins awarded to miners for successfully adding a block to the blockchain. Currently, in 2025, this subsidy stands at **3.125 coins per block**.

However, this subsidy is not static; it undergoes a process known as **halving**, which occurs approximately every four years. This halving mechanism **reduces the block subsidy by half**, thereby controlling the **rate at which new coins are introduced** into the economy.

This gradual reduction in the block subsidy is a deliberate design choice aimed at **ensuring the long-term sustainability** of the BSV network while maintaining its economic principles.

Reducing the block reward subsidy gradually **allows the miners to transition towards processing transactions for fees**. This subsidy ignites 'the engine', and is no longer needed once the engine is already running properly.

The **block subsidy** is a fixed number of coins awarded to miners for successfully adding a block to the blockchain. Currently, in 2025, this subsidy stands at **3.125 coins per block**.

However, this subsidy is not static; it undergoes a process known as **halving**, which occurs approximately every four years. This halving mechanism **reduces the block subsidy by half**, thereby controlling the **rate at which new coins are introduced** into the economy.

<figure><img src="/files/jEBxioxiZO8FQPnmZSkS" alt=""><figcaption></figcaption></figure>

This gradual reduction in the block subsidy is a deliberate design choice aimed at **ensuring the long-term sustainability** of the BSV network while maintaining its economic principles.

Reducing the block reward subsidy gradually **allows the miners to transition towards processing transactions for fees**. This subsidy ignites 'the engine', and is no longer needed once the engine is already running properly.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-basics-protocol-and-design/coins-and-transactions-bitcoin-protocol-and-design/block-subsidy-and-halving.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
