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
- f924d8515b784d927dc9030f0a39ace29f156629df94324aa4dec398a624a28d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f924d8515b784d927dc9030f0a39ace29f156629df94324aa4dec398a624a28d · T_PMINT
- block
- 948877 · 2d ago
- commitment C
- 0255a3e595dfb0b532fb1729e32bcab21521c4966e63846b6cb28fc4b27b018498
- public amount
- 100
- public blinding
- b53f39b7d8f780286c611af96f22bcaaf13dc6128dc86cdbe4f4b649592c53e8
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.