Loading Tool

Explorer IconExplorer

Memory Pool

71,966 transactions
26.55 vMB
0.05913245 BTC
Random Selection Loading Transactions
Max Size: 161.79/200 MB

Candidate Block

Mining Attempt c3eac0685c904dc98c67e476516f2a1193e1b24f0c35582485d984052b3c6e67
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root f779dc8ff3fd6128491ee0670bc5bce5cf8efbd7559d53322dc3e0343a15ab79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.00323695 BTC
Feerates: 40.21 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (581,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,542 333,542 00000000000000000e5823176a71468316c0e53ed587b49530a67f7aca50f2e5 1 0.00/1.00 vMB 0
333,541 333,541 0000000000000000022b7b9cec99960a45c8447bc06c6a7dac924e5b2008a53f 369 0.50/1.00 vMB 15
333,540 333,540 000000000000000019ea3fcca70b5163eacf750b2aa1bff7eb6a1a799cb89c6e 1,276 0.75/1.00 vMB 27
333,539 333,539 0000000000000000034e6cee405a7427ff0fcb1bc2e5b42e11b0299cfa6b8bca 1,835 0.50/1.00 vMB 46
333,538 333,538 00000000000000000b6be8180c5ca80211d9bebce9e667e11ebe752c65d53e48 430 0.26/1.00 vMB 24
333,537 333,537 000000000000000004941355f138ea3bcb68742c517e7f92a30561d040e62a61 1,054 0.59/1.00 vMB 21
333,536 333,536 000000000000000002eb611f21ddb1e52d43fdff4db2146e5935ad5959ce1350 512 0.14/1.00 vMB 49
333,535 333,535 00000000000000000f57cabfe577e0c4dcf09cc2be198a042d0458773d4481a9 93 0.13/1.00 vMB 10
333,534 333,534 000000000000000005d698f47b6406f3d09701df04491a8fd34b59ac8a682367 1 0.00/1.00 vMB 0
333,533 333,533 00000000000000000a4fa9b1c17d8a13f59c81c37d8696603225706d42a54ede 734 0.35/1.00 vMB 27
333,532 333,532 0000000000000000121c49e2c85585912a99038787f27209ad42aa263b9d56b5 279 0.19/1.00 vMB 18
333,531 333,531 000000000000000012cfda39cc8ff0ec2f21f12d0a7a1ab5a8ac158520198f5c 911 0.49/1.00 vMB 27
333,530 333,530 00000000000000000daff83c2cfa645194a8796b4b350c6947f6b841d2f18c05 135 0.08/1.00 vMB 9
333,529 333,529 0000000000000000055eee9c5c6e20f2737d186b82cf70f961c46310b324f417 1,037 0.68/1.00 vMB 23
333,528 333,528 00000000000000000640a786e7840a288b93aa68b252da2e2e23d1e60753fac4 471 0.25/1.00 vMB 32
333,527 333,527 000000000000000008db7f3b5ff53daf0b705ee08e114de9c5dd529523ed16c1 718 0.39/1.00 vMB 24
333,526 333,526 00000000000000000609fbdc2a45906f12e6b738d1e5288c566662cac5432430 384 0.21/1.00 vMB 26
333,525 333,525 00000000000000001b708dae7f5d912f448dd47a050127a888386c703edc3280 935 0.60/1.00 vMB 20
333,524 333,524 00000000000000000b968a334e132bd5b6916243f394dd2d4f1292dd1e07859f 512 0.18/1.00 vMB 69
333,523 333,523 000000000000000019dcbfc77f772e921dfe12668f63853e5af3eef9be9fdb32 1,214 0.75/1.00 vMB 23
333,522 333,522 00000000000000000499913f0e8a8a1f164f2c7fa40366328b516a073ab30058 280 0.15/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.95 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: 715.11 GB
    • Received: 17.65 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.