Loading Tool

Explorer IconExplorer

Memory Pool

84,649 transactions
32.70 vMB
0.10005951 BTC
Random Selection Loading Transactions
Max Size: 198.19/200 MB

Candidate Block

Mining Attempt df26762a24988d74bb6271316b969fdb0800016959afa732276e73d8341d6212
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 822a0a5eb32bb7e5e5074a127e991439e14377c919431d97fc597336f17d4bfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.02771001 BTC
Feerates: 223.65 > 2.78 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (92,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,894 822,894 00000000000000000002267ad439e2391844d2fc3abcf126bb8278e260683039 3,700 1.00/1.00 vMB 118
822,893 822,893 000000000000000000038dcfe0005fcdb2b72f89b2fa3bd84338b8d7e419e4f9 3,479 1.00/1.00 vMB 130
822,892 822,892 0000000000000000000318898210f18d2015e66e98ff6ec2de1136bab5aefee5 3,389 1.00/1.00 vMB 148
822,891 822,891 00000000000000000003b7199cd084f3a112e60a7ee4b87221ded494e956dee3 3,775 1.00/1.00 vMB 167
822,890 822,890 0000000000000000000120f953bbdf14059e3d1499c296863ad97e3915a5a568 3,822 1.00/1.00 vMB 168
822,889 822,889 00000000000000000000d40f6dc484ba99c2563d1ecec40e620b80ea2ddcb638 3,553 1.00/1.00 vMB 159
822,888 822,888 0000000000000000000154921d93cc5d134a9976bf29ff8fb60024a201fec02f 4,187 1.00/1.00 vMB 111
822,887 822,887 0000000000000000000272945130b2f01a31d4dd7f5a496272f632eed88e57c8 3,761 1.00/1.00 vMB 98
822,886 822,886 00000000000000000001fcfd1ce59f2eb0452a6b60ba4dccdbf71253d2f88f87 3,346 1.00/1.00 vMB 95
822,885 822,885 000000000000000000033474af5b132c82b6253c9db7391fa9956c3a0d8c2374 4,055 1.00/1.00 vMB 126
822,884 822,884 000000000000000000006aa8cf133f1bbbff42a337f7d7a4d324c0e12a5e2c49 3,792 1.00/1.00 vMB 118
822,883 822,883 00000000000000000000bd70eee2e05b82f2a1f1c909bc82b6d076eb5f97fd20 4,165 1.00/1.00 vMB 144
822,882 822,882 00000000000000000003b4ddc1b42aea7f6d362a8932067b5f51069deb764761 3,481 1.00/1.00 vMB 122
822,881 822,881 0000000000000000000319661fcbd1b751469753864d8a62c9cf70aef536d5b4 2,887 1.00/1.00 vMB 138
822,880 822,880 0000000000000000000054e1baf65e691ad8cf3038a1e4eefb9459ab9e0f5ad0 3,651 1.00/1.00 vMB 121
822,879 822,879 00000000000000000000738148e6544a27aa83db309b4d976faa1d25d883d191 3,834 1.00/1.00 vMB 169
822,878 822,878 000000000000000000027f2733fcdb391dabcdbeb2e9a01e0c39ea99fb1aa8e3 4,955 1.00/1.00 vMB 72
822,877 822,877 00000000000000000000ce9fbbd0dceb486ee77c76cc2ce129af9953f682478f 2,831 1.00/1.00 vMB 77
822,876 822,876 00000000000000000001244e15903f642d1cff6f6588d11ebe94a388aa989320 2,745 1.00/1.00 vMB 78
822,875 822,875 00000000000000000001a792cf268518b593b33333818ccaa57e1046f08397b5 4,304 1.00/1.00 vMB 94
822,874 822,874 000000000000000000019692b54f85c869e8e005c1318cf37da0bef9a7c2aad4 3,397 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.