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
- 76d3c01c6ae605c708e9fc5fbceac5436341c957d332cb43ee8a72e06a424f1b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 76d3c01c6ae605c708e9fc5fbceac5436341c957d332cb43ee8a72e06a424f1b · T_PMINT
- block
- 948769 · 3d ago
- commitment C
- 02e737bb2eef53c2b17adcf60df86dd5c743ca1bc361d7f2d7f329163b7823a5a0
- public amount
- 100
- public blinding
- 4f4f1cf356a30cf4b45d7ed5e1c523b7cbfda9e5950c8a4d4a54ba32ef8533f7
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.