UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- fb3117f3ce3d85c7e45fdbb0f705da72b9320d441ef0287e9498610937ce8b89:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fb3117f3ce3d85c7e45fdbb0f705da72b9320d441ef0287e9498610937ce8b89 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03ed25250da8bbf224f52951eabb363a384a9bace76336d1de99d549cb2ed6b8a5
- public amount
- 100
- public blinding
- 082c6eb322f47c9d7dc6a9a80cdea6ec0dbe3a8cf466c5c6512781707f686c3c
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.