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
- 279b2b53a849b7ea5e8d67c3f3432e715034fbac9901f941b54f303b875d348f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 279b2b53a849b7ea5e8d67c3f3432e715034fbac9901f941b54f303b875d348f · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 030d0fea2a374dd17a1680ebfc9741b0b654e217f83bce07c8ceee6afe3a677116
- public amount
- 100
- public blinding
- d80fd48ba0d924b8be25ace3097afa8e8a4d273608f33a6bb8f961522236859f
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.