Loading Tool

Explorer IconExplorer

Memory Pool

34,331 transactions
28.39 vMB
0.07181018 BTC
Random Selection Loading Transactions
Max Size: 140.93/200 MB

Candidate Block

Mining Attempt 386d7df4dcfee7fcf25f5f5aae680d23ff4bd915d18793c95fcd1eba4c5a68e5
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 19cce1b38c62996bf55fe9fd67a1e410d00f9d41aad95810cc17f0ae274c661a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,731
Size: 1.00 vMB
Total Fees: 0.01680185 BTC
Feerates: 101.65 > 1.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (676,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,802 237,802 00000000000000b0168e2b7395b9c4d2ac5348ccb1c421513b94ac219803227a 344 0.22/1.00 vMB 127
237,801 237,801 000000000000014f20acea117bdb74a34fd4059ecc373992e1404a9abdf98150 731 0.25/1.00 vMB 244
237,800 237,800 00000000000000752da71822646475f2ef5b974ff9b306ac1956f4cd7e27165d 271 0.13/1.00 vMB 150
237,799 237,799 00000000000000e86cd050f04b8c31b102838c6270fb0f8f148381d8e1350e23 490 0.24/1.00 vMB 165
237,798 237,798 000000000000000fe01324fd61993e004ec237f282155d25158b26be8bbfb696 41 0.02/1.00 vMB 21
237,797 237,797 00000000000000af827e081e656ba57353d2a034e791602623331c560e5514e3 412 0.23/1.00 vMB 147
237,796 237,796 000000000000016ee181afcf3522c0b597a82e6dcb3c86c59cf8ebb12a598424 674 0.25/1.00 vMB 214
237,795 237,795 00000000000000f10a9ad4ed5a7dcb3421e0c19f8fbe49e985d7d2791e5b839c 115 0.08/1.00 vMB 111
237,794 237,794 000000000000005514849ca8d089a13a571dc71fab60d6bba1cd4c028457a99c 371 0.16/1.00 vMB 201
237,793 237,793 000000000000008a1db75ee6d7b0f53d2bb148abc62cb59d0754d5fe29897804 368 0.15/1.00 vMB 213
237,792 237,792 000000000000014ca89ad11b3b5cbc693c10c508a28543df33b2dc73bc835c25 65 0.03/1.00 vMB 110
237,791 237,791 000000000000015e65a2f3de7123f57cd6aeb3bc54697c4459807b71cf216052 482 0.21/1.00 vMB 177
237,790 237,790 000000000000011863702996eb99e2312b44050a19f8b3f4fd8a689226c55062 237 0.16/1.00 vMB 103
237,789 237,789 000000000000005e0ef4a04a6639e59355be038cfc0c8261cd0213b8263b9df7 653 0.25/1.00 vMB 202
237,788 237,788 00000000000000c907c5e268460ce3c1733d2bbf6d3a0604c14c557e1acb6999 500 0.24/1.00 vMB 179
237,787 237,787 000000000000011c7fb93669061302a8e7e51f79f00778dd3fe8be7d19e9be5f 186 0.12/1.00 vMB 84
237,786 237,786 00000000000000ea039080b656dae9f1236e117279433d016228008ff24e37ea 323 0.25/1.00 vMB 119
237,785 237,785 0000000000000071f8b0ba2fa6e78aeb17892a226682ba37ecf4504cd56fe2c2 428 0.25/1.00 vMB 164
237,784 237,784 0000000000000064fbac52bac3d39338e4d9374b7d627772beed6e4ac8daf679 642 0.25/1.00 vMB 3,097
237,783 237,783 00000000000000b0d3f0b319c787c76b2ec6c9b4ee8be98d7204d19cfea0a54e 128 0.08/1.00 vMB 114
237,782 237,782 000000000000014f760f7c23abe34ebd997375b57bb32ace6d761ddb35551066 640 0.25/1.00 vMB 214
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 616.84 GB
    • Received: 11.18 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.