Loading Tool

Explorer IconExplorer

Memory Pool

72,942 transactions
28.31 vMB
0.06517481 BTC
Random Selection Loading Transactions
Max Size: 167.46/200 MB

Candidate Block

Mining Attempt 012ddbd34728196bd28b1c46a7c1a7569a8c56372bae05eb54d1e53c463071a4
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 70707627e8478ce6b0e0134b77b69ddfd7a17566f1e4930afee18e3a0706a29c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.00847148 BTC
Feerates: 48.75 > 0.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (808,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,093 106,093 00000000000234d4cda923ea695613d47b775b550ca92ab739526a0230c13854 25 0.01/1.00 vMB 0
106,092 106,092 000000000002aba99bb11d963e26863aff23a62ea83bc168072fba059b7d8d80 1 0.00/1.00 vMB 0
106,091 106,091 000000000002d4699abb19abd914d5d7b13791cbbd232fef9172e2a6d784d70b 2 0.00/1.00 vMB 0
106,090 106,090 000000000000f653edd366b9b887b23c12d675aa6c3cdbd92773864b387fc199 2 0.00/1.00 vMB 0
106,089 106,089 000000000000fbd71d799ef4f8011c385b77481e8d220f4cc03b24dbad17364d 2 0.00/1.00 vMB 0
106,088 106,088 000000000000f64521de2636a40b24c79ed50c9da86b687ddcf6b76266ae4823 4 0.00/1.00 vMB 0
106,087 106,087 0000000000027e512eb9d256a8db93c825ce5c2cbd3f42e69cf0322f74a274dd 27 0.01/1.00 vMB 0
106,086 106,086 000000000000fdc356bdab388b31580f6a3a22d165b873873f9ffa86460f4a41 2 0.00/1.00 vMB 0
106,085 106,085 0000000000025176d180f967b7f987529d2b53d7c189c24368eec30a6be9a1fa 1 0.00/1.00 vMB 0
106,084 106,084 0000000000002f25d9cc3425ce1af41d460de77b47bd4bac20625faad7c6e649 1 0.00/1.00 vMB 0
106,083 106,083 0000000000005886f2f456d1aa02e5cc00c816e33d5c311d0d5ad25e64a5b5ea 1 0.00/1.00 vMB 0
106,082 106,082 0000000000001f117f05efa329506748a9995fb71fde776b0d3a901aa599f340 2 0.00/1.00 vMB 0
106,081 106,081 0000000000014f3d7632520b30e08b6762d5f07a37864a6296c50bf60d870f98 1 0.00/1.00 vMB 0
106,080 106,080 00000000000209365c6cd976ff0eb5288e8451974ac855705c79454ae32fbc2e 1 0.00/1.00 vMB 0
106,079 106,079 0000000000008f446187118eaa4a7b6188d4107e73ca2726f8666275ca3c25af 1 0.00/1.00 vMB 0
106,078 106,078 000000000000e6b40beffeeaa1ce0a7686493b0620728ffc088eeb01df19144e 3 0.00/1.00 vMB 0
106,077 106,077 00000000000062a9a4278a6d0e7adee30c6092268ac8697266ff84adb8d5d038 2 0.00/1.00 vMB 0
106,076 106,076 0000000000000ef42abd34fea5c1384363199b960afa459c13dd12fab38dc9f6 2 0.00/1.00 vMB 0
106,075 106,075 000000000000da3a1963e6aeee92ce29a9c058113e465cc15c8545c52607a5d8 1 0.00/1.00 vMB 0
106,074 106,074 0000000000028bc92e923003b3e914268d64680881fd45bf09d7917a9ddf9079 1 0.00/1.00 vMB 0
106,073 106,073 000000000001757e7c61ccd5f7264e94e17c39927c22552782a83c0c3edc736a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.