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
- a857aae2c7d233ea89d1015f2b688bb8ea31b98d18948f2dba1c4980cf1ea783:0
- asset
- SHIT#5ed401e0 · 0d · t_petch
- asset_id
- 5ed401e0ba6a44eb14ce0dce1a401f41c77dc4f97af4dcbda21542d1df6a17b6
- parent envelope
- a857aae2c7d233ea89d1015f2b688bb8ea31b98d18948f2dba1c4980cf1ea783 · T_PMINT
- block
- 948642 · 4d ago
- commitment C
- 03429839283d307b9afb26a451fb15092ff43e49a3c51d20843ba46fd5aaecd42a
- public amount
- 100
- public blinding
- a7603deb0d6cc4a7e734b65ab4107c61782c2aac42efa37ba1efc28b02d530b8
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.