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
- 338d0ba53396b334eea29b4bf36d47e65313f9ba6b579499ac02b33117ea975c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 338d0ba53396b334eea29b4bf36d47e65313f9ba6b579499ac02b33117ea975c · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03c9d9cb6786801e85e822222fd3220fd8bc43eac39c3685f5eb506fb7fba2a860
- public amount
- 100
- public blinding
- 1e13f583846c73416e487fed117f42c78e77725ddf42630faa26d105db60c78e
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.