Loading Tool

Explorer IconExplorer

Memory Pool

39,834 transactions
18.40 vMB
0.15257611 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.49/200 MB

Candidate Block

Mining Attempt 309c57959ac60cb3fb6fb2017bdca66fe95d70c1182b18ffaefe68b2d07341db
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root 97bc825990f8a6156995ede3cbab837e4739f10da5305616190d03edadbc2788
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,864
Size: 1.00 vMB
Total Fees: 0.03241306 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (712,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,693 200,693 000000000000031e72194a98a71552f757660437c83f0dfd80e05345cc497290 272 0.16 vMB 88
200,692 200,692 00000000000000992bd58b74c114dc2704327f1d1f7751c0a27dd350623d321e 11 0.00 vMB 0
200,691 200,691 00000000000002f008fb0b6cc4a79c3606ae7210b3b7950c10215bfb27ad545c 290 0.17 vMB 121
200,690 200,690 00000000000004d98a6e7bd83f80847367bd8bd4282f7fa16867d57d83d0a5e4 21 0.01 vMB 80
200,689 200,689 000000000000019d301f37867ef925d517709a1d114955ea820e409ac267e8d0 227 0.12 vMB 100
200,688 200,688 00000000000003ee08148b03e8e4c012380e58f6632f3069546003a21eb0c9a0 349 0.16 vMB 90
200,687 200,687 000000000000001053cf4fb797735b67fd04a755785859be3e1596c7256b87e3 154 0.10 vMB 78
200,686 200,686 000000000000057befa5e4ea1f12b6b56fa989a5da4000f602e0befa77d4ee63 308 0.13 vMB 117
200,685 200,685 00000000000002191859fde660ca9c85f1c88cea98180d7633423491cf7cc185 414 0.14 vMB 135
200,684 200,684 000000000000023c1b76b736ca7e1780c7535c3685c8a9605bb2ed895c10fa2c 312 0.21 vMB 87
200,683 200,683 0000000000000430b1f0810578e635c892f14fa67ffd0f282c2e306b3e245a66 233 0.06 vMB 4
200,682 200,682 0000000000000279436affaf0105749fe4b68f5353a191a007aeccb9c8452492 447 0.25 vMB 111
200,681 200,681 000000000000027ecc906ccd6bc613352cea0f9e894650daee1d9908526845c1 10 0.01 vMB 531
200,680 200,680 00000000000005ad3aeefd6cc413fc710906f35af42807ed826bab62fcd972f9 138 0.07 vMB 102
200,679 200,679 00000000000004ec0415ebab97756dbcdef67e5f7dd4a7bb0dc231c97ee86338 78 0.06 vMB 53
200,678 200,678 00000000000002620773021e44239a2d66fe7df9b194a662dbaaa4d81c26a8f3 271 0.14 vMB 169
200,677 200,677 00000000000000a78dc074a4b8d4299d79647be5a2b4eecec7a25176ad2cb838 488 0.24 vMB 117
200,676 200,676 00000000000003f76671b5ce982a61bc7ab274ef6ec99764073438696e67392c 109 0.05 vMB 156
200,675 200,675 00000000000003636db77269c3bbe1b276485622fd0ff49fdb9688346d559863 162 0.06 vMB 159
200,674 200,674 00000000000001f2491a8c370a6e23fe8c2bd112a50a17217891727ba0f8ba12 123 0.05 vMB 189
200,673 200,673 00000000000002b5d21caa8521072bb05fffade6cc4ba0134155719274818aa4 13 0.00 vMB 179
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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