> For the complete documentation index, see [llms.txt](https://userguide.dcentwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-view-all-the-btc-public-addresses.md).

# 비트코인 지갑 계정 - 모든 공개 주소 확인하기

### 모든 BTC 공개 주소 확인하는 방법

비트코인은 15개의 공개 주소를 사용하며, 디센트 지갑에서 BTC 계정을 만들면 15개의 공개 주소가 자동으로 생성됩니다. BTC 공개 주소 전체 목록을 확인하려면 모바일 앱을 실행하여 다음과 같이 진행해 주세요.

<figure><img src="/files/6qY2byx3vMuXANscBASH" alt=""><figcaption></figcaption></figure>

**1)** BTC 계정에서 **"Receive (받기)"** 버튼을 누르세요.

**2) "전체 BITCOIN 주소 확인하기"** 우측에 있는 아래쪽 **화살표(v) 버튼**을 누릅니다.

**3)** 이제 15개의 공개된 주소를 모두 확인할 수 있습니다. 참고로 BTC 계정의 **"Receive (받기)"** 화면에서 보이는 주소는 15개 주소 목록 중 첫 번째 주소를 기본으로 사용합니다.

[강력한 보안, 지문으로 완성하다 **\[디센트 암호화폐 지갑\] 보러 가기 >>**](https://store-kr.dcentwallet.com/pages/dcent-biometric-crypto-wallet?utm_source=userguide\&utm_medium=dcent-web\&utm_campaign=202406_how-to-view-all-the-btc-public-addresses)

<figure><img src="/files/Cvnp1EN0iTVhzOCppUIN" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-view-all-the-btc-public-addresses.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
