Loading Tool

Explorer IconExplorer

Memory Pool

86,976 transactions
23.10 vMB
0.06454336 BTC
Random Selection Loading Transactions
Max Size: 157.20/200 MB

Candidate Block

Mining Attempt 0889d1dd61f8e7faa37000f3b2e563d12d2e05519e8b514253e9bbd0a1b29161
Version 20000000
Previous Block 000000000000000000008a875ff55256f4584e667253eb1586bb19398276623e
Merkle Root 900fb7afd9bda73eec1cbfd991940dead37cc97954ddf0589a9c5597f998fcdf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,537
Size: 1.00 vMB
Total Fees: 0.01279861 BTC
Feerates: 152.26 > 1.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,901 (895,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
20,566 20,566 000000009bd8475fb6e10c39f2d36918d7dc64d8cea58b5bff94ba01144bc368 1 0.00/1.00 vMB 0
20,565 20,565 00000000deda6df66162445476ac886b7ee506f91f531a44f25381a2e8eaf664 1 0.00/1.00 vMB 0
20,564 20,564 00000000d1d0eb5853a783952552116111955357d25d0d993e040e284ccad8a1 1 0.00/1.00 vMB 0
20,563 20,563 00000000aab450ea6f045d9767328f9124c7dfdba1b47692dc151f030887659b 1 0.00/1.00 vMB 0
20,562 20,562 0000000003ee6a650f6d081d817a4bff23bc15300aba48d2b4dbcb8dd32f689a 1 0.00/1.00 vMB 0
20,561 20,561 000000009d7bb24974fd60fd3a9bd6f874725250efaf6d0158f5db3c72cd8ba2 1 0.00/1.00 vMB 0
20,560 20,560 000000002032558bdc6b8c3cd35f86281b9d94731313352d1b2e9f36fcf46dda 1 0.00/1.00 vMB 0
20,559 20,559 0000000060be34f69e5995791f56df522d2e2b5a5620f403ab13f075589c9b88 1 0.00/1.00 vMB 0
20,558 20,558 00000000783f397d69780dbfe249bfb2dc90c3888a773174ace8d51212bf84f6 1 0.00/1.00 vMB 0
20,557 20,557 00000000662b0175631f3ef3278e2bf90bfe3ffb908918390a7c74ecf5fedf34 1 0.00/1.00 vMB 0
20,556 20,556 000000000557230e09520feafdf4112737b86e9775333174fa29d111ecdb733e 1 0.00/1.00 vMB 0
20,555 20,555 00000000fcf8947f35c0f95ac55ca893a9b290a7737305e4c902435290e5a398 1 0.00/1.00 vMB 0
20,554 20,554 000000006f83bc5060807bad71f6a8d9e85153a887c23ee632c1f57fcb80c281 1 0.00/1.00 vMB 0
20,553 20,553 00000000a5a401e14e2902474b8efcbfcfc0027022cc8749a0162c0457e82b87 1 0.00/1.00 vMB 0
20,552 20,552 000000004863e7fea2448a4c12340ba9cc7754e88e4f369f3d9b0946f64957ba 1 0.00/1.00 vMB 0
20,551 20,551 00000000c86721955c4ae385925275cb771827b201638cbcf6cbb0b6f18e6549 1 0.00/1.00 vMB 0
20,550 20,550 000000001e2b536707eae88707092794963e2bd48b3e94bd0d2ded7adda8205c 1 0.00/1.00 vMB 0
20,549 20,549 00000000b5127fed24e64e977ff9d9571a678d72f70602a437473cbdb14ad9c1 1 0.00/1.00 vMB 0
20,548 20,548 000000005b6e46f346134566c21231ca442d84ba1f4a6883b5832df487610595 1 0.00/1.00 vMB 0
20,547 20,547 000000005e370a1cf4b33cf7c32031474adc7a8f0cd96fa814c915827b4c1e3c 1 0.00/1.00 vMB 0
20,546 20,546 00000000b8071a3aa572030d304a835a8bb0d5e62032fbaf8ba3b4da558460c1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.93 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: 797.78 GB
    • Received: 22.34 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.