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
- 67bad78e57915ff1d8ea065d5d8f3452598a359f8a71ea4639627a041ed34d07:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 67bad78e57915ff1d8ea065d5d8f3452598a359f8a71ea4639627a041ed34d07 · T_PMINT
- block
- 949523 · 3h ago
- commitment C
- 02ec45dc31ded5c04dea01e8ed179a5d11966d31cd285a7e60175784e4fd016b99
- public amount
- 100
- public blinding
- c1a5c4959fe80b740b69727adcc176c60058d7a7e541f760519609bb964e15ea
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.