ofek / bit

Bitcoin made easy.
https://ofek.dev/bit/
MIT License
1.24k stars 212 forks source link

get the status of a transaction #133

Open Th0rgal opened 4 years ago

Th0rgal commented 4 years ago

Hello,

Is there a way to get the status of a transaction with bit? Let's say I sent 0.001 BTC using bit. Could I check when the amount of validations?

Thanks, Thomas

Th0rgal commented 4 years ago

Is it impossible?

ofek commented 4 years ago

For now, yes

Th0rgal commented 4 years ago

For now, yes

Hmm alright, how would you recommend me to check if I successfully sent my BTC?

Pep3M commented 2 years ago

the way I use its web scraping from blockchain . com, or another like this. For now its works for me