Loading Tool

Explorer IconExplorer

Memory Pool

31,283 transactions
25.12 vMB
0.06034021 BTC
Random Selection Loading Transactions
Max Size: 125.49/200 MB

Candidate Block

Mining Attempt 225f3905856d7fe879ee60a1bbede4eca03ff548e444743596de1b6aa0c22721
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 07b2c6c8752e3ddeef164f89ba4a060a866de26aa24d3f696c8b52cd6bc91a6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,352
Size: 1.00 vMB
Total Fees: 0.01529573 BTC
Feerates: 100.24 > 1.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (400,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,897 513,897 0000000000000000003f62e5ec3a46ca9943a9ea8005fe43b8a0213d2e77db23 351 0.14/1.00 vMB 27
513,896 513,896 000000000000000000249a0b24509b91893870ce42412e910b89b1b1f11ce0d5 72 0.02/1.00 vMB 88
513,895 513,895 00000000000000000008f16b1436102e11d66fadbf643a4fea7b11e98a559997 171 0.07/1.00 vMB 34
513,894 513,894 0000000000000000002c9e5ac678f03114f50ccc847c96d39a0ec07fb63007d6 20 0.00/1.00 vMB 20
513,893 513,893 00000000000000000034ec4dc39a6e04b6850296a4adbedaf547f1c211aff569 1,075 0.43/1.00 vMB 29
513,892 513,892 0000000000000000001e5021f76c86215547ad7cd1f25d2b3cb21e77cef2eab2 1,042 0.51/1.00 vMB 30
513,891 513,891 0000000000000000000f5e4cf48fe82dedd4cd766c147022c7f66cd4554d3fed 596 0.24/1.00 vMB 32
513,890 513,890 0000000000000000001b8f9cf03a62b8b36926e78b3db37d023bdd342e127c88 1,546 0.79/1.00 vMB 19
513,889 513,889 0000000000000000001cb655b3299994b2a33f70759f71048edf01abe936e52c 247 0.16/1.00 vMB 53
513,888 513,888 00000000000000000039d1c19ae591d73ac490acb490dc3c917e8a3a0dc5779a 37 0.02/1.00 vMB 13
513,887 513,887 00000000000000000019557d398f3aa94e2e3d11541ead58fb93d39be5345c98 1,203 0.57/1.00 vMB 29
513,886 513,886 0000000000000000001d0ba17732facd53a111627926be2ba2a5dfaa8954f299 280 0.08/1.00 vMB 38
513,885 513,885 0000000000000000000815d0944696906522fee17d795ffc94d74c05ffc17c4c 2,001 0.88/1.00 vMB 30
513,884 513,884 0000000000000000004af52096a87adf8f9569e2352ae3143d9b32e27d1db36f 1,125 0.49/1.00 vMB 54
513,883 513,883 0000000000000000005465965d2eca79cec0262c57c98c2464ce5cc968ac1659 1,315 0.50/1.00 vMB 32
513,882 513,882 00000000000000000023f2cc236cd8b2606b948073413e4c41c9eaadecaf069b 703 0.36/1.00 vMB 25
513,881 513,881 0000000000000000004e72efb3dec75e653f8c6762c5222aa00a8c8e5d9ca83a 423 0.24/1.00 vMB 16
513,880 513,880 0000000000000000003d4503d173a7149168ab44fe0bcf40b0da8d5d81a50ca7 195 0.13/1.00 vMB 52
513,879 513,879 000000000000000000111531ba8049bccd01b0466120c7aa23c3dcc51d1b5840 947 0.43/1.00 vMB 22
513,878 513,878 0000000000000000001639b4d074389997860a51948503471246fb62687d181a 1,347 0.51/1.00 vMB 7
513,877 513,877 000000000000000000174679502fedcc3bc24ba112215ea8ddbb6f9aff5aa6cf 1,952 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.86 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: 642.01 GB
    • Received: 12.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.