Loading Tool

Explorer IconExplorer

Memory Pool

76,678 transactions
28.69 vMB
0.09299570 BTC
Random Selection Loading Transactions
Max Size: 174.13/200 MB

Candidate Block

Mining Attempt fcb28339f7db46de58f289999fbbfc27465311dae2357621749d8f5ecac1bf3d
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root b749110406664024f5e1553d15ade79a09d1e3d805aa3a054d981f1beae32a19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,989
Size: 1.00 vMB
Total Fees: 0.02663605 BTC
Feerates: 180.82 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (706,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,755 208,755 000000000000003ab91f8d4bb6a8f0a5c2e878ec0535772cb2c4d7a666b9733c 167 0.07/1.00 vMB 179
208,754 208,754 000000000000034be0e0ecf61fd9b457b44ff36aa60f28c4926fd35c615b5442 38 0.01/1.00 vMB 164
208,753 208,753 00000000000004add6f9263bbce7f0fe9e2db45a2c6ddca31ce6f6538e8e0ff4 132 0.05/1.00 vMB 75
208,752 208,752 00000000000002b6ac1732dd36b3fcf9fbea0e9d0d266f837266dcf5356a87e2 248 0.10/1.00 vMB 162
208,751 208,751 0000000000000321c423cbeaf87f8e8d6a7516cbeeffa4881f25215ca45415be 554 0.25/1.00 vMB 164
208,750 208,750 000000000000014cec82321954db10c0e7b1888c4b1b725b94444e6e96c02798 512 0.25/1.00 vMB 248
208,749 208,749 00000000000003bd1679c1426de9b5010a550c4f01942eced3fcc8f44f7cd5a7 313 0.13/1.00 vMB 175
208,748 208,748 0000000000000125da7252a3f518138173d748bc84e19bd514c8e140651f8d99 12 0.00/1.00 vMB 323
208,747 208,747 0000000000000440b07292937cf4f9188336ef33d9beee4e01f5aca7f2832366 172 0.06/1.00 vMB 30
208,746 208,746 00000000000002eeff197512d662df0b9a3ca4e2f8c3ec5300ecacc6248422b9 330 0.14/1.00 vMB 207
208,745 208,745 00000000000002dabbb20f0ab15dd1d23a5471b25fb5924aa254d1f70d1a4d5a 99 0.04/1.00 vMB 266
208,744 208,744 000000000000000412bfe19d7fb52f5650b01b851b9658ae164f18fd1fee2e28 216 0.09/1.00 vMB 157
208,743 208,743 00000000000001ea34249d35b1a4d0063a9945d08cead632a4d625ee5fb89a0e 92 0.05/1.00 vMB 390
208,742 208,742 000000000000037ec650382751a2b302fe784b4b8c250bad343ccb11299263ed 51 0.02/1.00 vMB 110
208,741 208,741 00000000000000a7e6bbd9a94a1d1eecde8c7c83edb53b1ec4e7c4f7a5e8fc1d 445 0.17/1.00 vMB 189
208,740 208,740 000000000000035178c9cd49f8a013ef63e375e04807ba61c3f318c9d747ebed 60 0.03/1.00 vMB 142
208,739 208,739 00000000000004a4863ea4b6e9577d86005b82a68c24cb2b1faf611dfaca84d5 320 0.13/1.00 vMB 179
208,738 208,738 000000000000022c2388813a9a8b3183ab04a6328914b3da5654acf337202437 232 0.25/1.00 vMB 73
208,737 208,737 00000000000003fb3318c5ce707ee328807a1dc5ac7de2eaabdff7b7609ff8d2 504 0.20/1.00 vMB 184
208,736 208,736 0000000000000286425608f1cb5aeee0bc7cd3de37983169f6e4da5c3362c67c 95 0.05/1.00 vMB 197
208,735 208,735 00000000000003fb05cebac2bc269e33bbdb06ca33f0c3c67f7bad24b1302f5c 60 0.05/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.86 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: 712.89 GB
    • Received: 17.24 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.