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
- bcb49897ad7afe0e106089856c6440e4ea432381f08993f525a67074ad1e3ac1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bcb49897ad7afe0e106089856c6440e4ea432381f08993f525a67074ad1e3ac1 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 0319c0d783df0f97f9166e7ebcd8f2dde53f927b75819e09724e6a23e009bdcb13
- public amount
- 100
- public blinding
- 3d34d4284575af3e154a8f37f4c07e438aca4f8ad4c35fd402b3ac7ed863e652
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.