# 503.4 Lesson - prohibitivelyHigh

**Screen:** prohibitivelyHigh

**Headline:** Bitcoin transaction costs are prohibitively high

**Reward:** 3

**Text:** Another misconception about bitcoin is that its transaction costs are prohibitively high.

However, confirmed transactions on the main layer of bitcoin provide a level of finality that is unmatched in the traditional financial system. While it is true that transaction fees may occasionally spike due to the limited capacity of each block, the bitcoin network remains an efficient and reliable settlement layer for high-value transactions.

In fact, according to Saifedean Ammous, "between October 2010 and July 2021, the average daily transaction fees came up to around 0.02% of the value of the transactions."

In addition, smaller transactions, including microtransactions, are often migrated to secondary layers such as lightning, liquid, or federated side-chains where fees are significantly lower than those offered by retail banks.

\=================================================================

## QUIZ

**Question:** What is the main reason that transaction fees on the main layer of bitcoin remain relatively low compared to traditional financial systems?

**Answer:** The efficiency and reliability of the bitcoin network as a settlement layer

**Feedback:** Congratulations, you've hit the nail on the head! The efficiency and reliability of the bitcoin network certainly play a role in keeping transaction fees low. Did you know that the bitcoin network can process up to 7 transactions per second, making it faster than some traditional payment systems

**Correct:** true

**Answer:** The use of secondary layers such as lightning, liquid, or federated side-chains for smaller transactions

**Feedback:** Nice try, but it looks like you're missing a key piece of information. Try again

**Correct:** false

**Answer:** The fact that bitcoin is still a relatively new technology and has not yet reached its full potential

**Feedback:** Sorry, but being a newer technology does not necessarily equate to lower transaction fees. Better luck next time!

**Correct:** false

<figure><img src="/files/3HLWGFNlW1Xs3zlglqZs" alt=""><figcaption></figcaption></figure>


---

# 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://earn.blink.sv/chapter-503-bitcoin-criticisms-fallacies-iii/503.04-lesson-prohibitively-high.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.
