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
- 694a9da70c3d00a78a76eb03425ad9ed041d2940b1af32bf15c64edb52f447ec:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 694a9da70c3d00a78a76eb03425ad9ed041d2940b1af32bf15c64edb52f447ec · T_PMINT
- block
- 948891 · 3d ago
- commitment C
- 02cea449e77b63dd085ca229ddf0c6ccb0f5a5e4a48279950b816c574a37d84793
- public amount
- 100
- public blinding
- a121d2784a8ba8e86c3c0afccf311b1b6558de973e6e5e5d4798140414088965
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.