Loading Tool

Explorer IconExplorer

Memory Pool

39,067 transactions
25.59 vMB
0.04915666 BTC
Random Selection Loading Transactions
Max Size: 132.78/200 MB

Candidate Block

Mining Attempt 56355b1c5f62fc48bed06d1e84de7cdfa10cd34518b9ff9cb7c559fb472af524
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root 93739178e499a56f74532a1e15a2d8cc734d34738a966ec515ee2a4c9fecca7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,439
Size: 1.00 vMB
Total Fees: 0.00296681 BTC
Feerates: 7.36 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (222,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,530 692,530 0000000000000000000cb6b6e56c1803dfdcd0196b7d85e6b89373de3cc44848 2,589 1.00/1.00 vMB 10
692,529 692,529 000000000000000000030d1d166042def68a1da8d858cae0988bef99da624887 2,578 1.00/1.00 vMB 32
692,528 692,528 000000000000000000081a40dc685ae96efcb316fddde87f3807eae52a07cf0c 271 0.10/1.00 vMB 18
692,527 692,527 0000000000000000000c029dd0a748556f92970f74cd96f82f39774bb9575aeb 77 0.02/1.00 vMB 7
692,526 692,526 000000000000000000060fa72eca2e7e733e1dea9bb5c43b609fa5afb3e49418 1,693 0.66/1.00 vMB 11
692,525 692,525 0000000000000000000ff54510c2bf8479ef6a4f77f2272f0ad8a78fe1488962 1,215 0.45/1.00 vMB 15
692,524 692,524 0000000000000000000afed713329ed44a646df5a79cbe762ba4ab5b3e6459b8 269 0.09/1.00 vMB 14
692,523 692,523 0000000000000000000c76330aa19e64bd324b7d6b502b9b2f4c6b9085a63c47 559 0.25/1.00 vMB 11
692,522 692,522 0000000000000000000acca7c00d513c857e3640eb62cff350a14f43bfe7f4cf 85 0.02/1.00 vMB 21
692,521 692,521 0000000000000000000cab06beee599c94a8cafa77f1bdacfb9b9c9d1e85d869 419 0.14/1.00 vMB 12
692,520 692,520 0000000000000000000682e2906a895248000474a667bac152ed36969455a2af 437 0.24/1.00 vMB 9
692,519 692,519 0000000000000000000ef778565c3b06c880d65439a9781c15bb256561ca8ae4 191 0.07/1.00 vMB 27
692,518 692,518 0000000000000000001456487f8f0797c1c3ea6301b9aae5056839c69768f2ee 506 0.19/1.00 vMB 13
692,517 692,517 000000000000000000005d9549b326e94a6afb4254977cb783af901c528873e2 739 0.38/1.00 vMB 21
692,516 692,516 0000000000000000001388e48007c8ab5100bd41773f8004d002e06e3499ec3f 2,297 0.77/1.00 vMB 15
692,515 692,515 0000000000000000000802f960107975ba1c488df1ab45a56d4e303466fa3bf3 1,076 0.69/1.00 vMB 9
692,514 692,514 0000000000000000000069bc4c3ee8111ececca798dc6944f7c16a056002462e 340 0.31/1.00 vMB 36
692,513 692,513 00000000000000000005393bd1e47c7e0599fe3acfdd99efb11c7d22a80a2175 624 0.30/1.00 vMB 43
692,512 692,512 000000000000000000047e250b73ae1f571df84984e5f6899013e2bcc7470c47 914 0.37/1.00 vMB 34
692,511 692,511 0000000000000000000489882efa9eb58f164c8f26e0f923f7ecc85f3567341b 29 0.01/1.00 vMB 14
692,510 692,510 0000000000000000000eb4fbf6fc1905cb23ca6ec00b41c8e4da55e1f06cae40 239 0.08/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.96 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: 647.59 GB
    • Received: 12.95 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.