Loading Tool

Explorer IconExplorer

Memory Pool

79,177 transactions
29.32 vMB
0.09754552 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt af69e4d683e6e5d7dfd0bb0863b705cc2f4156db25e096bb0ebc558975b1cab0
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 627531d948645d48bd82f648a6695eb4cc0c0a046699a6c685e410e7d5604e7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.03533543 BTC
Feerates: 150.62 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (419,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,701 495,701 0000000000000000001a6932cffc804c9b4438441b284e32ba3d185177ba8d72 2,477 1.00/1.00 vMB 226
495,700 495,700 0000000000000000008ab532f39bed538f2c568160d2e5ae46d9f4be4b873f50 2,107 1.00/1.00 vMB 135
495,699 495,699 000000000000000000057babee394a85cd6d124c3a8589ca54b10d97659bed5f 2,327 1.00/1.00 vMB 275
495,698 495,698 0000000000000000001fdf6f2dce8359b7defe76398e89b7c9aee4e1ddd48b9d 2,793 1.00/1.00 vMB 190
495,697 495,697 00000000000000000063f11b2d532bad197d5bf65a8ad30af5ff19953a34cec7 2,460 1.00/1.00 vMB 176
495,696 495,696 0000000000000000008a394ba940bff9f2d9382924863f1e632d921060759392 2,430 1.00/1.00 vMB 270
495,695 495,695 000000000000000000b162e58a481c15dd29e9568aa63bb276edc9f85a4bf2df 2,475 1.00/1.00 vMB 187
495,694 495,694 0000000000000000009af71e4f1cb07c535bc9ab1454561a25b3fa9470979f27 2,634 1.00/1.00 vMB 206
495,693 495,693 00000000000000000038975c2785b670cbab36a88914f15a77d57c5dbce6018f 2,475 1.00/1.00 vMB 329
495,692 495,692 00000000000000000026554d4d08bc74c138fbe13737fd18dc5f063b72e4bbe4 2,484 1.00/1.00 vMB 174
495,691 495,691 000000000000000000172d4a8ca19cf6b96bcdb0ff68e6e0ab5996a4655fb7de 2,307 1.00/1.00 vMB 326
495,690 495,690 00000000000000000009d0c7ff79464fc1825e942acdb425527487e32ee3f53a 2,440 1.00/1.00 vMB 139
495,689 495,689 000000000000000000bf9679b4bf73d0452703310f9b41a89a19652a16a25756 1,804 1.00/1.00 vMB 93
495,688 495,688 00000000000000000076302f566896db98d85b5d15e67786cd4e28b6490ed063 2,379 1.00/1.00 vMB 251
495,687 495,687 000000000000000000606d203089be74d5debacac3fd6e53fac2c28981fbec3a 1,720 1.00/1.00 vMB 53
495,686 495,686 00000000000000000069a5db14f202b4e2b21e654af7da8090364c52894975ac 2,401 1.00/1.00 vMB 186
495,685 495,685 00000000000000000026c867c166213247f7dcfa2c8743dc18185188cd7608e8 1,547 1.00/1.00 vMB 56
495,684 495,684 000000000000000000614dc7a294ff2d139ccdbaa605fd092accbd4595910a69 2,225 1.00/1.00 vMB 114
495,683 495,683 00000000000000000073271fad3f4234a22c835b83774c46b933d1e2dfbacef5 2,004 1.00/1.00 vMB 127
495,682 495,682 0000000000000000001a5120a39b48f8b0b2f8566fc8e6e00084072bd76144a2 2,130 1.00/1.00 vMB 79
495,681 495,681 00000000000000000096e6ad82530ee004d59010643fd9277c23739092705f81 2,460 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.