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
- eb75e63310672fcf853909153e27f195cfb6fff55b4b6d0c0c4ff825d6506e51:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- eb75e63310672fcf853909153e27f195cfb6fff55b4b6d0c0c4ff825d6506e51 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 026af8ed2034d3fcd69f78139175d9909735ecb43dab58a0cec39c4791c631dad1
- public amount
- 100
- public blinding
- 6e5896b0b33c5d20c0f726d7cf5e53fe09b8279ede76ed2a2e7c70f7f9a3384e
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.