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
- adf5fbb33c6d8119e4cfb247a4ce2cee50161d1e0d09ac691df869253d27fd4e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- adf5fbb33c6d8119e4cfb247a4ce2cee50161d1e0d09ac691df869253d27fd4e · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 026150daaea7dd564b1c40d0852801fa81047af5da87ccb1bd07b2b89a0c64716d
- public amount
- 100
- public blinding
- fb5230ceadefa7c84d104f3c5bab623c1a5eb4607b6c4c7da50cb30dfff84183
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.