# 比特幣挖礦獎勵有哪些？

礦池爆塊的獎勵分為兩部分。

第一部分為代碼約定的coinbase獎勵，coinbase獎勵為比特幣網絡給礦工爆塊的獎勵。最初為50BTC，大約每四年減半一次。

另一部分為礦工費，交易發送時會有一筆給礦工的費用，礦工費數量不一，受交易數，網絡擁堵情況的影響。


---

# 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://support.spiderpool.com/zh/wa-kuang-chang-shi/bi-te-bi-wa-kuang-jiang-li-you-na-xie.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.
