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
- 096a49028ae2d5ed995c58f2c8e8d1d18acd87f1c21182a07df0d8686647efcb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 096a49028ae2d5ed995c58f2c8e8d1d18acd87f1c21182a07df0d8686647efcb · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 03bebddda3acd414203d60c3c43c14749b03a3e52443c4e35be426530b5ff9b788
- public amount
- 100
- public blinding
- 5199638ebf5bb4182b1f83e1d26c3346f2b3b38a261defe445abc5c7e743ac03
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.