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
- b8612b1eda4bf68bd8253045c6347275b9dbcd50dd06d0164f85b9e51a59a0d4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b8612b1eda4bf68bd8253045c6347275b9dbcd50dd06d0164f85b9e51a59a0d4 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03747f0276f00c10da7d1e407160306a0a769bf1e710679cd5af6157c1f9d93521
- public amount
- 100
- public blinding
- c21c614ce55b9691513f0b9764492d44d0e90f9940d710c01829363a12f55e69
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.