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
- 7bb5025c9b134698d0a05cafaf5f44f5696d172504bce925acbd660bcc1e3e94:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7bb5025c9b134698d0a05cafaf5f44f5696d172504bce925acbd660bcc1e3e94 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 028710de9393428311439690c602da339228fd51c0ec70d0d7ddf7fd4e00934f73
- public amount
- 100
- public blinding
- d165bd0c75c881656eea897711509cc31477f8ab9b226a157d779ddda7dea5ff
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.