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