Loading Tool

Explorer IconExplorer

Memory Pool

48,177 transactions
27.32 vMB
0.07056392 BTC
Random Selection Loading Transactions
Max Size: 145.63/200 MB

Candidate Block

Mining Attempt 6e0dff9f7ab7b7f5c5b87d70b082484cd2150ca6145f7d03db99d5ec735dcd22
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 17e8cc04a02af349cb100412deb530e2984fa58b66dbdc76ccbc937b562f2cab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,396
Size: 1.00 vMB
Total Fees: 0.01955144 BTC
Feerates: 100.53 > 1.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (197,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,706 717,706 00000000000000000004ee5ea18404ac8ea3047ab1ea8870e7233c546179d5ed 779 0.28/1.00 vMB 13
717,705 717,705 000000000000000000093b4c0dd476197ecd6d79600759a1e0ceea66b68ededc 909 0.40/1.00 vMB 9
717,704 717,704 000000000000000000098aa29485d96d76dd680f83276ade94504bd8fba0334b 444 0.21/1.00 vMB 10
717,703 717,703 00000000000000000003d8f7db4d12e233209f366973bf80b64d7913bfe7784e 2,502 0.87/1.00 vMB 17
717,702 717,702 000000000000000000070300758ea3e3a8ef1fec436b80c10b72a2242611b024 2,132 0.93/1.00 vMB 8
717,701 717,701 00000000000000000000984ff52391aaa3d5ecf38a6753c380cdc2402e6bbade 155 0.07/1.00 vMB 7
717,700 717,700 00000000000000000003158101f63cf74f1111a9ab4b58a42aa05fdc6aa47171 1,378 0.93/1.00 vMB 7
717,699 717,699 000000000000000000052c338c6d40ee82a9df507dd3597675dcf6fe6a66ea46 1,398 0.46/1.00 vMB 9
717,698 717,698 00000000000000000002c1572ed018e38f173f06dd9ab1de99ca4b8e276a65f5 87 0.03/1.00 vMB 10
717,697 717,697 00000000000000000000794d6f4f6ee1c09e69a81469d7456e67be3d724223fb 581 0.17/1.00 vMB 10
717,696 717,696 0000000000000000000335dd327bde445d83f1ce40af2736a7c279045b9a55bf 1,534 0.61/1.00 vMB 4
717,695 717,695 00000000000000000000135a8473d7d3a3b091c928246c65ce2a396dd2a5ca9a 3,198 1.00/1.00 vMB 6
717,694 717,694 0000000000000000000b3dd6d6062aa8b7eb99d033fe29e507e0a0d81b5eaeed 2,360 1.00/1.00 vMB 11
717,693 717,693 00000000000000000003e0122285306704c8828c2ff4c74d81e5a98299ff8708 1,734 1.00/1.00 vMB 6
717,692 717,692 00000000000000000001e459e5cd58154db51e305a999267af29144f90fdf2cf 2,540 1.00/1.00 vMB 18
717,691 717,691 00000000000000000008c9ef2ff9ea34d56196674339f76f903833bb28e80ec3 3,038 1.00/1.00 vMB 15
717,690 717,690 00000000000000000003cd97a08e93f98bb73ac7bd3ad8539739327576498a8e 798 0.31/1.00 vMB 10
717,689 717,689 0000000000000000000247ed0093dcf72bf3a568e59b1a209e940255467b46fb 499 0.15/1.00 vMB 12
717,688 717,688 000000000000000000000cdc3f58b251058863c616520a9171d2bf0784a5ea94 1,056 0.35/1.00 vMB 12
717,687 717,687 000000000000000000051d2f1429665b6d02c9f5166b2a7add572ac1cf00daf0 337 0.12/1.00 vMB 9
717,686 717,686 00000000000000000005e7be003b3cc7062cc22f0dc7ead0452563cf6166e439 505 0.23/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.99 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: 648.72 GB
    • Received: 13.07 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.