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
- 53ca14fb8e80922915fec9a35c0209701accf49462f2fb9b279f28ba88d6a62e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 53ca14fb8e80922915fec9a35c0209701accf49462f2fb9b279f28ba88d6a62e · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03e335063b84c7cffd89c548f56cefafa2684e954b42ff6224f0cf541be68adbea
- public amount
- 100
- public blinding
- 9d08054b4d9be0cc9c91c111160739b2bdf0736bc2666af0d268a18dd46a5d51
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.