Loading Tool

Explorer IconExplorer

Memory Pool

25,465 transactions
5.55 vMB
0.02733791 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.46/200 MB

Candidate Block

Mining Attempt 60213c1311ce68d5ef989b181ebc036325f0e4fe17c5b00039528562da08228f
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 9041cf9336ed5bdb8481b697d1b4dd88c8c50c41b899797e2107ad8061bc8867
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,554
Size: 0.52 vMB
Total Fees: 0.01415033 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (700,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,756 212,756 000000000000034d19312f60e3ada9fd309d4f4bc78c34f12c7484483e18c132 300 0.13 vMB 199
212,755 212,755 00000000000004e50986f7d151ce37821e8a5f03101d80e296ccadbfe1aa3d53 71 0.03 vMB 199
212,754 212,754 000000000000044ac96bedb1ac5e819f2f9a52152c35cac57f14b9421b5e6051 223 0.10 vMB 254
212,753 212,753 000000000000048bd5f103d05d392363a10ada92f0162650d56e5aa5bf54d07b 76 0.04 vMB 135
212,752 212,752 00000000000001908e3b12fc5751f8cf4f56fe15d2ecb1425cd049690ae9890e 8 0.00 vMB 233
212,751 212,751 00000000000002c8e6d910b114cfbbb619440e33a4c2997308b83845c172107b 257 0.12 vMB 126
212,750 212,750 000000000000011951f7dba786e459a9f4bb8c4d1133c8ebfdc0c50480c6a798 588 0.25 vMB 215
212,749 212,749 00000000000003f5a203ed231e206e4c0778ec2adc4e69d32fd0813faf9d0836 202 0.16 vMB 80
212,748 212,748 00000000000000a74d4289418f2ee8cec9d59bfdc3473bbb28ac6f0aa6540c21 627 0.25 vMB 192
212,747 212,747 000000000000011f7c46acaa6f422ade3dcb102fd5d16e7e0850d63fa3859bbd 347 0.15 vMB 77
212,746 212,746 00000000000002b211876fa753c8bf5c3b4f43198c6a20d91b26cd1ed5b71918 566 0.33 vMB 116
212,745 212,745 000000000000000693794f786c4dc3adc31820a7a3125bba37408d8e7f87e888 195 0.08 vMB 189
212,744 212,744 0000000000000295670d46f31b00a8fc9579d05a7c7ecd30b6edaab17f5ec94d 457 0.23 vMB 150
212,743 212,743 00000000000003cb904cf74a8122a323325e506e7a6a21828e44f23d8733dce4 647 0.25 vMB 188
212,742 212,742 00000000000004ae1d9bb79a857d7652bc28b79697266d398a3b21536bf8eb70 181 0.08 vMB 151
212,741 212,741 000000000000012b95c092631d61b7a9d17cdc9c30702f6547444edb99f50365 211 0.09 vMB 176
212,740 212,740 000000000000027100a88e912609c65b669b6d26f418695d2b4fbf4b156bf33e 121 0.05 vMB 181
212,739 212,739 00000000000002b3f8174a0f70cb40d50ee2c29fe277cbd349499a5f93ed8770 111 0.09 vMB 126
212,738 212,738 00000000000002d864fb6d1e94ccb8e9777a023e154969fe8a7cb75734982bea 487 0.18 vMB 172
212,737 212,737 00000000000004ba168b2c143149f7c4e597398deacdb42a9c80d9ac1fbcc5cc 609 0.25 vMB 179
212,736 212,736 00000000000003b3611be002133590d0709e7673d691672815ecec61faf4ae2f 412 0.18 vMB 159
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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