Loading Tool

Explorer IconExplorer

Memory Pool

77,925 transactions
28.86 vMB
0.08793627 BTC
Random Selection Loading Transactions
Max Size: 175.10/200 MB

Candidate Block

Mining Attempt 124f3c4f6e006853d89ac20dc878f9dcbd9c98788490f41245d91e7a3c80af72
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root 25ff8d8241276339a5736cbd9c97b15da6fc979bf6b4225afe4e48e61ab814b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.02782109 BTC
Feerates: 150.68 > 2.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (147,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,622 767,622 00000000000000000004f712ba325e5dcd5b3deccaa2dc4b8cfb27ab9581096b 1,648 1.00/1.00 vMB 10
767,621 767,621 00000000000000000007b26948e25530b96315b405804f9af96cb030d64c7269 1,446 1.00/1.00 vMB 12
767,620 767,620 00000000000000000007d6ea37b028d286928bfdcb9e3ceafef2f9d6cb50dc25 1,416 1.00/1.00 vMB 13
767,619 767,619 000000000000000000025d76dabe4effb252869e749e87062c112271c153b1c6 1,771 0.82/1.00 vMB 11
767,618 767,618 00000000000000000001d7e9d455c7017ffc7018a6b76b4dd3e7b6175e74cb9c 347 0.10/1.00 vMB 12
767,617 767,617 000000000000000000051d6183e229b4640c6552b7fbf24abf9f8b5f3f23eeda 293 0.25/1.00 vMB 10
767,616 767,616 00000000000000000003cc83a9e080e299abf4f4e43930ca0768bf0c0f7f5bea 864 0.59/1.00 vMB 6
767,615 767,615 0000000000000000000647853d9b9f6452c346ddf19b89ca39d9bd0061c6e6c8 2,391 0.95/1.00 vMB 11
767,614 767,614 000000000000000000007981dee703f97fb6696968d697ef25d3212951c12cee 1,237 0.73/1.00 vMB 8
767,613 767,613 000000000000000000011b13fe88f87c5aec565fea1026f8e5066b9e07d401f2 1,918 0.66/1.00 vMB 13
767,612 767,612 00000000000000000003b417010615995a94edd96618ca2951415fd1e3dd6a0e 642 0.29/1.00 vMB 7
767,611 767,611 00000000000000000004894cc26071ea487287ddcd4a0c681e13ee5298a5844e 2,564 1.00/1.00 vMB 12
767,610 767,610 00000000000000000003ccfd868fe9337f3687a3ba7b2d00acaded73cf8490f8 459 0.19/1.00 vMB 12
767,609 767,609 00000000000000000003b9e4fae005e0b79a97f569ff45e5aa4d4e0608baf5a2 237 0.17/1.00 vMB 7
767,608 767,608 0000000000000000000616a40508ec03e4e76be79c1ca07f7418d37d0a57b2be 492 0.26/1.00 vMB 7
767,607 767,607 00000000000000000002479741d0b0c4a84161ed23c50ccaec00b6778f80725a 208 0.05/1.00 vMB 15
767,606 767,606 00000000000000000001554a726b14ab0ac6344a6cb9aad43c7692e7ff9330cf 886 0.79/1.00 vMB 8
767,605 767,605 00000000000000000004465816e560997841244ca3c62838ca3e197791d110d7 1,542 0.53/1.00 vMB 12
767,604 767,604 00000000000000000001fceb615cb6ed27133cc244dfb9f6a21a022d7058671a 915 0.26/1.00 vMB 14
767,603 767,603 00000000000000000001a5d6677625673e6b2bba1cf9b135f419e65e734d9689 796 0.41/1.00 vMB 11
767,602 767,602 00000000000000000004f3e006a3c16afa1e156933ec2e6b5dbb626323fdded6 403 0.14/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.57 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: 671.17 GB
    • Received: 15.87 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.