Loading Tool

Explorer IconExplorer

Memory Pool

82,472 transactions
31.15 vMB
0.12628252 BTC
Random Selection Loading Transactions
Max Size: 187.16/200 MB

Candidate Block

Mining Attempt dd2e8d5e9357aa1465077a0c0d99570c1a5ef6944a9162bd5702c94218e7898b
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 5df284f653ab139374f3de6be5976f7693f7f720b777d3251a99bd1d394bde2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,157
Size: 1.00 vMB
Total Fees: 0.05469903 BTC
Feerates: 180.34 > 5.48 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (625,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,120 290,120 000000000000000110601eced80444673f1235d13d8f614df229cad4cc6711bc 1,295 0.92/1.00 vMB 27
290,119 290,119 00000000000000008cd04f12370d78814cdb2f12dc13798aa9fa592dcd1a4ffb 2,429 0.92/1.00 vMB 41
290,118 290,118 00000000000000003f42387ba43cc96e99fe84f406e85f45dc43b823c3917bec 703 0.35/1.00 vMB 46
290,117 290,117 00000000000000000c0e1ca86f1beb1c12cb513791e13a7bee515dafe024aa4d 262 0.35/1.00 vMB 50
290,116 290,116 00000000000000003b6253830373b0939e7dc4955d678265202b8351d0892ef4 116 0.35/1.00 vMB 48
290,115 290,115 000000000000000015ed9da37b86fbc92dc11cbed4cdeac38bc3fbf2b5c05a9a 382 0.35/1.00 vMB 75
290,114 290,114 00000000000000010778881e3d58108ccde5a4630efe14be4fedb35c066401f1 490 0.25/1.00 vMB 39
290,113 290,113 0000000000000000ae71f2fb851d953860c958c967c146cc42587319902881b8 600 0.51/1.00 vMB 26
290,112 290,112 0000000000000000751290a9612d33533aa974887e3e201681a1d4d7942a5a15 199 0.25/1.00 vMB 16
290,111 290,111 00000000000000008ee80c135ae61268d3b866fd0aee39f1204c5ff1733c6b29 692 0.35/1.00 vMB 34
290,110 290,110 0000000000000000a6c5cc4f226e116417edfeda682d16b25b89a9982f006b6f 1,393 0.50/1.00 vMB 47
290,109 290,109 000000000000000082978df19caa07d8b866c34470cde516d31910bee4269884 64 0.03/1.00 vMB 0
290,108 290,108 00000000000000004345948deb1fae7608fa4c9cd5320627622296a282a2d9c0 119 0.05/1.00 vMB 13
290,107 290,107 00000000000000000e080073ab568b1da57c2972d1323e7b9912373649dcb782 640 0.33/1.00 vMB 34
290,106 290,106 0000000000000000ddeccec25827f06b075cadb1c8a1ade914216165dd2ceb1e 470 0.29/1.00 vMB 34
290,105 290,105 000000000000000004cdb75e51fe9c3a97eb02e28b64a477cb60f28750b7a2f5 584 0.28/1.00 vMB 35
290,104 290,104 0000000000000000c9711d6e28b5166a0c8935f4b534d5af29941cff7778ad7b 473 0.23/1.00 vMB 33
290,103 290,103 00000000000000001c65d227241928dbbdd2ef541d6edc4ace01ac6530ed5599 191 0.09/1.00 vMB 21
290,102 290,102 0000000000000000a90f36525a6a925231ae86eddc3d097d4a722690f4586003 396 0.22/1.00 vMB 30
290,101 290,101 00000000000000002b5e3edd24911f9d0cf0cb23efcbc0c80d5c75ca34344d77 519 0.27/1.00 vMB 33
290,100 290,100 00000000000000010f7162ad6f2925efe2c03c57d231a5513ede658cd6e2fad4 332 0.29/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 697.29 GB
    • Received: 16.53 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.