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
- d26cc4f81c75a61418d7621a21dbac68069b26c87d2f5f6fe8ca50a46520a1ea:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d26cc4f81c75a61418d7621a21dbac68069b26c87d2f5f6fe8ca50a46520a1ea · T_PMINT
- block
- 948648 · 57d ago
- commitment C
- 023947592b499104c9a99bd17cb4962513ef9afafefabf4cbab76c5837fd8a5c60
- public amount
- 100
- public blinding
- 94f16f393c65c0a331bf60b81424208a05038a7ba358ab95f6e26488c98d1e63
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.