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
- 71d65442c739502537b2268283c6b84015c9c3b623d4f11b25df97ec43555be4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 71d65442c739502537b2268283c6b84015c9c3b623d4f11b25df97ec43555be4 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03b4203cf7863393a2f37837cc15d0e9a86a643939506407d12c33bbb4cb7445a1
- public amount
- 100
- public blinding
- 0a0538c983ced5d227a871e5be832d112ca435a46d4f330006b64afb757cadaa
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.