Loading Tool

Explorer IconExplorer

Memory Pool

80,751 transactions
30.05 vMB
0.07823092 BTC
Random Selection Loading Transactions
Max Size: 181.07/200 MB

Candidate Block

Mining Attempt 297526e35c3ac2c52c7f312bf73d483537815272041e3944ea5e63d9c492f987
Version 20000000
Previous Block 00000000000000000001d919ed88fc3960fd2643a2dd9bda2746788e7fade853
Merkle Root 48dbfa177b44ed1ea08e49fa5a1add837ee66b436394e001348c7a344c80b33e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,232
Size: 1.00 vMB
Total Fees: 0.01666944 BTC
Feerates: 302.00 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,986 (703,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,560 211,560 0000000000000232169c7cf244da2d2703f79078c5dfaf7a169a7e91ebeae701 422 0.27/1.00 vMB 140
211,559 211,559 00000000000000bfbee3333b8d7a3748c29a956e65547895e4ab1f56121a725e 9 0.00/1.00 vMB 21
211,558 211,558 00000000000004ae4dea8b44e3852a66b7431b9eb7a0505a32aa4fe5dd89d0c0 73 0.03/1.00 vMB 21
211,557 211,557 00000000000000ef4e69b85243fd9c7ce47becc3bc932cf27e5581962f86b4eb 566 0.25/1.00 vMB 190
211,556 211,556 0000000000000166a3e6c18caca10153df434149070c05a27a1c38b29ee2d716 612 0.20/1.00 vMB 252
211,555 211,555 0000000000000384485a7bb588634abda9dd1608ac72e7ac261b874fa8997671 86 0.05/1.00 vMB 134
211,554 211,554 000000000000024c7fabc374bc79408dd05f011d7615fc6bbdb378097b6c7dc2 336 0.15/1.00 vMB 172
211,553 211,553 00000000000003c91edc6c95ec904cdc4341b3b66ae97eca68f86041f9517959 118 0.05/1.00 vMB 168
211,552 211,552 000000000000012d90386128fe9d5118c23a791b28c9caa77225872a55cadcc7 107 0.08/1.00 vMB 107
211,551 211,551 0000000000000331484fbe47e0a53cf396dec8f60eadeee4462422b02716da3d 421 0.26/1.00 vMB 134
211,550 211,550 00000000000001dd3f624c199503999d8fa77cf88e34414f8faad544b0a32b82 132 0.05/1.00 vMB 65
211,549 211,549 000000000000010c10f1fd2fcca0f8e192c4c709877b74dfd8d147378cf2efbc 490 0.25/1.00 vMB 206
211,548 211,548 000000000000037c4139845bf6a2395b5800f78e1400dea45f9c85aa003edf12 356 0.24/1.00 vMB 121
211,547 211,547 000000000000049714094ca63f6938002334ed9251e2ea29524d29e98a3b2db3 7 0.00/1.00 vMB 15
211,546 211,546 0000000000000010b0411dadb31201722d4e5bc82c7b28430ec7f221297426fe 215 0.07/1.00 vMB 9
211,545 211,545 000000000000009f0ef47dbd51fce864cd645dd9af28aeba2565f0c2606916d9 615 0.25/1.00 vMB 209
211,544 211,544 00000000000001ccaf80765eaccc52e5da9c79f999e2fa6508e50fc63e823cde 605 0.25/1.00 vMB 198
211,543 211,543 000000000000040663fea1ec59723d41a5796726e76b3561f01c2b3292a81779 475 0.25/1.00 vMB 147
211,542 211,542 00000000000001358234c62359b728d6f5a292d1ff45011daa47ec6209ab741f 557 0.25/1.00 vMB 175
211,541 211,541 00000000000002a40bc1ae701199c26f5df82f47e62236ff30fe4eeac1953cb6 9 0.00/1.00 vMB 43
211,540 211,540 00000000000002d239de2733526d60654fa148b5eb5fe6835a24771570f72886 10 0.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.37 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: 663.52 GB
    • Received: 14.91 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.