Loading Tool

Explorer IconExplorer

Memory Pool

28,821 transactions
8.31 vMB
0.08626021 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.48/200 MB

Candidate Block

Mining Attempt 9065a1350d7813cf3cf0f05719e06789afaf0417c29d43e54a761add64007bed
Version 20000000
Previous Block 00000000000000000000462d480322cf9b5bbf8833c1eecd2f438a0f423bde5c
Merkle Root 08b9bb97664cf38079268f71c5aa9fbd6c2a200321b5926cabd3e48d2e8b723a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.03482524 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,187 (753,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
159,957 159,957 00000000000002ee4ee75fe35c9509b981c655933f5b97f9fec5b6e846ce32df 0.00 MB 17 10
159,956 159,956 0000000000000c12761d541a466d61969fe512c2b07c1151f3704e4102d07b32 0.00 MB 8 110
159,955 159,955 00000000000008bca3472e01b3c58c670e50e8e28519e217026f583ccdb916a8 0.00 MB 1 0
159,954 159,954 00000000000002b63a74182e154274e892cd767c6ea1659bbb46f9560b419af3 0.01 MB 44 12
159,953 159,953 000000000000030886c12ffb5977ca2633100f5fde854d7777fb125ac403e811 0.02 MB 47 48
159,952 159,952 000000000000025d671f1ee3e08bf9e553714ade9459a1e4ecda34e84194c0ba 0.06 MB 46 114
159,951 159,951 0000000000000723ae9862e9f1fadf8c7b8c5043a314c1facd2988085e037201 0.01 MB 16 203
159,950 159,950 0000000000000c10de3ce5e5b7e94f007d0c9ea82f63fb4c3c5794d4ecef1595 0.02 MB 29 51
159,949 159,949 000000000000059c903c86a9500f69e5fc3aa24c44bfdb11c47075503b5554ef 0.01 MB 47 46
159,948 159,948 000000000000056aab81828a673de74066b619ff35b963d1ff87d540b5655102 0.05 MB 108 115
159,947 159,947 000000000000023200398ca110ee5f9f332808ac18e419f8356461b62b58685f 0.02 MB 28 45
159,946 159,946 0000000000000da18fac9dfde823b14bd99650fdb35d56e191c231adecf4fa95 0.00 MB 9 17
159,945 159,945 00000000000006c6aa57297b660f82a81e56e1a9eb060af395d4f98ee6ccf612 0.01 MB 31 42
159,944 159,944 0000000000000ae9405db6051b750246944515c0b3db97505c03eb15d901b678 0.00 MB 11 280
159,943 159,943 00000000000003e82c8c0370c6ffd59a74a7a29bde19c6f1d9da3100b77c3813 0.00 MB 4 1,154
159,942 159,942 0000000000000c5fd99bbe5c68b70f46e91762a96f76d7d44f776cc2087930ad 0.02 MB 89 2
159,941 159,941 0000000000000ac21d453652e6cfccdeebdbb1034deda6f8ac8df6f40a5dd1f4 0.00 MB 11 40
159,940 159,940 0000000000000a388f3529a242b5f6735c28c8bdc7c22de19f6faae9316bbbcf 0.00 MB 13 0
159,939 159,939 0000000000000e6951d0c4b93a8a75342c2f8548e79c9ded20bf07070e76fab2 0.00 MB 9 0
159,938 159,938 0000000000000822fbd08eb2200a599461ae47a97cf038c0fac8e60232656373 0.01 MB 18 74
159,937 159,937 000000000000035be35b35b0f3bf649f80c289543d35ff7d3035a46d66f36405 0.01 MB 23 161
Previous 10 blocks ↓
Total Size: 779.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 61
    • Outgoing: 10
  • Data Transfer:
    • Sent: 10.93 GB
    • Received: 0.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.