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
- 2ea029ebda9a79022aaa1347e85995cb198dbc8c0585d78b50008c9728e72388:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- 2ea029ebda9a79022aaa1347e85995cb198dbc8c0585d78b50008c9728e72388 · T_PMINT
- block
- 948727 · 30d ago
- commitment C
- 039dd161c4204bf8066cdb0aba603b4577aceef3d0d0547aa2053c3c7c6c7f1a9d
- public amount
- 1000
- public blinding
- 9a87750afa1a6818fc7773f816a3f087be853c752de5435cd9bcad4d7c761c79
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.