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
- 8288bdb6f67d1c2c34bad769ac0a22d666751aa43dd9c2d906087a7838eaf4de:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8288bdb6f67d1c2c34bad769ac0a22d666751aa43dd9c2d906087a7838eaf4de · T_PMINT
- block
- 948647 · 57d ago
- commitment C
- 02f223cab61a3c61ccf3bb5ee5d885ac723d89582507dd76a630c68432f9f11193
- public amount
- 100
- public blinding
- 03018ecd28c5ca35b25d2549132ce2c56acff66b704840cd0d093712df09222a
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.