# Co je to UTXO?

*UTXO* je **otevřená komunitní konference** zaměřená na **kryptoměny a blockchain**, která se koná každoročně na začátku června v Praze v rámci [Prague Blockchain Week](https://prgblockweek.com/).

{% content-ref url="filozofie-konference" %}
[filozofie-konference](https://docs.utxo.cz/filozofie-konference)
{% endcontent-ref %}

## Seznam ročníků

* [UTXO.23](https://docs.utxo.cz/udalosti/23) (2023)
* [UTXO.22](https://docs.utxo.cz/udalosti/22) (2022)

{% hint style="success" %}
"UTXO" také znamená "*Unspent transaction output*", což by se dalo přeložit jako "neutracený výstup transakce". Jedná se o [základní mechanismus fungování bitcoinu](https://www.alza.cz/transakcni-poplatky-a-minimalni-velikost-utxo#co-je-utxo):

"*UTXO je jediný způsob, jakým váš bitcoin skutečně "existuje". Každá transakce bere předchozí neutracené výstupy, používá je jako vstupy a ve výsledku vytváří nové výstupy. Každý konec je novým začátkem. Bitcoin je krásný.*" - [@SatsJoseph](https://twitter.com/SatsJoseph/status/1370329486059843588)
{% endhint %}


---

# 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://docs.utxo.cz/co-je-to-utxo.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.
