Loading Tool

Explorer IconExplorer

Memory Pool

28,328 transactions
14.73 vMB
0.06322841 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.94/200 MB

Candidate Block

Mining Attempt cb43ce78b60c9811bc86489e9bb63d423edf23633f59b3d20f4089407380c5c2
Version 20000000
Previous Block 00000000000000000001d0617f024878b1b8c1397157f24831866ff78369eb59
Merkle Root d42e6e207c4bda177e3d124270a3284fd5efc707525bafc206f1916f15f9a73f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,591
Size: 1.00 vMB
Total Fees: 0.02490190 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,251 (694,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,749 218,749 000000000000044bb4ecbd42606791161132b8ddaf242399a4ff6780ccce3fae 256 0.08 vMB 281
218,748 218,748 00000000000001f05c34a8918b4b04513c2e821dff7ba4906317b3d4ef0d0bef 166 0.07 vMB 215
218,747 218,747 00000000000005180a694a0d375385cf091db91691487460ff7ee482cb9feccf 246 0.16 vMB 42
218,746 218,746 000000000000004d97203711350cd8c788bc19ca3bb50ab127360bebf64018cb 252 0.13 vMB 116
218,745 218,745 0000000000000009d04af63462945ca040903963b64b9273a80a6ac6f8b13e28 303 0.25 vMB 107
218,744 218,744 00000000000004d7bcd23f90acc80f84da0e201ea43329c83669ba16f149f6e9 666 0.25 vMB 212
218,743 218,743 00000000000000449a8dd6a7746ac616eac1a7fe0077ea4470f5043b2ec296d2 148 0.05 vMB 121
218,742 218,742 0000000000000339d7cd6688b0b9c319af055ff7eacf5f717fad89ef9f7193d3 660 0.26 vMB 213
218,741 218,741 0000000000000336e3089125f0655bf7fcd8b0b7d2c514a0ee134e2e5531872c 149 0.05 vMB 193
218,740 218,740 0000000000000560e9954b8e9ff5265ec72078525e8e786c3a478bf1da348939 143 0.05 vMB 210
218,739 218,739 000000000000016869caf67100ede978ea0efb46827bbd2eb67697d21c6b7126 134 0.05 vMB 144
218,738 218,738 000000000000047724350f4500b7a6a845d06f85072694d1b15274985440d2cc 271 0.14 vMB 132
218,737 218,737 00000000000003289b767c6f94217f6c8dfcbdded634ce0fbb29f0cc13c38aed 485 0.25 vMB 138
218,736 218,736 0000000000000394837777e2f07ceed31afc336c52e2d5c2ac923c6059dfb4c3 589 0.20 vMB 360
218,735 218,735 00000000000002c9e05b33cc3e03954e05cc5a1600ba6048a65c2e81ba272057 43 0.02 vMB 213
218,734 218,734 0000000000000153ee5fe9f1f5b95825f77eec09d6b3d0a1ec209020e02abd49 125 0.07 vMB 132
218,733 218,733 00000000000001f002b2e6cdbddc53c5391c8022a9cba9d089ea4d44892b0fee 317 0.20 vMB 186
218,732 218,732 00000000000003bfdb5747f18adc3886dc231eb77f3f64ed5e7adb365955f0cd 397 0.16 vMB 190
218,731 218,731 0000000000000353473db3753f8d4e35e1413173ce428c88b9df9bd3f3534aed 236 0.11 vMB 138
218,730 218,730 000000000000027d77d627fe2efa6798d6835c1da343fedf27cf332ac35e88e1 522 0.26 vMB 409
218,729 218,729 0000000000000097c17f06def99f1629094a06bd4689bb60b328d4f2312b49ff 201 0.11 vMB 150
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 31
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.41 GB
    • Received: 0.01 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.