# Fractal Bitcoin挖礦教程

**一、幣種介紹**

Fractal Bitcoin (FB)&#x20;

[官網](https://www.fractalbitcoin.io/)    [白皮書 ](https://fractal-bitcoin.notion.site/2024-01-Fractal-Bitcoin-v0-0-9-04c62c379d6846c7b6163fcd1fb9d566)   [區塊瀏覽器](https://fractal.unisat.io/explorer)

Fractal Bitcoin 是一種比特幣擴容解決方案，旨在在不改變比特幣核心協議的前提下，通過無限遞歸機製實現無限擴展，同時保持與比特幣現有基礎設施的兼容性。

**二、支持的礦機簡介**

FB采用SHA256d加密算法，與BTC相同：螞蟻礦機（S21 Hydro、T21、S19系列等）、神馬礦機（M63S/390T、M66S、M30S等）、阿瓦隆礦機（A1366等）

更多機型查看>>[礦機收益排行](https://www.spiderpool.com/machine)

**三、在SpiderPool礦池設置對應的子賬號和綁定錢包地址**

在SpiderPool（[www.spiderpool.com](https://www.spiderpool.com/)）註冊賬號，登錄後，在子賬戶管理中，選擇挖礦幣種FB，然後新建對應的子賬號，並且綁定錢包地址。 （如果沒有綁定的話，FB會保留在你的賬戶余額中，直至綁定後的下次結算支付收益）

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcFcEqtR2Zs9YWUOoP-mDImjYo-7Lloo2fvGTWX3_nNG1ESO5rfLsM3ZbJf6E9TGCdMCzVTmSPX6HeiCB9nrlcb1nxHX1JmQlBW5OcSb8a6zOT3m8ctj-BqINYbBiQUlzH-Xdy6Qq4NoZZGZHNGc3BnQ96-?key=bCI0Z2sCh06kgaOwpVLL8A" alt=""><figcaption></figcaption></figure>

**四、設置挖礦參數，開始挖礦**

1.FB單挖接入流程：

1）將BTC算力切到SpiderPool官方提供的節點地址，所有算力將直接進行單挖FB，用戶無需額外操作;

2）點擊子賬號到個人賬戶頁面，查看算力的在線情況，包括在線數量、算力、拒絕率等數值，檢查是否正常運行；

FB單獨挖礦節點地址：

美洲地區

* TCP 備用端口： <mark style="background-color:orange;">443</mark>,<mark style="background-color:orange;">3333</mark>,<mark style="background-color:orange;">1800</mark>

  `stratum+tcp://fb-us-ss.spiderpool.com:2309`
* TLS 備用端口： <mark style="background-color:orange;">2311</mark>

  `stratum+ssl://fb-us-ss.spiderpool.com:2310`

歐洲地區

* TCP 備用端口： <mark style="background-color:orange;">443</mark>,<mark style="background-color:orange;">3333</mark>,<mark style="background-color:orange;">1800</mark>

  `stratum+tcp://fb-eu-ss.spiderpool.com:2309`
* TLS 備用端口： <mark style="background-color:orange;">2311</mark>

  `stratum+ssl://fb-eu-ss.spiderpool.com:2310`

亞洲地區

* TCP 備用端口： <mark style="background-color:orange;">443</mark>,<mark style="background-color:orange;">3333</mark>,<mark style="background-color:orange;">1800</mark>

  `stratum+tcp://fb-as-ss.spiderpool.com:2309`
* TLS 備用端口： <mark style="background-color:orange;">2311</mark>

  `stratum+ssl://fb-as-ss.spiderpool.com:2310`

**五、算力監控及收益查看**

礦機大約運行10-15分鐘且穩定連接至礦池後，可以登陸SpiderPool（[www.spiderpool.com](https://www.spiderpool.com/)）官網，在【我的面板】點擊子賬戶，然後在【賬戶總覽】頁面，查看礦機狀態和收益情況。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdm0x-OCmjQm7nGcKVJ0GRkXg2mPKBk1TDkZXDYTmtSD-wnr14CfSl1BpleF8dAsmiITNRnFS07BIegM-B1vLQE5J6EQA_bs_kPOAidp2KYmdQxkX7gxy7q118JaUu19hIa1RaGjLtIF2uJtWc_Gq0ZTZcm?key=bCI0Z2sCh06kgaOwpVLL8A" alt=""><figcaption></figcaption></figure>

**六、其他問題**

* FB礦池的最小起付額是多少？

  答：FB的起付額是0.1FB
* FB礦池的費率和結算模式是什麽？

  答：PPLNS 2%費率。\ <br>


---

# 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/fractal-bitcoin-wa-kuang-jiao-cheng.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.
