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
- addb4f462f3216cb6bb4348e70ba7444432b92d88394354aba0368059e7424f1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- addb4f462f3216cb6bb4348e70ba7444432b92d88394354aba0368059e7424f1 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03dacc7dc0b9d0519d78af04d3410f7c0d8bb6f66e1d703a42ac90d4bd4c40c0e1
- public amount
- 100
- public blinding
- d1da9ce618fed385f2ae1b40b375f83aae69a4f0d6daeb972d6a79e06e07d078
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.