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
- 927d8c1474fe371215aff948efc0788c1367627791307e59134d7c5e471b5017:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 927d8c1474fe371215aff948efc0788c1367627791307e59134d7c5e471b5017 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02f33625cf441e38f921408f7e8f711efbf695cef773b94facb8682eefd6c2e6d7
- public amount
- 100
- public blinding
- 8d1ede75f69ea91bbe24522b568420d74bb0cc751891b18e17fd1557d1d826ac
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.