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
- 0a641a9a1599c7b11d1c478df0e17b48b75a3eb57e59315ff75b768f98056553:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0a641a9a1599c7b11d1c478df0e17b48b75a3eb57e59315ff75b768f98056553 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 026878f73c4cbd61a37be9c217d7acf43b7e61d8ee20bf487e784fb4e5b962f9b1
- public amount
- 100
- public blinding
- c097bbee43b1654f896d114306879734f6a9776c6766263a985d2fe2c6d4f844
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.