joker_josue
Legendary

Activity: 2436
Merit: 7194
**In BTC since 2013**
|
 |
June 10, 2026, 04:22:41 PM |
|
Would it be possible to have the option to report the total funds received at the address, regardless of withdrawals?
If I understand you correctly you already have that amount clearly visible in mempool.space explorer. There is total received in the bottom, confirmed balance on top, and pending amount on the right side. Here is example of one random address:  Yes, that part will already be available. What isn't, and will be more difficult, is for him to deduct the amount he received from his own address. Sure. I will work on this until the end of the week! I remembered that you asked for that a long time ago and I forgot about it. Easily doable  Had you already suggested this idea? I didn't remember. But no rush. 
|
|
|
|
bitmover (OP)
Legendary

Activity: 3080
Merit: 7588
Trêvoid █ No KYC-AML Crypto Swaps
|
I have an idea. In the following feature: https://bitcoindata.science/bitcointalk-apiYou have the "Address Balance Image" option, which is fine. Would it be possible to have the option to report the total funds received at the address, regardless of withdrawals? That's without even counting the inflow of revenue from the address itself. Here you go! I guess you want to use it in your talkimg project, here is the code and image! just add &totalreceived to the end of the URL https://bitcoindata.science/api/addressbalance.php?address=bc1qhwnncpdd8gfzqwjkk9n052wf7g9mvks3xaa7qa¤cy=USD&hex=823217&totalreceived 
|
| DΞX.fo | | | | | | ▄▄██████ █████████ ██████████ ██████████ ██████████ █████████ ▀▀██████
▄███████ ▄██████████ ████████████ █████████████ █████████████ | | | | ▄▄█ ▄████▀ ▄███▀█▄ ▄██▀█▄██ █████▀▀█ ████████ ████████ ▀██▄████ ▄████▄▄█ ▄█████▀███ ▄█████▀████▀ █████▀███████ ▀██▀█████████ | | | | | BTC XMR DAI LTC Fees 0.8% |
|
|
|
joker_josue
Legendary

Activity: 2436
Merit: 7194
**In BTC since 2013**
|
 |
June 11, 2026, 05:21:00 PM |
|
Here you go! I guess you want to use it in your talkimg project, here is the code and image! just add &totalreceived to the end of the URL https://bitcoindata.science/api/addressbalance.php?address=bc1qhwnncpdd8gfzqwjkk9n052wf7g9mvks3xaa7qa¤cy=USD&hex=823217&totalreceived  Thanks Bitmover, that's exactly the idea. There is a problem... I didn't literally receive all of that amount, since I did a consolidation for myself. So, I'd say the amount is inflated by almost double. Which also doesn't make sense to present it this way.  I made you work, and now maybe it doesn't make as much sense to use it. Sorry. 
|
|
|
|
bitmover (OP)
Legendary

Activity: 3080
Merit: 7588
Trêvoid █ No KYC-AML Crypto Swaps
|
 |
June 11, 2026, 06:08:28 PM |
|
Here you go! I guess you want to use it in your talkimg project, here is the code and image! just add &totalreceived to the end of the URL https://bitcoindata.science/api/addressbalance.php?address=bc1qhwnncpdd8gfzqwjkk9n052wf7g9mvks3xaa7qa¤cy=USD&hex=823217&totalreceived  Thanks Bitmover, that's exactly the idea. There is a problem... I didn't literally receive all of that amount, since I did a consolidation for myself. So, I'd say the amount is inflated by almost double. Which also doesn't make sense to present it this way.  I made you work, and now maybe it doesn't make as much sense to use it. Sorry.  I understand. Now I looked closely to your address, you also used it as a change address, inflating the numbers a lot. There is always a solution, but I would need to use another endpoint from mempool.space to filter every incoming transaction from the same address. I will make it later on if I can
|
| DΞX.fo | | | | | | ▄▄██████ █████████ ██████████ ██████████ ██████████ █████████ ▀▀██████
▄███████ ▄██████████ ████████████ █████████████ █████████████ | | | | ▄▄█ ▄████▀ ▄███▀█▄ ▄██▀█▄██ █████▀▀█ ████████ ████████ ▀██▄████ ▄████▄▄█ ▄█████▀███ ▄█████▀████▀ █████▀███████ ▀██▀█████████ | | | | | BTC XMR DAI LTC Fees 0.8% |
|
|
|
bitmover (OP)
Legendary

Activity: 3080
Merit: 7588
Trêvoid █ No KYC-AML Crypto Swaps
|
Thanks Bitmover, that's exactly the idea. There is a problem... I didn't literally receive all of that amount, since I did a consolidation for myself. So, I'd say the amount is inflated by almost double. Which also doesn't make sense to present it this way.  I made you work, and now maybe it doesn't make as much sense to use it. Sorry.  OK, I made the update just add &receivedfromothers to the end of the URL https://bitcoindata.science/api/addressbalance.php?address=bc1qhwnncpdd8gfzqwjkk9n052wf7g9mvks3xaa7qa¤cy=USD&hex=823217&receivedfromothers  Does this value seems correct to you? I think it looks good 
|
| DΞX.fo | | | | | | ▄▄██████ █████████ ██████████ ██████████ ██████████ █████████ ▀▀██████
▄███████ ▄██████████ ████████████ █████████████ █████████████ | | | | ▄▄█ ▄████▀ ▄███▀█▄ ▄██▀█▄██ █████▀▀█ ████████ ████████ ▀██▄████ ▄████▄▄█ ▄█████▀███ ▄█████▀████▀ █████▀███████ ▀██▀█████████ | | | | | BTC XMR DAI LTC Fees 0.8% |
|
|
|
JayJuanGee
Legendary

Activity: 4494
Merit: 14671
Self-Custody is a right. Say no to "non-custodial"
|
 |
June 12, 2026, 02:53:31 AM |
|
Thanks Bitmover, that's exactly the idea. There is a problem... I didn't literally receive all of that amount, since I did a consolidation for myself. So, I'd say the amount is inflated by almost double. Which also doesn't make sense to present it this way.  I made you work, and now maybe it doesn't make as much sense to use it. Sorry.  OK, I made the update just add &receivedfromothers to the end of the URL https://bitcoindata.science/api/addressbalance.php?address=bc1qhwnncpdd8gfzqwjkk9n052wf7g9mvks3xaa7qa¤cy=USD&hex=823217&receivedfromothers  Does this value seems correct to you? I think it looks good  I might be budding my nose in, where it does not belong? Accordingly, maybe I do not sufficiently understand the issue, but it seems to me that one of the complaints that can relate to showing the dollar value is that the dollar value is shown at today's valuation, so then each time that bitcoin is received it has a different dollar valuation, so I am not sure if there might be an option to show the dollar value at the time that the bitcoin is received. There are some wallets that show both the value at the time received and today's value.
|
1) Self-Custody is a right. Resist being labelled as: "non-custodial" or "un-hosted." 2) ESG, KYC & AML are attack-vectors on Bitcoin to be avoided or minimized. 3) How much alt (shit)coin diversification is necessary? if you are into Bitcoin, then 0%......if you cannot control your gambling, then perhaps limit your alt(shit)coin exposure to less than 10% of your bitcoin size...Put BTC here: bc1q49wt0ddnj07wzzp6z7affw9ven7fztyhevqu9k
|
|
|
joker_josue
Legendary

Activity: 2436
Merit: 7194
**In BTC since 2013**
|
 |
June 12, 2026, 08:09:26 AM |
|
OK, I made the update just add &receivedfromothers to the end of the URL https://bitcoindata.science/api/addressbalance.php?address=bc1qhwnncpdd8gfzqwjkk9n052wf7g9mvks3xaa7qa¤cy=USD&hex=823217&receivedfromothers  Does this value seems correct to you? I think it looks good  Yes, that makes more sense now. However, the total amount I received is still around 0.15 BTC. Basically, there were only two outgoing transactions. Consolidation: https://mempool.space/pt/tx/f027ce9d1511c16e4c18d82184feba8d76bbd3037dbc9ef8d08f8423d7421542Sale (to help cover server costs): https://mempool.space/pt/tx/1ea4904518fb4d726e99823b20ae898ab8ecf7b8a8352e79b460de4b60492954There are some wallets that show both the value at the time received and today's value.
I'm only looking at the BTC side. The exchange rate naturally varies and should be based on the current rate, not the rate at the time I enter the market, which I think makes more sense.
|
|
|
|
bitmover (OP)
Legendary

Activity: 3080
Merit: 7588
Trêvoid █ No KYC-AML Crypto Swaps
|
Ok, value should be correct now! 0.1518 There was a bug in the code. Dumb AI!! I didn`t check enough  Accordingly, maybe I do not sufficiently understand the issue, but it seems to me that one of the complaints that can relate to showing the dollar value is that the dollar value is shown at today's valuation, so then each time that bitcoin is received it has a different dollar valuation, so I am not sure if there might be an option to show the dollar value at the time that the bitcoin is received.
There are some wallets that show both the value at the time received and today's value.
I get your point, but this is not what this tool is intended to do for now, the idea is to show the total balance excluding the value received from self.
|
| DΞX.fo | | | | | | ▄▄██████ █████████ ██████████ ██████████ ██████████ █████████ ▀▀██████
▄███████ ▄██████████ ████████████ █████████████ █████████████ | | | | ▄▄█ ▄████▀ ▄███▀█▄ ▄██▀█▄██ █████▀▀█ ████████ ████████ ▀██▄████ ▄████▄▄█ ▄█████▀███ ▄█████▀████▀ █████▀███████ ▀██▀█████████ | | | | | BTC XMR DAI LTC Fees 0.8% |
|
|
|
joker_josue
Legendary

Activity: 2436
Merit: 7194
**In BTC since 2013**
|
 |
June 12, 2026, 03:18:47 PM |
|
Yes, that makes more sense now.
However, the total amount I received is still around 0.15 BTC.
That's right. Very good, I'm already using it on TalkImg. Thank you for your effort and hard work.
|
|
|
|
joker_josue
Legendary

Activity: 2436
Merit: 7194
**In BTC since 2013**
|
 |
June 27, 2026, 07:54:22 AM |
|
I remembered something else: is it possible to have an abbreviated address? Type: I don't know if that makes sense. Does it?
|
|
|
|
|
|
examplens
Legendary

Activity: 4060
Merit: 4722
|
Assuming that it is for personal or internal use, it is hard to believe that the same user will randomly come across such similar addresses. Certainly, to avoid it, maybe adding a Hover tooltip would help for address differentiation.
|
|
|
|
bitmover (OP)
Legendary

Activity: 3080
Merit: 7588
Trêvoid █ No KYC-AML Crypto Swaps
|
I remembered something else: is it possible to have an abbreviated address? Type: I don't know if that makes sense. Does it? Just did it! I thought it could take some time, but did in a few minutes! Here you go! Just add &short  https://bitcoindata.science/api/addressbalance.php?address=bc1qhwnncpdd8gfzqwjkk9n052wf7g9mvks3xaa7qa¤cy=USD&hex=823217&receivedfromothers&short The balance might be a little incorrect because I can only see the past 50 transactions. I will upgrade it to search for the last 100 next week!
|
| DΞX.fo | | | | | | ▄▄██████ █████████ ██████████ ██████████ ██████████ █████████ ▀▀██████
▄███████ ▄██████████ ████████████ █████████████ █████████████ | | | | ▄▄█ ▄████▀ ▄███▀█▄ ▄██▀█▄██ █████▀▀█ ████████ ████████ ▀██▄████ ▄████▄▄█ ▄█████▀███ ▄█████▀████▀ █████▀███████ ▀██▀█████████ | | | | | BTC XMR DAI LTC Fees 0.8% |
|
|
|
joker_josue
Legendary

Activity: 2436
Merit: 7194
**In BTC since 2013**
|
 |
June 27, 2026, 01:03:20 PM |
|
I remembered something else: is it possible to have an abbreviated address? Type: I don't know if that makes sense. Does it? Just did it! I thought it could take some time, but did in a few minutes! Here you go! Just add &short  https://bitcoindata.science/api/addressbalance.php?address=bc1qhwnncpdd8gfzqwjkk9n052wf7g9mvks3xaa7qa¤cy=USD&hex=823217&receivedfromothers&short The balance might be a little incorrect because I can only see the past 50 transactions. I will upgrade it to search for the last 100 next week! Thank you! I will explore the solution. This will match different addresses:
Perhaps adding a few characters in the middle (3 or 4) could minimize that probability?
|
|
|
|
|