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
- ba0c4e0960e0e826a11f1eafe814088b0ad09cbb1016571e4f6b1321401da2c7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ba0c4e0960e0e826a11f1eafe814088b0ad09cbb1016571e4f6b1321401da2c7 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 024f1d6e77b9fd8888e1473f57fa46b9a87780c9e4554b61926fe9ea2b82d2a830
- public amount
- 100
- public blinding
- dd0c802b66226c47658ff7aea83e6c9ea9592e8df1f368f4aef4c0e7b3fe0b06
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.