# Transition to End of Inflation

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

*Once a predetermined number of coins have entered circulation, the incentive can transition entirely to transaction fees and be completely inflation free.*

Satoshi Nakamoto, Bitcoin Whitepaper

The transition to an **end of inflation** within the Bitcoin network is a critical aspect of its long-term sustainability. Initially, the block reward for miners was **set at 50 Bitcoins per block**; however, this reward is **halved approximately every four years, or every 210,000 blocks**. This process, known as **halvening**, will continue **until the block reward reaches 1 Satoshi per block** and eventually approaches zero around the year 2140.

As the rate of new Bitcoins entering circulation decreases, **the network's reliance on block subsidies will shift entirely to transaction fees**. This transition is significant because it ensures that the network can operate without introducing new coins, **thereby eliminating inflation**.

The gradual reduction in the block reward **incentivizes node operators to develop a robust network capable of accommodating a larger volume of transactions**, as they will need to rely on transaction fees as their primary source of income.

Moreover, this shift creates an opportunity for node operators to invest in innovative applications and services that **can drive network usage**. By fostering a highly utilized network, operators can secure a steady stream of transaction fees, ensuring their long-term profitability in a deflationary environment.


---

# 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/bitcoin-whitepaper-series/section-6-incentive-bitcoin-whitepaper/transition-to-end-of-inflation.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.
