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
- f9aa74b528316a8dabb2a478cd8e998e120c3db4d38de84f39a1092679b4f48c:0
- asset
- SHIT#d34c9bd8 · 0d · t_petch
- asset_id
- d34c9bd845a907724b16934282ec430261dbbe77039cd1183a5ff55e74657d45
- parent envelope
- f9aa74b528316a8dabb2a478cd8e998e120c3db4d38de84f39a1092679b4f48c · T_PMINT
- block
- 949137 · 28d ago
- commitment C
- 035378c6015ffdf578bcef83dc7fa3d23b1051ab142155f96b382379480d79b43e
- public amount
- 1000
- public blinding
- 0bb07bbd0fbf3f36bc7ef25aa114834a77ef3af66cb08931f1ce319a77eeb1fe
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.