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
- 0a3ca7d93671d198b23a1a0604d7a18669786bcb1833c32048996dc5d1a21f7f:0
- asset
- ROOT · 0d · t_petch
- asset_id
- 932330103ff8e97ec57a51a774a5f718b5cdf356bf9404895c055cff05e7120e
- parent envelope
- 0a3ca7d93671d198b23a1a0604d7a18669786bcb1833c32048996dc5d1a21f7f · T_PMINT
- block
- 948569 · 19h ago
- commitment C
- 02e61aa6760e37bc0d343b437e9d93018752c953329d68c19760dd7cd8bd9d82f7
- public amount
- 1000
- public blinding
- 45d79670435145d4c28f5c1147400af8cf05304aed8e1998fb47a37337209c7a
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.