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
- 3957a365cf372b3f0f740f992658be8a2942c6c4b3c0ce16b5e800a8b3117d84:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3957a365cf372b3f0f740f992658be8a2942c6c4b3c0ce16b5e800a8b3117d84 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0301fda27d50e49a3408e0fe259a176a6c3261849f9dd5cd4201121795dd2a84ad
- public amount
- 100
- public blinding
- 902be1e6cabf20bc57d00926e02f8cd360a32334f0579ee7e5b2a27bf51d3513
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.