Loading Tool

Explorer IconExplorer

Memory Pool

73,500 transactions
27.18 vMB
0.06253128 BTC
Random Selection Loading Transactions
Max Size: 166.07/200 MB

Candidate Block

Mining Attempt f1a255cf35fa5228f0c864379bb599dc51cb7ee901e64f547cb40f7545c4ff19
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 2593774e18fad21283ef1f921f002b0014da1f1a60ddca0012c92388f3ef219d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.00493072 BTC
Feerates: 14.05 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (813,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,442 101,442 0000000000019bd5398616b529a5259a8d4cd8ea73ba7bcc8e6e0347b23310bb 12 0.00/1.00 vMB 0
101,441 101,441 0000000000009ee814ad8f988521219eea247cc5cd12ff8d93026ce233a6ded6 12 0.00/1.00 vMB 0
101,440 101,440 00000000000344ad7e5b121055c73273e43353623d34b4f7f27ac6de57e69a6e 12 0.00/1.00 vMB 0
101,439 101,439 000000000001914e034231814affedc4b153851fc2bb2e17f21fe94eb11bfec7 6 0.00/1.00 vMB 0
101,438 101,438 0000000000034bc50e8cfc641f5b142aefa855a05fdb668660d5167e514597b7 2 0.00/1.00 vMB 0
101,437 101,437 000000000000119afe305fd1af8c2eca6a0bf524b316b609a547bf7b247a9345 2 0.00/1.00 vMB 0
101,436 101,436 000000000000e296d3a47ce00d6d166218a6fd8dc5d1bf0e987c4d8538700a54 1 0.00/1.00 vMB 0
101,435 101,435 0000000000029035acab0ab4d943c8018550863eb1ba10f390a55d566583f625 1 0.00/1.00 vMB 0
101,434 101,434 000000000001ddbf8ce07c7a156566919770f68873c55a9af0338db64307b8ef 1 0.00/1.00 vMB 0
101,433 101,433 000000000003afacba83ec39a55dae268e24af77efff9417be99b84087ea709a 1 0.00/1.00 vMB 0
101,432 101,432 000000000001763c87b0f6f73f98b8fe0ee38ffff3459448befda169aebbd862 2 0.00/1.00 vMB 0
101,431 101,431 0000000000006f8fd62864c1c9c3ffd42871306602b73c91aae6a4a595431235 6 0.01/1.00 vMB 0
101,430 101,430 000000000003353ed781f104b187e50367799b12d5321caeaf91fd168e21f171 9 0.00/1.00 vMB 0
101,429 101,429 000000000002f3c73d9fb34062fff66b9514f7651498b2f87ccac85dbe439169 12 0.00/1.00 vMB 0
101,428 101,428 00000000000178c61cbc5b82f19d411b3c5f0b699bbfbd8a47ac8ffd68746188 12 0.00/1.00 vMB 0
101,427 101,427 000000000003972d198da52e71480a649f3e75fddbe8204d9ce3a156a43a1275 1 0.00/1.00 vMB 0
101,426 101,426 000000000002390a8c2e61695cde7d9de8fc4b02ddf53f194b1101f2814e92be 6 0.00/1.00 vMB 0
101,425 101,425 0000000000038fa62108d815509177ed2ecc66e7ddeaac2090d574bae271a3fd 2 0.00/1.00 vMB 0
101,424 101,424 0000000000006a0dcb1a0839866a9e45d6616a8248670f93747b56e39b5ae917 6 0.00/1.00 vMB 0
101,423 101,423 000000000001d8fc81bf94185744725c1c6505a4726c04e2528ae79e76fbe5bb 12 0.00/1.00 vMB 0
101,422 101,422 00000000000188d8d9b371e3eb176e7483086cbd61e5044c6f3082d31aa15fbe 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.