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
- 359ce96c326c6c8a7e5ab6efbb8ce05245578f80ed281ea53dd6189b0ca7bc88:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 359ce96c326c6c8a7e5ab6efbb8ce05245578f80ed281ea53dd6189b0ca7bc88 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02fbc8105c009f59460cc1568aa3991285627d900ccdc000f758bdb3106448733e
- public amount
- 100
- public blinding
- d533b5f900827b8975bae3323e3d3326bbd6ec55837285a84242306e6970f6eb
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.