Loading Tool

Explorer IconExplorer

Memory Pool

80,799 transactions
30.17 vMB
0.12294516 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt 18e49b221d12b410571af91f1399d7cdf95e2522eed87675778602f563ddb7db
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 151e6bacf744bb39494567769b6b411a44e325492472dc2f41c5a03e1324f18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.06115096 BTC
Feerates: 180.34 > 6.13 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (362,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,094 552,094 00000000000000000029bb78475d0c46da2530b63a76324ec3d6e38af3479653 2,699 1.00/1.00 vMB 57
552,093 552,093 0000000000000000000cabf466535cd49dca9d56f2d37c3caecf202b8c45c64d 2,083 1.00/1.00 vMB 6
552,092 552,092 000000000000000000054a0e77683be882f146a6e7edd18f2fd44c1d2b915d52 2,178 1.00/1.00 vMB 48
552,091 552,091 000000000000000000193ba378f6efa77b902bed11bc840f61801b598f2e9164 2,840 1.00/1.00 vMB 8
552,090 552,090 00000000000000000001af89ca009dbf583f78abd210f320834f02e79ad51154 2,897 1.00/1.00 vMB 45
552,089 552,089 0000000000000000001f6dedd5fed7c6b218e9248298ea1643b6953879944584 1,987 1.00/1.00 vMB 30
552,088 552,088 0000000000000000002623741d4022dedef8886300fc4f60b0d95d8d130a8076 2,224 1.00/1.00 vMB 24
552,087 552,087 0000000000000000002286e1fdc23112769ccd98e97fdf48e76238d304503fe1 2,085 1.00/1.00 vMB 47
552,086 552,086 0000000000000000000bb6bce4d014a74556e147e0d2f65cab4f500217ff6c73 2,487 1.00/1.00 vMB 52
552,085 552,085 0000000000000000000f1dbdecfeaadd4e4103d050036dcc543a47954f2d5b02 2,328 1.00/1.00 vMB 31
552,084 552,084 0000000000000000001cf6128e6f9e3a1d67d23bebd8b1361ae4d181fae634ec 1,377 1.00/1.00 vMB 34
552,083 552,083 0000000000000000000533a1c0a68130997d7f1ac583467a3bf3b10fd23f38d8 2,622 1.00/1.00 vMB 35
552,082 552,082 00000000000000000025880155534d1c64f245413ffd5a491436480bc573bcd7 2,439 1.00/1.00 vMB 28
552,081 552,081 0000000000000000000ab9373f3ce1c96528c09ffa13fe2005a4d32470b7c98b 2,218 1.00/1.00 vMB 33
552,080 552,080 0000000000000000000c6e7784a0552a4164b62e2378a3bd78e04c1fb6df1af3 1,709 1.00/1.00 vMB 10
552,079 552,079 0000000000000000000fc131c5c3f6fa301271739bf631e5f264fad54a12f83e 1 0.00/1.00 vMB 0
552,078 552,078 00000000000000000024cc670d2dfcd1835f9baf872be882e8a55814e9d50639 2,520 1.00/1.00 vMB 38
552,077 552,077 0000000000000000001d4d70afe95d407824721092284561d35e0cab2033433d 2,025 1.00/1.00 vMB 20
552,076 552,076 00000000000000000008318faa8be74880eff9ecbb8a762044bc6a6523c3b83e 2,020 1.00/1.00 vMB 20
552,075 552,075 00000000000000000007a549e8dfe1f05095d289c54600978725bc0392b57d1a 2,208 1.00/1.00 vMB 20
552,074 552,074 00000000000000000017ec18f749921853c845cae5383e5cfe47d85b3dfed3f5 2,728 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.