Loading Tool

Explorer IconExplorer

Memory Pool

83,273 transactions
31.22 vMB
0.11858424 BTC
Random Selection Loading Transactions
Max Size: 187.53/200 MB

Candidate Block

Mining Attempt 1d8a10fe7aa5f09d648edb2d2522882227d0d88e3d7848949bab7c263849e095
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 9b551d3d07e12a359d932ae38e4ac1356b30157ce43590bb947ed8d6109cf3c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,844
Size: 1.00 vMB
Total Fees: 0.04549056 BTC
Feerates: 163.06 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (623,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,291 291,291 000000000000000002e8d867ca935a99cb7b3ce8d3566c19709dc5491f92e441 935 0.35/1.00 vMB 41
291,290 291,290 0000000000000000a9964dad321e3760e5de55910a34f75803228414c48d0ea9 128 0.05/1.00 vMB 36
291,289 291,289 0000000000000000d639cac379b6fc9c7cc1da9fd764175f67bc8e02d4668ffa 667 0.58/1.00 vMB 19
291,288 291,288 00000000000000008c6a89e023d227a099f74cb6b52a1eb844f25ce4657eda41 512 0.20/1.00 vMB 50
291,287 291,287 000000000000000052f012c6c704179cbd967cf3f9ce0eebf7b219591156f85b 669 0.25/1.00 vMB 42
291,286 291,286 0000000000000000de34e0d093c0e585606d08fcaeac7b5f69e1e0ad1ded4d4d 535 0.25/1.00 vMB 35
291,285 291,285 0000000000000000fc28298de11e735751ea2eac1ed9c8c0bbdc9483e4a47b0e 1,063 0.35/1.00 vMB 54
291,284 291,284 000000000000000057124fa1cd92b8d4aec447929957f02a45fc61fc3a912640 434 0.18/1.00 vMB 42
291,283 291,283 0000000000000000bbd78c23a12aad1d9f1fa668a677c0590003f0f09946311e 168 0.07/1.00 vMB 35
291,282 291,282 0000000000000000c5a2bf04d596f9115196e9d06cc7f2858ad9592806e7aca4 257 0.14/1.00 vMB 29
291,281 291,281 00000000000000008593f35d5da73054f118d22e9d86852ec258b1eda3728385 153 0.07/1.00 vMB 58
291,280 291,280 00000000000000002772797b3a357148115e2a19e00ed91f88416e0c6b18282a 269 0.13/1.00 vMB 31
291,279 291,279 0000000000000000a4390ae1301ee1f6f63d479519a02910b41344d1e948b9f9 67 0.07/1.00 vMB 12
291,278 291,278 0000000000000000760f298a3c0bad75ecf25720c6682934f65e8751d7ce93b5 625 0.26/1.00 vMB 39
291,277 291,277 00000000000000004c8122926dcb78ee452b9af12edff5f6725750dd19cc3b61 128 0.10/1.00 vMB 10
291,276 291,276 0000000000000000b75099aef03eb8b39d70c1d95b9b821a57df4259f3d609a1 512 0.21/1.00 vMB 45
291,275 291,275 0000000000000000e981b11e1a6d0bf10ae2d5a75a3be21800ad5e24f921b913 86 0.05/1.00 vMB 36
291,274 291,274 00000000000000004d9695b45fb81769120342197e93c559c047c6492aa95b14 231 0.11/1.00 vMB 37
291,273 291,273 0000000000000000ff4d90309daa235d3a189cc14f2987a33bc41bdb2bd6f64a 188 0.10/1.00 vMB 28
291,272 291,272 0000000000000000349c062a0dac92d2ca206c2d9d74dfc35166bc332c12884b 63 0.14/1.00 vMB 18
291,271 291,271 0000000000000000714b9bcb03adb5eaeb2f24c325b3ec0ab3dafc3a3806c1dd 172 0.10/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.69 GB

Node Details:

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