Loading Tool

Explorer IconExplorer

Memory Pool

88,404 transactions
32.21 vMB
0.13861597 BTC
Random Selection Loading Transactions
Max Size: 195.12/200 MB

Candidate Block

Mining Attempt ee1940a34a27f52a82f2d57aec2830a7c46172fcb8561da8e4ad5704e4bca65c
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root b9acd23a407911cd981a4d636e6648b01dee10d658b0a133d6aade12c3fd565e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.05167076 BTC
Feerates: 101.65 > 5.18 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (609,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,388 305,388 00000000000000002dce9ffb62491e6b358e8a7218b30634dea93a3095ba595f 209 0.13/1.00 vMB 32
305,387 305,387 000000000000000040d4213b8080bee178d77ae09e9735a8c946f40d512a805a 240 0.15/1.00 vMB 29
305,386 305,386 000000000000000037cb93b07f71810d6ee38d8c229a662fc041459af7762821 30 0.03/1.00 vMB 16
305,385 305,385 00000000000000004c2fec42eca4a962dab990e214dbb7e1cca17832c76edf0f 214 0.12/1.00 vMB 30
305,384 305,384 000000000000000018ddf70877b17fbff39458db34f39237d32da5a557a84ec3 514 0.29/1.00 vMB 33
305,383 305,383 0000000000000000413e2385951e88ad566ea21e9787597e33c33bf2bf0930cc 271 0.18/1.00 vMB 12
305,382 305,382 0000000000000000037d13e1494c96bb9ef2a92c965a107db4792d691541a33e 660 0.38/1.00 vMB 28
305,381 305,381 00000000000000000ffe42f8304b9008d1369823dd2ffd3e99c54aae422b0ff6 492 0.42/1.00 vMB 24
305,380 305,380 000000000000000038fa42a5ccd95be0fbb67d0d5bb0799ff9e0e54e8fa0bdb7 572 0.35/1.00 vMB 84
305,379 305,379 000000000000000051d3123c4e53e044a6a33b94ba0d12960969d748e80927f9 128 0.07/1.00 vMB 38
305,378 305,378 0000000000000000420bff35d9837fa012ea8f6b39c40a6199808d58893e2352 99 0.06/1.00 vMB 26
305,377 305,377 00000000000000004803793b70e289b14c3bfa6706089fa0cfdb3f45bc6bca97 242 0.18/1.00 vMB 35
305,376 305,376 00000000000000003fbc7664dc3d588c164ddf1905db78a26f0652491a0c72ed 97 0.05/1.00 vMB 27
305,375 305,375 0000000000000000215a6792b34b6b25863a6699770a0aa2cde58b5ae951efb9 403 0.33/1.00 vMB 28
305,374 305,374 00000000000000005b2db2fb3811df0499f6726e1e951acc59ed1d4bb866b3e1 220 0.22/1.00 vMB 22
305,373 305,373 00000000000000002014fb89fa0ffe1ec4675c3edb32563b187f461a22a9e596 170 0.12/1.00 vMB 21
305,372 305,372 000000000000000049ce5f8f257066dd8b105b5adae35112f92714f88133398a 289 0.53/1.00 vMB 15
305,371 305,371 00000000000000004e9b3c43eb559c8dfde8a03597cac6b9c3c2e5d0a48ee241 845 0.35/1.00 vMB 40
305,370 305,370 00000000000000002b75920691ede18f44987fc96a0d10c0d87770c39d73b35d 206 0.19/1.00 vMB 21
305,369 305,369 000000000000000037ee7d0825439a8d9a0c0ec3a045af444c9d60b7de506442 577 0.35/1.00 vMB 29
305,368 305,368 00000000000000000028807d7ccc78529afb8009851ce30300128266c1381f40 446 0.26/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.