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
- e777f4fdd22aa5c3386124b838017d70ab8553d626d52e3507a1e5a6ec0d87df:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e777f4fdd22aa5c3386124b838017d70ab8553d626d52e3507a1e5a6ec0d87df · T_PMINT
- block
- 948915 · 3d ago
- commitment C
- 025ab45dac8b98b86341c6f50e983432cceeb301718948680c59d1861ffe1172e3
- public amount
- 100
- public blinding
- d95701331e5a161ebb12792d783da54ecdd2a4e4bc54b3061d7eafe0e9d7d64a
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.