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
- 6f07bc4d4b1b8e138309af4871ee29a1f9f96f9028c3fc21b381548c783c200b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6f07bc4d4b1b8e138309af4871ee29a1f9f96f9028c3fc21b381548c783c200b · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 03dbd11a4c4641cc007152162ba34ce5f5b6828b859ddd9177fe5ed3a37c0cafe4
- public amount
- 100
- public blinding
- 919fb067c63ee34772395ca13eeda5228f7581e4a92ff6cfb9d4a060e15c93f0
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.