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
- 089d5a807fa71658abbbc876dfd6dbf340199ff69cd80018c93c3d635106ebb1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 089d5a807fa71658abbbc876dfd6dbf340199ff69cd80018c93c3d635106ebb1 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02159adc701e632e8f11300224c5b4fa2c05f27f4ede47830bb35e95b6e0d092a2
- public amount
- 100
- public blinding
- 97e39714249236b79bad2f6c3d1aaf580a49022c7f4c8139e2f3bdb2b955d4de
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.