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
- 7e2f0c597b26d8bb057b35d42841c5f729e008152ca5676c20617a4c2ce7d039:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7e2f0c597b26d8bb057b35d42841c5f729e008152ca5676c20617a4c2ce7d039 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03932bfbec62f3faea5552fd9c382f50ed936752a9ee03fd99056fa251ce3b6162
- public amount
- 100
- public blinding
- e0ed3205c2d0688836d4d0280aedce2ad5b3bd3d5e7926aca50d2c6f1ce8f8fd
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.