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
- fe26ee41436f58b0216d94a011865d069349b5c32aa85ba35033abeb462d892e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fe26ee41436f58b0216d94a011865d069349b5c32aa85ba35033abeb462d892e · T_PMINT
- block
- 948725 · 3d ago
- commitment C
- 027ef6349325592251bf001f8ec64e340810dbf8b68494aa527ec601865f95e029
- public amount
- 100
- public blinding
- fa4acd3c6837eacbc8ca4fb3d3ca91e31b374b9ad9b0d73775ce191bf6ec9d67
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.