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
- 63abfba393db70f687a3b3f6d73fbcbc4cd836f3905f0e3315f9233bbe0a4136:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 63abfba393db70f687a3b3f6d73fbcbc4cd836f3905f0e3315f9233bbe0a4136 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02b8250be9ea8270ece0a3fde9dc765cf54439abf1b91fb4a1fabc2c115108a3c2
- public amount
- 100
- public blinding
- 5ae97dd54557e115e0c4edf37b45ee00dd76411f13d2315e4f02a3db3c8f00b9
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.