Loading Tool

Explorer IconExplorer

Memory Pool

79,151 transactions
29.31 vMB
0.09734693 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt e9c8e92829bf47cd035ae969fe6455e60db17629776e5f3a11894cb46822fd22
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 1151500ce9b67e5a764a21db210c2daec92300d66b07925bf350ac56f71f7be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,302
Size: 1.00 vMB
Total Fees: 0.03522159 BTC
Feerates: 150.62 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (214,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,396 700,396 000000000000000000014d810aa4217ab0fbed10d2f7df9024b8410ba7a94f83 1,663 1.00/1.00 vMB 5
700,395 700,395 0000000000000000000b7344432493a4599d8453da10f8ee5c3efc46dd13dd23 2,277 1.00/1.00 vMB 12
700,394 700,394 00000000000000000001ad7703a34987feab4764b0d349ae3acfc181cb78a889 2,662 1.00/1.00 vMB 10
700,393 700,393 000000000000000000060c062e804eeee6e9c105582ad6907e6278161bffe691 3,572 1.00/1.00 vMB 8
700,392 700,392 0000000000000000000d7850f8acffdb150161fe1b6d9a165059cc746e2da213 2,152 1.00/1.00 vMB 16
700,391 700,391 0000000000000000000611dcdac58a49d0d8fd6dfb7fe7b7e3ac0a5819f77504 2,171 1.00/1.00 vMB 16
700,390 700,390 000000000000000000012e0bdb3dbb9ba0b3c1d6c697feffd4bc7b459eb68129 1,958 1.00/1.00 vMB 9
700,389 700,389 00000000000000000008039aaa289d4fe1698b2d41f254565eedbbebbd2d0828 3,198 1.00/1.00 vMB 27
700,388 700,388 00000000000000000006c9af69c2184ad00c42587eb2d4f8580986fa6634bef8 1,656 1.00/1.00 vMB 13
700,387 700,387 00000000000000000001f6a02fb0ae7219a5c6a2b4d2a10d2f2542c29652d327 2,241 1.00/1.00 vMB 9
700,386 700,386 00000000000000000002826b29ec900a293cabd7509517fa1137b375d48af545 2,913 1.00/1.00 vMB 28
700,385 700,385 00000000000000000007126fddf563932e7541382ab99e8f28c731a251825137 2,571 1.00/1.00 vMB 26
700,384 700,384 000000000000000000029f8a032e6951fc4501a4eb7d3a4b6efa07b35920fe4b 2,740 1.00/1.00 vMB 10
700,383 700,383 000000000000000000095664c36008b9318389482e857bc31512631b51b75b2b 2,613 1.00/1.00 vMB 6
700,382 700,382 0000000000000000000d1a85ab014c0a7b170e48e4d382eb4da58e0da2c6cd0c 2,822 1.00/1.00 vMB 13
700,381 700,381 0000000000000000000327f9a84808d8044f8a6a8deb26da45df29a5c04015c7 2,860 1.00/1.00 vMB 28
700,380 700,380 000000000000000000095aab04718e45edbd47a9a13bf89f8423d12958e77a0a 3,111 1.00/1.00 vMB 11
700,379 700,379 0000000000000000000f1f9b4a906814c77a28eb40e3f4dd819002832f223c99 1,503 1.00/1.00 vMB 8
700,378 700,378 0000000000000000000ab87a54d3dc540adf6dc52043e4b44834af096516c91f 1,587 1.00/1.00 vMB 10
700,377 700,377 0000000000000000000df3404412e56d215cfc7f2942778ba612cfbc26ea49d8 2,477 1.00/1.00 vMB 9
700,376 700,376 000000000000000000068019cd5599c904754c41d531974fb60718605e640776 1,111 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.