Loading Tool

Explorer IconExplorer

Memory Pool

75,919 transactions
28.06 vMB
0.08851504 BTC
Random Selection Loading Transactions
Max Size: 170.71/200 MB

Candidate Block

Mining Attempt 727e63c568c360d67a84d9eab5f8ea3afa8da6ba2f75cfc7dc76ed4a31374b5c
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root e3446f25cf6d2e4be1bba771b473148e260d913880706cf63e896fee45fec5f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,165
Size: 1.00 vMB
Total Fees: 0.02810544 BTC
Feerates: 118.43 > 2.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (609,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,696 305,696 000000000000000053c95f271db406e997e481b2977a3968ec918aa90ceef495 69 0.04/1.00 vMB 26
305,695 305,695 00000000000000002f1827dcf40e948645c75b958103ee8266ee7aadc8d308a6 123 0.05/1.00 vMB 34
305,694 305,694 0000000000000000508bf21f0a40a0ce59cb6ce18a7fe8421df6fe38e9e664ec 40 0.02/1.00 vMB 25
305,693 305,693 000000000000000016271a8285d338b3b1af918f7479866a8e0e5ec9813e15aa 22 0.01/1.00 vMB 7
305,692 305,692 00000000000000002fc8603e801b047051aa0b46abf1bb5ecc937a6b89271d3a 412 0.27/1.00 vMB 28
305,691 305,691 000000000000000024fc1368ec45773925cedcf1b4759b7b8e9da685bb643b70 50 0.02/1.00 vMB 34
305,690 305,690 00000000000000002cdb8fc97ca913b0ee6174c91c3062434f462c40293a9489 133 0.07/1.00 vMB 28
305,689 305,689 0000000000000000428d52dc83bd73462fb354c364cb7e228ecf7931a604331b 212 0.11/1.00 vMB 26
305,688 305,688 00000000000000003944b2101cf185cd414e099565aff38e81d9bb26c2f723fb 146 0.09/1.00 vMB 23
305,687 305,687 00000000000000000e44b2b9c3fc3033d54223a4c3c94076884301da27089915 136 0.08/1.00 vMB 26
305,686 305,686 00000000000000000dd9236f57dda2cfeec3253f5ed78069057f50634b160c1d 312 0.22/1.00 vMB 24
305,685 305,685 00000000000000005b469417d861dd6359eb29fe65389d773373878d320e7ca9 29 0.01/1.00 vMB 31
305,684 305,684 000000000000000057f80d43f3147771b9dcf66c17ca3de9c8cbd044a8eb7875 173 0.11/1.00 vMB 19
305,683 305,683 00000000000000005b8a0faab754df09ed25a65b210a82a2dd8c2fcbe0f49a5a 20 0.02/1.00 vMB 11
305,682 305,682 00000000000000000d2c4c9573cec9b1d9e183c9ac131e50b286f34c732ecb0b 588 0.31/1.00 vMB 32
305,681 305,681 000000000000000040492461fed7fcf1043b79b28c036194e1e78b3ebbd199f9 72 0.03/1.00 vMB 28
305,680 305,680 00000000000000005d39884548c90dbe9813eff2d8a1c2ecddbb76e2b11591c5 220 0.10/1.00 vMB 28
305,679 305,679 00000000000000000ea6b53786df1b88f04ce91c33413ebbad819fe5777e739e 221 0.13/1.00 vMB 20
305,678 305,678 00000000000000001da68d3cf9edad90c755b7a40f5f1e763e6cc2a9edc4f2c4 769 0.42/1.00 vMB 35
305,677 305,677 0000000000000000498ad0b05ef24b0e9dc4060ffb8a390740572380d667462f 253 0.20/1.00 vMB 22
305,676 305,676 000000000000000023559b09b50f09d8c66ec76a308a88b1476b3d2b7966c92e 41 0.04/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.89 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: 713.38 GB
    • Received: 17.36 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.