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
- 62c719814ea4e4a82470d761aa381be8e129e681b104f802ebee355242e85551:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 62c719814ea4e4a82470d761aa381be8e129e681b104f802ebee355242e85551 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 03c0a7a5ba5c9256d3775e3c697ddd057ea9e7b2cb06c8b7fbb0e8b244c3efa0ae
- public amount
- 100
- public blinding
- 967b26ec7f7447ad2a0e9478bc6214b2532b69a760e0d776becdce5644eed402
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.