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
- d3ae814bc1cd343b489de79b1966e0a79cc7e022790d5ba2bb55708a7c878d1c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d3ae814bc1cd343b489de79b1966e0a79cc7e022790d5ba2bb55708a7c878d1c · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 035c0687387d7f451885fe1d6d73fbce3ca56a1d844833ab6c17ea53258126eb78
- public amount
- 100
- public blinding
- d3fb641a037c4a15d3390d9d4a8959e7871e808adf8d8afe67eefcb09b35e0f2
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.