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
- 39cc7969206f255e871e4b1aecb79da4ca7106d6ab6e9ce942c812294ba6d120:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 39cc7969206f255e871e4b1aecb79da4ca7106d6ab6e9ce942c812294ba6d120 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 027f09303a69cfbd679926f6bd3eb1e0cdf60040c1e041b3aeaaa866bf98fd7ba8
- public amount
- 100
- public blinding
- b62fa7c40e3ed3517ada95b4969b8c81dc2250b673a8a173b907f814605355aa
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.