Loading Tool

Explorer IconExplorer

Memory Pool

82,759 transactions
30.38 vMB
0.14660916 BTC
Random Selection Loading Transactions
Max Size: 184.01/200 MB

Candidate Block

Mining Attempt 63f08bec1d97b78ad2aff89ebabbf48abd6074a9559870f8114a2fa74d8005cc
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root f4f1dbfed89c3a26c4fb5ce942204d7a35a12d0797c5e12eb921251ae48f7e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.06646039 BTC
Feerates: 150.61 > 6.66 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (540,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,806 374,806 0000000000000000033496dd4c0440df80c62202388a25c164b5ca580f2a74af 1,944 1.00/1.00 vMB 33
374,805 374,805 000000000000000004dfda3930a7f5c26ad08ec65753acd4e5366828811729ea 2,562 0.95/1.00 vMB 57
374,804 374,804 000000000000000006e0a9f9630a0de77944cf6a5be8fdac7f4e3bfc51e35a7f 1,318 0.62/1.00 vMB 40
374,803 374,803 0000000000000000011e83060cc3bf6b558fe0c4a4df951fbe4b5eae953fefad 2,593 0.93/1.00 vMB 16
374,802 374,802 00000000000000001220ec6771832be3e3176d4327032db5e192cb0eff1749c2 1 0.00/1.00 vMB 0
374,801 374,801 000000000000000011bdb460191e63cbbb417b1b0e43319ea90794221e70915f 1,626 0.81/1.00 vMB 38
374,800 374,800 0000000000000000001762e453ccd8cf21f4168330d5274ab87ef210170fb48f 1,409 1.00/1.00 vMB 24
374,799 374,799 0000000000000000029fc6274a37e1f90a1e4e453c049787855e21e3bdbe14ed 767 0.92/1.00 vMB 10
374,798 374,798 000000000000000012619dacf0b3f6d8a0f4983d48e50d99d8e876242070b0a7 1,883 1.00/1.00 vMB 34
374,797 374,797 00000000000000000ab221eb09d2cb6e754c3d84cde4319399cd573957bce1b1 1,188 1.00/1.00 vMB 22
374,796 374,796 00000000000000000462444ce0ce85d859596744a84594055dc1a53295be11b9 4,169 0.93/1.00 vMB 12
374,795 374,795 000000000000000000c39ac85957720f6dd652a3bc5e84783ecff0f16f6b57de 3,669 0.95/1.00 vMB 19
374,794 374,794 00000000000000000d7278b4c5eb86880b9f640615776033ba5b05c01e520df5 607 0.37/1.00 vMB 32
374,793 374,793 00000000000000000f259642f76068fe5651e5dc6156d06e58b264aa2da0e867 300 0.20/1.00 vMB 32
374,792 374,792 00000000000000000a4fea09fabd79effd1f03aeba1a90e334329452b640a2f5 399 0.75/1.00 vMB 7
374,791 374,791 000000000000000006630ea0850a26b47f264a81cf6962804056c93b400de74c 86 0.09/1.00 vMB 13
374,790 374,790 000000000000000001f1c702aa4ec3da63fddb260c35453b929bba61fd3812bc 101 0.06/1.00 vMB 54
374,789 374,789 000000000000000000dd19d665e88f1727c8ac13f0fd5e6796192d1680f2a5a4 179 0.09/1.00 vMB 38
374,788 374,788 00000000000000000a6abd6b6cab3c9ebfb7b8ca51375a7369df7c511f520fce 1,290 1.00/1.00 vMB 18
374,787 374,787 00000000000000000139acafbbd1e27b05ce72c01fe2b946735b70b39b1da1f6 1,009 0.56/1.00 vMB 22
374,786 374,786 000000000000000010f3298e2c55987c74e775d45991d23b9405229e860c92ae 1,180 0.59/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.