# Was sind die verschiedenen Arten von Bitcoin On-Chain Adressen?

Bitcoin On-Chain Adressen gibt es in verschiedenen Formaten, jedes mit seinem eigenen Präfix. Hier sind die gängigsten Formate und ihre jeweiligen Präfixe:

* Legacy Adressen: beginnen mit "1"
* SegWit-Adressen: beginnen mit "3".
* Native SegWit-Adressen: beginnen mit "bc1" (häufigste Bitcoin On-Chain-Adresse)

Es ist wichtig zu wissen, dass die verschiedenen Adressformate zwar unterschiedlich aussehen können, aber alle gültige Bitcoin-Adressen sind und zum Senden und Empfangen von Bitcoin verwendet werden können. Einige Wallets und Dienste unterstützen jedoch nur bestimmte Adressformate, daher ist es wichtig, vor dem Senden oder Empfangen von Bitcoin zu überprüfen, welche Formate unterstützt werden.


---

# 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://faq.blink.sv/deutsch/blink-payment-methods/on-chain/what-are-the-different-types-of-bitcoin-on-chain-addresses.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.
