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
- 3f86cdaa4ab13017e1e328428792d929e6e85a951874a8470b9ab0bcbddf87ad:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3f86cdaa4ab13017e1e328428792d929e6e85a951874a8470b9ab0bcbddf87ad · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0319e01f188b11028b5527849d2ee5f26e7e2fa8eb84307185ec453196cfab6b0e
- public amount
- 100
- public blinding
- 24d2ba6aa5cbb40f679a1698e4cdd0e7520226343b172ed9f89327edcbbfe5ff
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.