Loading Tool

Explorer IconExplorer

Memory Pool

28,719 transactions
9.45 vMB
0.09803590 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.59/200 MB

Candidate Block

Mining Attempt 540206d09cb65d2aa857447fab03874c89873d7ced7eb66e8183db9991eb7a6b
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root eb5c92c0a8b412b9f0831963115ca5c43c7ce8da501cac6ea89cce13c164839c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,746
Size: 1.00 vMB
Total Fees: 0.02753294 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (710,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,573 202,573 00000000000000c89e5dd07cf338fce90c6041590e082dead949811ffe2fd41d 699 0.25 vMB 187
202,572 202,572 0000000000000279b21ff8af79f315649831b59b526e28ee941bffc8641ff9cb 139 0.05 vMB 140
202,571 202,571 00000000000005202e9e06fcfec4acc93ba192c82f432cb2c8277d2378d523d8 185 0.06 vMB 59
202,570 202,570 0000000000000027321f6c6b2a646adcd2496494564929b07768668a8d77124f 252 0.10 vMB 127
202,569 202,569 00000000000004e7faedb1398e8d5ce63439a7f6a41efd9d56235a21d4947e61 490 0.23 vMB 251
202,568 202,568 0000000000000111c07868ea35d8fa5cc5cf1bdd7cf660e3af71615a9f1dcf2d 851 0.42 vMB 164
202,567 202,567 00000000000004705900a6287c47536529a1ac485ff31d96004213baa7a54a75 229 0.08 vMB 629
202,566 202,566 00000000000003300082470172a84c02a3ec0b9286b4dfdeb9782b54810dd3be 32 0.09 vMB 69
202,565 202,565 000000000000010790a793a3feaa4f8f5db32d9f224cd1e6e2cea8753c63e65c 834 0.25 vMB 316
202,564 202,564 00000000000000ee371d636d3530cc061bfa76b0aca990d2f4f3d37f7a029a0f 29 0.02 vMB 122
202,563 202,563 00000000000003b3286058b6018badd12fe4a62c5fa20b66b3b4a3dfb3b48cd8 139 0.05 vMB 362
202,562 202,562 0000000000000354c9a5fa1deb431c4328bce11a4bfacff4fd52a7ecafaaa293 10 0.00 vMB 11
202,561 202,561 00000000000002bcd04c06d981a1c711bbe866456a70415ebfae7da6471fd294 137 0.07 vMB 161
202,560 202,560 00000000000001fed86c7ef202f0007f742c738b0b3d258f390587d94846e324 143 0.03 vMB 8
202,559 202,559 000000000000042031e68ac77501ec329ec0be485b7c90a78e541742f458cdc5 468 0.22 vMB 125
202,558 202,558 00000000000004c8ed3de7374efa8f088dd8b37cdfba5756c2b94ce51b3513e3 130 0.05 vMB 180
202,557 202,557 000000000000037b252f4e468d0a0dcf6549ff8b65bed1b345e6141bb06755ac 494 0.16 vMB 183
202,556 202,556 00000000000003def5554526d21a8abfbe6ebbbf80a4b94c986f43427c782793 377 0.15 vMB 183
202,555 202,555 000000000000042967737d4b61060bd727de1e6d44bfe6661e59334a5dd359ab 139 0.05 vMB 268
202,554 202,554 00000000000000420c6e4d947d52b984a999ba09faf02107e58016a342343898 11 0.00 vMB 33
202,553 202,553 00000000000001f729bccd74121efe0c3f345fec62daac3c00488cdf56ffbd6b 106 0.07 vMB 180
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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