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
- f6ce070a997b2630a3f04a08fda1065707c9db0da49487599ddb92e52a26a9ba:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f6ce070a997b2630a3f04a08fda1065707c9db0da49487599ddb92e52a26a9ba · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 035972d4998204f4d72396dcdafc1279af57b3d703ab6af51a02914f1b53102477
- public amount
- 100
- public blinding
- 1b91f9f1492db79a5149a3b5f157616afbffcce7d6f3524638fcc48bd93d50c9
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.