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
- f11fe6ffd34e1d87510087873d742308328c1839a1b2c0805dc693b59e489b90:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- f11fe6ffd34e1d87510087873d742308328c1839a1b2c0805dc693b59e489b90 · T_PMINT
- block
- 948789 · 3d ago
- commitment C
- 0304ff8a96db8909efc2dc4419b28157c1422d6679b61e9ea48cf1e48adf348295
- public amount
- 1000
- public blinding
- 14eb1ea389127bd0f0891aea345b235ac3095d6e3f16a620e5b7ba00287e4e2e
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.