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
- 3792326133857afc7e8346f2b2ce49e0b95e6023fb350816c9f0e1d701e839c7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3792326133857afc7e8346f2b2ce49e0b95e6023fb350816c9f0e1d701e839c7 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 039a9daf2f4b7471527b83a9d8e9ee9e3b9e04623a0236e0ee18377331afac9f61
- public amount
- 100
- public blinding
- 80b9d430068b59c4b3f6704dcaa5fd90108e92689932f6450f7b9644e246516a
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.