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
- 70563bc8c2c786d2dcdd0d0eca889084b1a9accc63ed0a1b0ecf3573e32cdc73:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 70563bc8c2c786d2dcdd0d0eca889084b1a9accc63ed0a1b0ecf3573e32cdc73 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0367b1559d69f443d7dd98d2b6634b01a1db55b1365c200b3fb204f50c3d930f0f
- public amount
- 100
- public blinding
- b48ed6269197bffc6ae5c6b16c02b9a9cce3f909b179e8c51fc1790e92cfc976
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.