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
- 83ba6c3b680db7eee1094dd6a7a2a013fe9053ea464b996090fd95edb8d8bacf:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 83ba6c3b680db7eee1094dd6a7a2a013fe9053ea464b996090fd95edb8d8bacf · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0368fcf43ac44a0f3db79a3c150ea55d232d253265efc9038a894fdac4849c6f27
- public amount
- 100
- public blinding
- d0b3aa7a57792adaf11e6ed7e31013e2407faec9c1862f92345b48694355bbec
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.