Loading Tool

Explorer IconExplorer

Memory Pool

40,408 transactions
17.78 vMB
0.15392848 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.20/200 MB

Candidate Block

Mining Attempt d48d16a5f7a0e604572c48f50acad601ab6a006c35ce41503538ae4c9b9a846e
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7c633b840dfefde5b6a4fd8e77be395319ce57a93b7eacaa2756d109b5f864fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.04466644 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (745,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,410 167,410 0000000000000259f3fa65f4556a8ffe3f2960d8a893fa71b28d5f94686ddab0 16 0.01 vMB 79
167,409 167,409 00000000000009e183ff4b38903551e9913ccb1c3425b621d93131281ce74db0 49 0.02 vMB 223
167,408 167,408 00000000000008566ae6d07a9c71efd8431253688ffa271d64b8ab9276756c67 57 0.02 vMB 8
167,407 167,407 0000000000000812228b8373592785ff3c4970becfbb3937b42e271f16233b36 34 0.02 vMB 66
167,406 167,406 000000000000002c30939f1acd8115df5761226c3dcfdf9b26742f7a6eacc74a 36 0.01 vMB 9
167,405 167,405 0000000000000c2cfdfcc59454f9783ab2911d4f43b34f8c3bd5b99d9729ee22 1 0.00 vMB 0
167,404 167,404 00000000000003746c61ef92cd5936a8c61d8c1487e4c47e9f3168c200aa6692 149 0.06 vMB 259
167,403 167,403 00000000000002fac51d5a5722ada26f216f3ebdafd38cbcbe6615ebce961015 86 0.03 vMB 137
167,402 167,402 000000000000020e981d396142bfc6f3c5b6652ae9b00a7fc20f71c8f62090fe 103 0.05 vMB 120
167,401 167,401 0000000000000536cdb51f3ecc258e5d0aaef7c77e97fa68a00976c227e6b401 11 0.00 vMB 16
167,400 167,400 000000000000074a45870df1db1280370e9e0bb0a7aef8b06d1b91d11610287b 20 0.01 vMB 115
167,399 167,399 00000000000005b65c4456b896425990fc51cd077133f8237fe5e2bcc14f9cc1 15 0.00 vMB 63
167,398 167,398 0000000000000644eceede1ac5dc36b01b7ec4666145f76e2bdbd51febf8c476 41 0.02 vMB 90
167,397 167,397 00000000000001e2ff32d417539a749afc38721bdb9634fac6dd7ab9a55ab84e 85 0.02 vMB 62
167,396 167,396 0000000000000afaa356e7640183eb40694c424a73cce7c6574e5264b14d79e7 26 0.01 vMB 153
167,395 167,395 00000000000009dee19bc89501263b5efe0e2f025973e8ec433f37ace88efc07 18 0.01 vMB 92
167,394 167,394 0000000000000aff94814e6c781eb2f1e37f7be1fddb928445d7cf716195d408 19 0.01 vMB 65
167,393 167,393 0000000000000b3956229052b6c36f47ad570f4a5849a7788714c0a3a9e3de85 7 0.00 vMB 0
167,392 167,392 000000000000003f1320d0345e0822c14e26301abec75c27d19a1c09bf3aa353 21 0.01 vMB 331
167,391 167,391 0000000000000077043a6a3d7bc3754c8fb639241d0e8f5c1d319b3ec59dcd68 105 0.04 vMB 39
167,390 167,390 00000000000001b450edee895e7c11136138c4d1b3b32a4a04b36c9146f1c17b 62 0.02 vMB 131
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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