Loading Tool

Explorer IconExplorer

Memory Pool

79,163 transactions
29.78 vMB
0.09367882 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt 3f63ce6a43782caea77b798ca19cdb2334e53ce0726cd801c1bcbf7a63315e43
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 165d6b7c21a26ba51510375873070b554e7a6bc59e1664120f3db5b1a8bd96cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,572
Size: 1.00 vMB
Total Fees: 0.02687999 BTC
Feerates: 101.62 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (376,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,193 538,193 0000000000000000002a6d2af5129b3afb915072382e69282750a1d4751afbb1 72 0.06/1.00 vMB 73
538,192 538,192 0000000000000000001d872f5a87998ce23f3202b2ec5f5067da0cd0c231db27 1,294 0.42/1.00 vMB 19
538,191 538,191 0000000000000000000b3e687eafd77ad132ccc10babc4e33c0b7624c4e8f37e 2,699 1.00/1.00 vMB 27
538,190 538,190 0000000000000000001a57f107a823e96667303cc540e24d63510455670e9592 1,279 0.54/1.00 vMB 16
538,189 538,189 0000000000000000000b3adbac1a6094f09ea2316d4fe75d6d8d37516bf45853 2,360 0.99/1.00 vMB 24
538,188 538,188 0000000000000000000b199622c1448df484f07dae084369beec25f8f82aee23 1,103 0.43/1.00 vMB 19
538,187 538,187 00000000000000000000dac12e9aa7dc9b647c638617a880a3e2d22d029654e3 2,271 0.97/1.00 vMB 9
538,186 538,186 000000000000000000250e45358ba6e5fe85338b4983341ef213ba94d5cac052 2,642 1.00/1.00 vMB 27
538,185 538,185 000000000000000000189acfb0a24793076b1b37667c519abf2c8a24250f6104 1,733 1.00/1.00 vMB 18
538,184 538,184 0000000000000000000a72a344207198563fdf9f78af7093e1d2cf2d4dfbf4a8 1,366 0.83/1.00 vMB 23
538,183 538,183 0000000000000000002728b59cda96a5852debc72213b831b166d432a249e1f8 282 0.15/1.00 vMB 16
538,182 538,182 000000000000000000110cc96ecf0d33a1b6e22d51030918657c83a0ff525472 1,104 0.61/1.00 vMB 8
538,181 538,181 000000000000000000041d5612eb51b2f3f811521f69c619c3a674dc20580fe1 1,958 1.00/1.00 vMB 21
538,180 538,180 0000000000000000000f4beaefc502fc3340455095a40b10ae65a3c4cad3267e 685 0.53/1.00 vMB 10
538,179 538,179 000000000000000000041b177aaee0ca72bc13c413cd41c51175a22e5e4ea1a6 1,385 0.60/1.00 vMB 24
538,178 538,178 0000000000000000001e8cb46ea1437d1d15bc265b6fd6c5b3cc9d0280bd463c 828 0.28/1.00 vMB 15
538,177 538,177 0000000000000000000d8a663839a3882b428ca0951dee24a026987e80d60886 172 0.08/1.00 vMB 25
538,176 538,176 00000000000000000000b71bd2e090eb096467dd56901920869181e6db5ca382 1,516 0.61/1.00 vMB 21
538,175 538,175 0000000000000000002c0abf18c657e0e50c0a4e334fc587502d831ea50a1125 332 0.16/1.00 vMB 11
538,174 538,174 00000000000000000014a480afef9aa8886bd6ac3c4b3f24c7c5e3ba24b84909 768 0.34/1.00 vMB 13
538,173 538,173 0000000000000000001971f4c3cae0590bc4ab50838abf4475e80d6a8208155a 1,778 0.60/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.