Loading Tool

Explorer IconExplorer

Memory Pool

77,880 transactions
28.88 vMB
0.06769577 BTC
Random Selection Loading Transactions
Max Size: 175.24/200 MB

Candidate Block

Mining Attempt f084f309b171a86dfc59363fc5aa956af405cf0d1e9ff671b948d0d93455924c
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 67028e010c401ba35a63f57adf23fa642e2d503ea7979b635dbec39854e6cb10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00757071 BTC
Feerates: 149.20 > 0.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (506,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,182 408,182 000000000000000005c351c45a722214425aae1ce1a48217e5e4ef7dc56c1333 105 0.05/1.00 vMB 34
408,181 408,181 000000000000000003b49320ea79d7340d1a413337f6b18cddfb56426a4ee9da 1 0.00/1.00 vMB 0
408,180 408,180 0000000000000000006fde3e5766d2a91c91e993e9656d4063bd048619892c52 943 0.50/1.00 vMB 37
408,179 408,179 0000000000000000058839c2d9afdf4ea5764f3bc9188039c4560d055b5452cd 684 0.30/1.00 vMB 36
408,178 408,178 00000000000000000472b1a952534a6776a82c141331ddac10bc807f1f82dfbd 1,052 0.45/1.00 vMB 36
408,177 408,177 0000000000000000043caa5a0482d27ec379c0e4f6303f524a2590ed44dcf374 244 0.20/1.00 vMB 23
408,176 408,176 000000000000000000961dee23102b9f5a8adb9ea2f763eceee1d60fbd0e2589 551 0.21/1.00 vMB 44
408,175 408,175 000000000000000003452e4c3618db7323b5556b8cd17039b2a7510f6e8ba049 1,347 0.79/1.00 vMB 68
408,174 408,174 0000000000000000026bec47b7a71edcb5b75f9e68406ff37cf5d485a0d63016 599 0.33/1.00 vMB 43
408,173 408,173 000000000000000004e0817f2178f026c7f79378079d01a387d95fed0e8339db 115 0.17/1.00 vMB 14
408,172 408,172 000000000000000001c057b0a103e55392e340dc07f45e0a50431728b59daa73 851 0.99/1.00 vMB 16
408,171 408,171 000000000000000002c8f6ee7771c21ba36f21d11c49c186882674bdd4bc870a 2,652 1.00/1.00 vMB 51
408,170 408,170 00000000000000000434ddc9a89a1fa52fbb3cf95f9c3a0b8335e703e7797289 2,135 1.00/1.00 vMB 39
408,169 408,169 00000000000000000467379dd783586b37cba842bcd3f987ddaf63357e625b6b 837 0.99/1.00 vMB 18
408,168 408,168 0000000000000000001072da498677fad20e53a7f8aa820be3a89d27354f1112 135 1.00/1.00 vMB 8
408,167 408,167 0000000000000000012e06201254982d2198b2359b6bfcd1036613c101a8a82b 1,904 0.99/1.00 vMB 39
408,166 408,166 000000000000000000952fc39ad0401c2a6f9e1908ebad1427e86fc5f12a1a79 1,009 1.00/1.00 vMB 23
408,165 408,165 000000000000000003bd3c47c5acee1fe0e9facdfdf6cffe0ed8ead8b7d9ebed 2,658 1.00/1.00 vMB 54
408,164 408,164 000000000000000002feb09a3ea084bf6d684a65d817d813c42287fbd44a3f23 541 0.89/1.00 vMB 14
408,163 408,163 000000000000000004c0d0ee600efab0a900a01bc90a2ca1e4a7111b7dd34d6b 1,012 1.00/1.00 vMB 20
408,162 408,162 0000000000000000024ec356167b073856c438d7c24dab6526ec5c17a64d0f12 2,001 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.