Loading Tool

Explorer IconExplorer

Memory Pool

76,005 transactions
33.61 vMB
0.13042838 BTC
Random Selection Loading Transactions
Max Size: 187.29/200 MB

Candidate Block

Mining Attempt 1ed4971943b6d6ce85c26df96d8a3b36fd4abc17a15a11477902495dea06eccc
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 45b68a1bd3d5bda1bd8a2a96e16fb16ca9dacddf8facf36d79a1582712665cbf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,204
Size: 1.00 vMB
Total Fees: 0.02141792 BTC
Feerates: 70.48 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (559,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,376 356,376 000000000000000000d0d7d40b4ba76053e517a69a27c3dcc808d97f63351822 45 0.10/1.00 vMB 3
356,375 356,375 000000000000000005bae6f0dd76c436e6080ca99290d3f914cf8b9bd66c5ebc 1,140 0.61/1.00 vMB 25
356,374 356,374 000000000000000012717bf332d6ecd66d6ac34ad92052872471ef8fbaa8a654 545 0.26/1.00 vMB 28
356,373 356,373 000000000000000005229bf3255ee7dda3c5d9cb04893e3cd09803adca7e73c2 362 0.19/1.00 vMB 24
356,372 356,372 000000000000000010ffc76014bb8da3243663c557928aec6acb7aea3645e1b4 313 0.15/1.00 vMB 23
356,371 356,371 0000000000000000029fe307b68d3bbc783eddc9a06b8bfc6039d32560204d51 1 0.00/1.00 vMB 0
356,370 356,370 00000000000000001298f3802df46737638038cafb4788dcfa370ac31982c3dc 961 0.49/1.00 vMB 26
356,369 356,369 00000000000000000a9b8baf7e8cce4e0a2037d81ad5d03310e5d698f77e047d 519 0.25/1.00 vMB 25
356,368 356,368 0000000000000000169d541b735c9ccd8b776353abb71eb9b32be9c66d28dc10 1,346 0.82/1.00 vMB 21
356,367 356,367 0000000000000000170a8d21ff596cdee637e85bd57aba2cb0e3ba16a182c039 1,566 0.75/1.00 vMB 34
356,366 356,366 00000000000000000eddc9cb30aec572b26d3b59a65e7962f6e226b561f70cae 111 0.06/1.00 vMB 27
356,365 356,365 00000000000000001012d8ba7a5c11120a5fbb6fd4a96a5e38119c9669ac171d 199 0.08/1.00 vMB 30
356,364 356,364 0000000000000000036e3e3086edad8a1a5974c99eba81697c82f98ce9674af4 417 0.21/1.00 vMB 30
356,363 356,363 00000000000000001298bbb7b80015b768749a4fd55c50847abd61bcb450b098 271 0.12/1.00 vMB 29
356,362 356,362 000000000000000015aff286fb699faafcdebaa07ce0516377b2a1140aed19f3 462 0.28/1.00 vMB 25
356,361 356,361 00000000000000000adc88d28d38a7d6fd19c2f71280c0db65254dd0d17b8ac5 501 0.21/1.00 vMB 29
356,360 356,360 000000000000000013dab8036d526d3f89b2945cea73a5faf096836fb5ab3bac 210 0.12/1.00 vMB 18
356,359 356,359 000000000000000000b89ac4179df45a8c186841ffd07215ece515a987601b99 849 0.59/1.00 vMB 16
356,358 356,358 000000000000000003a247dc002ba0c400c7b34cf514421a81385bfb1a378efa 1,707 0.75/1.00 vMB 30
356,357 356,357 0000000000000000151f8379299bb3f81dacb82e86d677ea6e6b421d3ab93891 1 0.00/1.00 vMB 0
356,356 356,356 0000000000000000104c6a83e68b1ee845a53e5b8cd8eafb00e58cdf57e716b2 641 0.35/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.11 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: 732.01 GB
    • Received: 18.53 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.