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
- 28d5b4ce1c0199b296d5b6213a07f2f3306883e1d4242f065defab41e31a754c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 28d5b4ce1c0199b296d5b6213a07f2f3306883e1d4242f065defab41e31a754c · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 038ffd7e7166116c7f48f09a0e64b23e365695ea30d6cb89a889ab9d424604592d
- public amount
- 100
- public blinding
- 7cb3ab83bed9e5ab476a735f9368463625cab804e57dae86256856c20aeb4861
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.