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
- 93334efcdb56db9f7c2b75cc329be954321f554c90abda4d5dc7e50f8f04dd53:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 93334efcdb56db9f7c2b75cc329be954321f554c90abda4d5dc7e50f8f04dd53 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0340947bfc86f660a8f7ed71b450095a240524759f58f6e18ef2cd4847b74af4d3
- public amount
- 100
- public blinding
- f6b7b3e1376f71d572f49cf19dc03f9e3d3d9175c46e0e960af234698293c2d2
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.