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
- 0f431982782c6e9b7b3b27c4e9f9b0161f4283a7ef19c1a931e6af667129f8ec:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0f431982782c6e9b7b3b27c4e9f9b0161f4283a7ef19c1a931e6af667129f8ec · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0203b710f3d84934274659a21563c3ee7befaf499429ba146043468bb2d11adb02
- public amount
- 100
- public blinding
- b9699e2646b92f8f50c74f5c9effe46e80083787986ebfced819366b3cdd9b36
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.