bitpay / insight

A bitcoin blockchain explorer and API
https://insight.bitpay.com/
MIT License
1.19k stars 1.11k forks source link

Insight showing incorrect balance, if address have new generated (mined) coins #873

Closed viktorheli closed 6 years ago

viktorheli commented 6 years ago

Hi All! Insight showing incorrect balance, if address have new generated (mined) coins

For example: Insight final balance: 0.06157408 BTC https://insight.bitpay.com/address/12c6DSiU4Rq3P4ZxziKxzrL5LmMBrzjrJX

Blockchaininfo final balance: 50.06157408 BTC https://blockchain.info/address/12c6DSiU4Rq3P4ZxziKxzrL5LmMBrzjrJX?offset=50&filter=6

Insight does not show this important transaction in list of all transactions for this address: 0e3e2357e806b6cdb1f70b54c3a3a17b6714ee1f0e68bebb44a74b1efd512098

But we can see this transaction on 50BTC separately in the Insight: https://insight.bitpay.com/tx/0e3e2357e806b6cdb1f70b54c3a3a17b6714ee1f0e68bebb44a74b1efd512098

viktorheli commented 6 years ago

Sorry. Opened this issue in correct place.