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
- 7c69097b9bc37f15564a19c255f1095da6d1c09c2d4b49791b7ac6adae30fd71:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7c69097b9bc37f15564a19c255f1095da6d1c09c2d4b49791b7ac6adae30fd71 · T_PMINT
- block
- 948762 · 3d ago
- commitment C
- 032aefeb6f6234248188d5965fd6c7f962c23da2d1ffb50da49db2597d1459f904
- public amount
- 100
- public blinding
- 45802c227a2a5f4a7bcfdb46071112db76b7b9c739c866e216ef1d52fbdddb0d
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.