Loading Tool

Explorer IconExplorer

Memory Pool

76,529 transactions
29.68 vMB
0.09919902 BTC
Random Selection Loading Transactions
Max Size: 179.31/200 MB

Candidate Block

Mining Attempt 62ed1ab97721691a312e9592875e1b89bee604917fcc24b95db3c83e0cad6696
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 4b7f17f947f662b7c4a6caad2e577844bb7f288c4dc5f23e7842e515e4524484
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,156
Size: 1.00 vMB
Total Fees: 0.03270448 BTC
Feerates: 357.61 > 3.28 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (291,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,380 624,380 0000000000000000000d341385ffc67ccbb375d22348aaad5a0751fc1f962c60 2,351 1.00/1.00 vMB 9
624,379 624,379 00000000000000000000d38a992594cabd30db08c2345817700e49ccf48ef3b3 2,682 1.00/1.00 vMB 17
624,378 624,378 0000000000000000000da000c67dcbcdee0e600a91accf832c534683ac7f4d89 2,219 1.00/1.00 vMB 14
624,377 624,377 000000000000000000108a9b9fd604f8a610ac5d0a457ef9a183d57b4cd1fc9c 1,019 0.43/1.00 vMB 18
624,376 624,376 00000000000000000000e6285a1863d0c41598e85781a3fc4bab89e94ed5a629 1,035 0.45/1.00 vMB 10
624,375 624,375 00000000000000000012fa0576bbb72005315d7a5040cc30b04a7dc0a03507f4 773 0.28/1.00 vMB 15
624,374 624,374 00000000000000000006935180f7c162ea39ec26a47aff8d0fdd31e3f885bafb 215 0.11/1.00 vMB 8
624,373 624,373 00000000000000000003323072c4a5cb7b4621c1e7bcee4f4675857b2f08e16d 1,546 0.62/1.00 vMB 13
624,372 624,372 0000000000000000000ad280a81da690eabf16363fe23c94f85198f1246ac555 1,900 0.80/1.00 vMB 11
624,371 624,371 0000000000000000000364671904a9e735767c78d2460183be16cb4acc9dffe1 424 0.21/1.00 vMB 9
624,370 624,370 00000000000000000011876b580e87739154fa345d7c35e6e25555dc7c8ad59b 676 1.00/1.00 vMB 3
624,369 624,369 00000000000000000007d0438dfbfeeccb53dea3bc159ef782419e740fb99441 377 1.00/1.00 vMB 2
624,368 624,368 00000000000000000002b3ac932a8b11f9ed445b16cd3abb4c4d7c45b2bdd68c 1,640 1.00/1.00 vMB 10
624,367 624,367 0000000000000000001323850103fe7665256897b666f9946895a5966e25e872 2,485 1.00/1.00 vMB 14
624,366 624,366 0000000000000000000358be66c5317116c9fc9264137c2a808a0163eaa6b4ac 2,142 1.00/1.00 vMB 10
624,365 624,365 0000000000000000000d72a05ffd89754e32996cb2ceeeaa68c0178501f3dc72 2,868 1.00/1.00 vMB 12
624,364 624,364 0000000000000000000b7002650378f9de045aa7bdcc9640465d59ec3ee80090 2,858 1.00/1.00 vMB 27
624,363 624,363 0000000000000000000655cf5dcb038a6ab413ab0161befe52f665eefb2f34bf 1,526 1.00/1.00 vMB 5
624,362 624,362 0000000000000000000c7867981381bb0db7df47c65999791332d9cb0e59a986 2,303 1.00/1.00 vMB 21
624,361 624,361 0000000000000000000748e991a9eb367983a07c024c1983371419893c8ea383 2,180 1.00/1.00 vMB 14
624,360 624,360 00000000000000000004d63cd8f52b27ee0708ef2cc46bb42a3f80c9c73cd5bc 1,764 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.15 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: 744.02 GB
    • Received: 18.70 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.