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
- 27aac01358c2f18d93219de6bf7d9a7cd5bd9392ce4aa142694eba82c5871d0c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 27aac01358c2f18d93219de6bf7d9a7cd5bd9392ce4aa142694eba82c5871d0c · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 022797217e9d283cb2dd1c95b14369834693c6aa34ea43215eb9c68947f04a7fca
- public amount
- 100
- public blinding
- a7566edfc418897795e00b9337fe8c59b0cfc9606adf9d69742c90785505b220
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.