Loading Tool

Explorer IconExplorer

Memory Pool

75,996 transactions
28.19 vMB
0.08988173 BTC
Random Selection Loading Transactions
Max Size: 171.09/200 MB

Candidate Block

Mining Attempt 18a0534afc75db6ffd515e69433bbcf99ae8e75e4e03ade375b55db20dca4032
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 003db33a8f38d7a5e4efc7b8f4933041b5d0ed3a4cf7d65d1eedf376c79f3715
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,648
Size: 1.00 vMB
Total Fees: 0.02864740 BTC
Feerates: 402.60 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (408,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,587 506,587 0000000000000000004d124b65256d8ca7638f4263bc493a02667aebbf73f547 2,254 1.00/1.00 vMB 151
506,586 506,586 0000000000000000001be469ca2dda7930cfbbbdf97650221ac6071711991166 458 0.18/1.00 vMB 162
506,585 506,585 000000000000000000446fea29c518ae554a02691f9b3624db7b8fb1bc15d162 846 0.35/1.00 vMB 110
506,584 506,584 000000000000000000402d6da27168dd52eab752512d24ea9fc97573e7c3fa7c 2,376 1.00/1.00 vMB 158
506,583 506,583 00000000000000000063ddf27bfb0f3056266bdbc4e859aaa6b804c0b87c0d07 390 1.00/1.00 vMB 13
506,582 506,582 000000000000000000260056e3b6834a9db7bb70052f5854350de7880b6374bd 920 1.00/1.00 vMB 55
506,581 506,581 00000000000000000063fb227ac9abeb611bc9db400b4d99150d77816e912bad 2,031 1.00/1.00 vMB 128
506,580 506,580 0000000000000000001d921a24988027667052e48168adfcb3d36df03b323143 710 1.00/1.00 vMB 26
506,579 506,579 000000000000000000448f2be2b58fd137def010f56fbe12957908b9c3da43f8 1,163 0.46/1.00 vMB 147
506,578 506,578 00000000000000000065e2d158d8b2542bcbcc54cc3983a91a29ae35b624abe2 1,721 1.00/1.00 vMB 99
506,577 506,577 0000000000000000003d18866ec51a84a446f8605d79014246180aca356f2568 936 1.00/1.00 vMB 28
506,576 506,576 00000000000000000058e223033d2bce5fb113532543f8d27688660a2dd71d8e 58 0.01/1.00 vMB 155
506,575 506,575 0000000000000000005571c9076e0604e4bd942d647fcbc375d8a4c1761f32d4 323 1.00/1.00 vMB 10
506,574 506,574 000000000000000000286503704514d75927f3f378427abc12dee167e0b3df4d 2,352 1.00/1.00 vMB 132
506,573 506,573 0000000000000000001caee1ded158cfa1fe9f4b59bae241edd32abfc0359d54 515 0.20/1.00 vMB 149
506,572 506,572 0000000000000000003a5081f9a484f3e2c8421280ff4d8b0c1d6f6ab94a6571 1,200 1.00/1.00 vMB 79
506,571 506,571 000000000000000000524979c9fbedc95706b3281d1ff309528ab4ad5d07bd2b 905 1.00/1.00 vMB 46
506,570 506,570 00000000000000000051dced3caace26a2f8a7fd5ebf03244fd888f83c60ef65 2,795 1.00/1.00 vMB 169
506,569 506,569 00000000000000000013d8f3ed93b38e7ae49515abd326a06b47fa0b0db03b71 1,878 1.00/1.00 vMB 89
506,568 506,568 00000000000000000046d4efee4f3d324d92791f689d3e926094ffc4a7021128 1,263 0.44/1.00 vMB 141
506,567 506,567 000000000000000000161b5c028016bc724608a14c381e8ad549bd6921e1348f 2,244 1.00/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.