# 比特幣錢包

> **最後更新：2026 年 1 月**

**比特幣錢包（英文：Botcoin Wallet）基本上和以太幣錢包類似，是連結著比特幣區塊鏈，存放比特幣的電子程式。**

因為比特幣區塊鏈並沒有智能合約和 ERC20 這種可以允許別人在同一個鏈上發行不同幣的機制，因此比特幣原生錢包內多半僅能存放比特幣。

比特幣基金會推薦的原生比特幣錢包[如下](https://bitcoin.org/zh_TW/choose-your-wallet)：

![https://bitcoin.org/zh\_TW/choose-your-wallet](/files/-LLOEkKk_q7ECOJvZOlA)

\
事實上，除了最早的原生比特幣錢包「Bitcoin Core」之外，其餘錢包應用多半都已陸續加入了整合其他區塊鏈，得以同時存放其他幣和數位資產的功能。如寶博士使用的「Coinbase」或是「Coin Space」等，都成了所謂支援多種鏈的「聚合錢包」。

### 可以線上創建並匯出私鑰的 Coin Space

{% embed url="<https://coin.space/?network=bitcoin>" %}

***

#### 相關條目

#### 參考資料


---

# 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://www.0x1.academy/bi-te-bi/bi-te-bao.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.
