# 比特幣礦機的演變史

&#x20;2010 年 時期大多是以個人電腦挖礦的方式，隨著參與比特幣挖礦的人開始迅速增長，CUP 轉向算力更強大的 GPU ，所以短短 7 個月後，個人電腦挖礦的方式也成為過去式，GPU 算力統治這比特幣挖礦市場。

2011 年 6 月，被稱為現場可編程門陣列（FPGA——Programmable Gate Array）的專業挖礦設備出現，這是第一次針對挖礦所做的專業芯片設計，FPGA 的算力在原 GPU 的基礎上，再次提升了大約 3 個數量級，達到了 GH/S 的級別。

2013 年 1 月，第一臺商用比特幣 ASIC 礦機阿瓦隆礦機交付，讓比特幣進入了 ASIC 算力時代 。ASIC 礦機在低功耗、高性能的道路上不斷進化，自 2013 年後比特幣也正式進入了高算力時代，達到了TH/S。


---

# 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-kuang-ji-de-yan-bian-shi.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.
