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
- 8256ca49a8efbb086599e2c90bf06ec4e2207e361c5299c38fb6309b7a61c589:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8256ca49a8efbb086599e2c90bf06ec4e2207e361c5299c38fb6309b7a61c589 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 029b61eb41e1f16fac70c48ac365de350ccfa6997b9604b275791ed1da5a3b2330
- public amount
- 100
- public blinding
- 70911f51a421ffdeac4290e18ae66ef94ca7451dca8e2a7a3e92c0167fbc39de
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.