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
- e49ed79c4c5c33463119df03e4696a0876e5262a0974c8dac729ffc990189973:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e49ed79c4c5c33463119df03e4696a0876e5262a0974c8dac729ffc990189973 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02efd63e8734672381c7e088394e8bef0458710c890bae032561e6bfcccfc71deb
- public amount
- 100
- public blinding
- abec2b34e955581acc5f872479c235371b04bba78d8d8890ebd4f5e06c5e02b1
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.