Questions tagged [blockchain.info]
This tag should be used for questions regarding the service 'blockchain.com'. Blockchain Ltd. is a company that offers a web wallet and provides a blockchain explorer under the domain blockchain.com.
714
questions
0
votes
0
answers
34
views
Blockchain.com holding all my funds [closed]
On Feb 23 2023 I recived an email from blockchain.com telling me my verification was unsuccessful and would be contacted in a few weeks. I have been a verified user for almost 10 years. I have been in ...
1
vote
0
answers
27
views
How can I obtain relayed_by IP via Blockchain Data API?
I have tried to look for "relayed_by" IP address via the Blockchain Data API for a few transactions but it always returns "relayed_by":"0.0.0.0". For example,
https://...
0
votes
0
answers
45
views
How to check the number of BTC sent from one address to another via API?
I need to count the number of sent coins from an address to another address.
I found this API https://blockchain.info/rawaddr, is it enough for me, using this method, to simply calculate the "...
1
vote
0
answers
22
views
Historical miner fees per transaction
Where can I find accurate data showing the average amount that people paid in miner transaction fees per transaction per day?
I found a chart titled Fees Per Transaction (USD) on Blockchain.com. I ...
0
votes
1
answer
54
views
I made a wrong transaction m
4 days ago I sended my money to Bitcoin wallet as a donation,I am new guy,and I did it wrong I wanted to transfer the money to my other wallet account to put it on my bank to buy food.now the money ...
0
votes
0
answers
54
views
How to get all addresses and their transactions from XPUB with blockchain.com API?
I know this question surface couple of times in different forms but people mostly were interested in doing that locally while I'm just starting with the topic and would like to know how to do that ...
0
votes
1
answer
695
views
What is the correct format for wallet.aes.json?
I have a file (wallet.aes.json) which I think it's a Blockchain wallet backup but when I go to Blockchain import it says Unknown format.
But here is a clue of whats inside the file
{
"address&...
2
votes
1
answer
56
views
What wallet or service could this “address” be for?
Located an old crypto address on my old laptop prior to recycling - I have no idea what exchange if any - I have a number of passwords that may be associated with it, but have no idea where to start - ...
0
votes
1
answer
74
views
Meaning of parts of a transaction created by an online wallet
I would like to know this complete transaction details.
The highlighted wallet is ID with 0.000496 BTC's is my wallet
Wallet with 2.7+BTC is I dont know what it is and why it is linked to my wallet ...
0
votes
1
answer
43
views
how can I get the fee percentage on buying or selling a specific amount of bitcoin at any time?
so im noob on all of this so bare with me.
im trying to test the possible net revenue of a trading algorithm/bot,
but i dont trust it enough to test it with real money, so im going to simulate how ...
1
vote
1
answer
83
views
Cryptographic digital signatures
I have a doubt since the public keys are known to everyone, so someone could falsify a transaction by writing down a deposit from a public address to another public address in a new block and solving ...
0
votes
1
answer
72
views
Question about interpreting blockchain.info API return
When looking at e.g. this output, for the "input" entry in first transaction in the block (i.e. always consist of newly generated coins):
"inputs":[{"sequence":4294967295,...
0
votes
0
answers
107
views
Get transaction history of a single Bitcoin address as CSV
It used to be easy to export transaction history using blockchain.info in .csv format.
example
That functionality is no longer available. (Also checked mempool.space and others)
Is there another easy ...
1
vote
1
answer
84
views
blockchain transaction ID's
is it possible to follow blockchain transaction ID's to see where your funds went? I have tried contacting Blockchain support many times but with no real helpful responses. can you help me with this?...
0
votes
1
answer
32
views
In a Blockchain.com wallet, Should I need to add the fees amount in the sent Bitcoin amount?
I need to send an exact amount from my Blockchain.com wallet, will the fee be taken the amount straight out of the amount being sent or do I need to add the fee to the amount being sent?
Example: Let'...