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
- d0959baff4be24bbecad7dfc819599e6a8ddfb747e3e8c4a996b67b4550f42fe:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d0959baff4be24bbecad7dfc819599e6a8ddfb747e3e8c4a996b67b4550f42fe · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 030fbea42c96ab7a3c5f54ab2f66c8c14aec4d8210c242776d617c10f11c9652a5
- public amount
- 100
- public blinding
- bdc721b1e22ba49e8673dce177870f86f34a0aff67befcecdbb69f0176e5d37b
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.