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
- 019814a2c36405321629bdf6ea3bb42240c19f12a0b5ce620678d87bca90c8ed:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 019814a2c36405321629bdf6ea3bb42240c19f12a0b5ce620678d87bca90c8ed · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 033ffc6fa072737bcec4c9fbfbe07f3f3854b458b057dabef0d1237ca264ec6a83
- public amount
- 100
- public blinding
- 140f2fa7b21053d3f7b698a446926c15c525bef49a4ae9394ba49311d9d39ebe
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.