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
- ab865db875973374ea2a665a34a8ccf23c4fd0172ce9fd027ddca9a0ff209706:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ab865db875973374ea2a665a34a8ccf23c4fd0172ce9fd027ddca9a0ff209706 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03262f4aebf352102a6cf5589bcd3bac7c17274b027149828679dffe043c5a8203
- public amount
- 100
- public blinding
- fa7937c5cab3de52e1156180523a05a2fc8d62dfc40143619c75f0015295261c
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.