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
- e1895a0ceba97c127004f47feb9df5bb89518f58cf54b112700bc31c90936f79:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e1895a0ceba97c127004f47feb9df5bb89518f58cf54b112700bc31c90936f79 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 038c068219e51441b3cdef6c150178ff76d5def5d2904683dd2b7e5d7517d63d58
- public amount
- 100
- public blinding
- d3a11cf4353f4cab2031f73a22fdb0cf6118989f8dc12a79279229ad6fac3e2f
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.