# 鯨魚

### 鯨魚（Whale）是加密貨幣圈對大戶的稱呼——持有大量代幣的個人或機構。就像海洋中的鯨魚，他們的動作會引起巨大的波浪。當鯨魚買入或賣出，整個市場都會跟著震動。

***

## 什麼是鯨魚？

在加密貨幣世界，鯨魚的定義因幣種而異：

| 幣種  | 鯨魚門檻（約）     |
| --- | ----------- |
| 比特幣 | 1,000+ BTC  |
| 以太坊 | 10,000+ ETH |
| 迷因幣 | 總供應量的 1%+   |

{% hint style="info" %}
**為什麼叫鯨魚？**

因為他們就像海洋中的巨獸——體積龐大，動作會引起大浪。當鯨魚「浮出水面」（大量交易），整個市場都會感受到震動。
{% endhint %}

***

## 鯨魚的影響力

### 1. 價格影響

```
鯨魚賣出 → 大量賣壓 → 價格下跌 → 散戶恐慌 → 更多人賣
鯨魚買入 → 大量買盤 → 價格上漲 → 散戶 FOMO → 更多人買
```

### 2. 市場情緒

鯨魚的動向會被市場密切關注：

| 鯨魚行為   | 市場解讀    |
| ------ | ------- |
| 從交易所提幣 | 長期持有，看漲 |
| 轉入交易所  | 準備賣出，看跌 |
| 大量買入   | 牛市訊號    |
| 大量賣出   | 熊市警告    |

***

## 著名的鯨魚

### 個人鯨魚

| 人物              | 持有量                 |
| --------------- | ------------------- |
| 中本聰             | 約 100 萬 BTC（從未動過）   |
| Vitalik Buterin | 大量 ETH              |
| Michael Saylor  | 透過 MicroStrategy 持有 |

### 機構鯨魚

| 機構            | 說明                |
| ------------- | ----------------- |
| MicroStrategy | 上市公司，持有 20 萬+ BTC |
| Tesla         | 曾持有大量 BTC         |
| Grayscale     | 資產管理公司            |
| BlackRock     | 透過 ETF 持有         |

{% hint style="warning" %}
**神秘鯨魚**

區塊鏈是公開透明的，但地址背後的真實身份往往是匿名的。有些「巨鯨」可能是一個人，也可能是一個機構，甚至可能是交易所的冷錢包。
{% endhint %}

***

## 鯨魚監測

散戶會透過工具追蹤鯨魚動向：

| 工具          | 功能     |
| ----------- | ------ |
| Whale Alert | 大額轉帳提醒 |
| Etherscan   | 查看大戶錢包 |
| Nansen      | 鏈上數據分析 |
| Arkham      | 地址標籤識別 |

***

## 鯨魚的策略

鯨魚通常不會直接在市場上大買大賣，因為這樣會影響價格：

| 策略     | 說明           |
| ------ | ------------ |
| 分批買賣   | 將大單拆成小單慢慢執行  |
| OTC 交易 | 場外大宗交易，不影響市價 |
| 黑池     | 暗池交易，不公開訂單   |
| 時間分散   | 在不同時段執行交易    |

{% hint style="success" %}
**跟單鯨魚？**

有些散戶會嘗試「跟單」鯨魚——看到鯨魚買就跟著買。但這策略風險很高：

1. 你看到的可能只是鯨魚的部分操作
2. 鯨魚可能是在對沖，而不是單純看多
3. 等你發現時，價格可能已經反映了
   {% endhint %}

***

## 鯨魚 vs 韭菜

| 比較 | 鯨魚      | 韭菜       |
| -- | ------- | -------- |
| 資金 | 可以影響市場  | 被市場影響    |
| 資訊 | 有專業團隊分析 | 看新聞和 KOL |
| 心態 | 有計劃、有紀律 | 情緒化、FOMO |
| 時間 | 長期佈局    | 短期進出     |

***

## 延伸閱讀

* [韭菜](/ru-quan-bi-bei-zhi-shi/jiu-cai.md) — 鯨魚的對立面
* [砸盤](https://github.com/dAAAb/Blockpedia/blob/master/mi-yin/za.md) — 鯨魚賣出的結果
* [井噴](https://github.com/dAAAb/Blockpedia/blob/master/mi-yin/jing.md) — 鯨魚買入的結果
* [OTC](https://github.com/dAAAb/Blockpedia/blob/master/jiao-yi-suo/otc/README.md) — 鯨魚偏好的交易方式

***

#### 參考資料

* [Whale Alert](https://whale-alert.io/)
* [Bitcoin Rich List](https://bitinfocharts.com/top-100-richest-bitcoin-addresses.html)


---

# 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/ru-quan-bi-bei-zhi-shi/undefined-5.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.
