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
- bbf7fb67de5b211b39b2ed93227f47f1f462dd5c5b2b151974d4cf33eaab9872:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bbf7fb67de5b211b39b2ed93227f47f1f462dd5c5b2b151974d4cf33eaab9872 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03cbea9bc7bd7246fe894b4d7f8ee04938197d199eafff4af39b15af8348f4bcd1
- public amount
- 100
- public blinding
- c71820e914e20bbf329757c732f271a4495f737a896e9a0541517a0ef393c25b
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.