# Was ist eine On-Chain-Transaktion?

Eine On-Chain-Transaktion ist eine Bitcoin-Transaktion, die auf der Blockchain, einem dezentralen, unveränderlichen Hauptbuch, verarbeitet und aufgezeichnet wird. Da sie in der Blockchain aufgezeichnet wird, kann eine On-Chain-Transaktion von niemandem mehr geändert oder rückgängig gemacht werden, sobald sie bestätigt wurde.

Die Bestätigungszeit für On-Chain-Transaktionen kann variieren, aber im Durchschnitt dauert es etwa 10 Minuten. In Zeiten hoher Netzwerkaktivität kann es jedoch länger dauern, bis eine Transaktion bestätigt wird.


---

# 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-is-an-on-chain-transaction.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.
