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
- bb38c3d7cf8e65de225394fde153b9aad63c6bf67f3b96d647ea77d3f1a371c4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bb38c3d7cf8e65de225394fde153b9aad63c6bf67f3b96d647ea77d3f1a371c4 · T_PMINT
- block
- 948767 · 3d ago
- commitment C
- 02228ec3a9adef522ecf5df4b822860c1622922525cf129be00cfbbe16352dd48d
- public amount
- 100
- public blinding
- 28a51abbe60ea5cc0b1645d3d49ef92d8c5ffaf7dfa1e77a47e96b9455b9776e
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.