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
- 38c3ac34578e04a222bfaaa0ed63ed4dc33910bed4ad26e1790eedbaf87b2858:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 38c3ac34578e04a222bfaaa0ed63ed4dc33910bed4ad26e1790eedbaf87b2858 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03c14988de5de563f0777ed12f471ee9b5c696a78d326f49658f1987964a8c2294
- public amount
- 100
- public blinding
- bd99374853c6c4fac596c47fe11593b72b6408664fbdb79f59fc261b30f111a6
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.