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
- 507e806d311479323ab0e29271e4dbfa2b74928183e476f7bcfce106dfaef4e5:0
- asset
- CONF · 8d · t_petch
- asset_id
- 1bd97580b1c8eff6a1583540cac2eb0b3766efc4943a87e129db19a3303a60d8
- parent envelope
- 507e806d311479323ab0e29271e4dbfa2b74928183e476f7bcfce106dfaef4e5 · T_PMINT
- block
- 948522 · 54d ago
- commitment C
- 027f8b5313b593bb235616f261fe9708df293097bacd22060c664d754ad06705a4
- public amount
- 100000
- public blinding
- b7332f392ef9b65622d3c8cc6742e8451326fca6a06c2aef72163296c0e48032
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.