Loading Tool

Explorer IconExplorer

Memory Pool

75,860 transactions
28.20 vMB
0.08324082 BTC
Random Selection Loading Transactions
Max Size: 170.81/200 MB

Candidate Block

Mining Attempt 2dd0acd4a75ae235b908e7c2f536918c7e21acc2bf9956e1e2a2c678bfbf2783
Version 20000000
Previous Block 00000000000000000000440e4558a936519a33c093ac7ba767b097ea0c94dc70
Merkle Root 05490371aafce48b501a0d891f4ea3b32c7359d84cc0927bcbb57e8bb225494e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,184
Size: 1.00 vMB
Total Fees: 0.02185766 BTC
Feerates: 100.27 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,296 (372,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,960 542,960 00000000000000000002086615249a6b537c4bc76af4145ba8f5830eaa5fd4fc 1,259 0.53/1.00 vMB 11
542,959 542,959 00000000000000000001d0d0672cd83e187247c4be69d63661c2faf895681c4e 386 0.22/1.00 vMB 29
542,958 542,958 00000000000000000008292a5695e3c9bfe2a08c43db957f73d21671cf4018b5 174 0.06/1.00 vMB 18
542,957 542,957 00000000000000000018deacbbad14ce317367bc940b1317e6b3cea04854a46b 930 0.32/1.00 vMB 11
542,956 542,956 000000000000000000234a28b5e24067616b204f30e075614e4d8593ca6deb81 206 0.09/1.00 vMB 12
542,955 542,955 0000000000000000000584514a7f9e949f2c8a31d903ab7651241c5d0d04eb09 2,139 0.74/1.00 vMB 6
542,954 542,954 00000000000000000011fb6709278e601acdaa24ddc359ec5f978a819b71cbc7 618 0.29/1.00 vMB 55
542,953 542,953 0000000000000000001f34ea3d5c49e93d618356a7b504a92a273c2e24ac0da8 595 0.21/1.00 vMB 10
542,952 542,952 000000000000000000132e2c4567bea0301896e334b54431f509b991973e9c56 442 0.15/1.00 vMB 14
542,951 542,951 0000000000000000000de9ae8dd3b6ed358fe5ee66c46f002ccd0bf6d094f8b2 266 0.11/1.00 vMB 12
542,950 542,950 0000000000000000000c4df6de6b3abeb805a2105bde590684c7fe3c07b7aeb9 1,476 0.55/1.00 vMB 21
542,949 542,949 0000000000000000001d5ae58ecd4a9748438208639d42fb809342f28ddc16eb 1,850 0.76/1.00 vMB 8
542,948 542,948 00000000000000000018c483701a50a4653dca2a512928056a02f101449d16c8 1 0.00/1.00 vMB 0
542,947 542,947 00000000000000000008434596c6d686b54252c48a7c017f50141eb9d6193e9e 2,768 1.00/1.00 vMB 6
542,946 542,946 0000000000000000002717e7ca944fc8904e1bf79097bce0882e7384cef55e78 2,405 1.00/1.00 vMB 32
542,945 542,945 0000000000000000000712849ccb0ec41240e1f57df4bcd715a991e1215006f5 1,043 0.37/1.00 vMB 13
542,944 542,944 0000000000000000002388a2b0a822d96a1ee2fc28a30d4d3ffad9a7626e557a 42 0.01/1.00 vMB 10
542,943 542,943 0000000000000000000cefaeea46506e0414ee5882ac4162ef85cabb5f6485e9 454 0.20/1.00 vMB 15
542,942 542,942 00000000000000000025f3347fd47617f2b038222e763c43acba5f8bb65a5157 2,066 0.84/1.00 vMB 16
542,941 542,941 0000000000000000000e50e0d61a75507b7a0d1bbf180f663908c5e3f1d2f4c5 1,553 0.65/1.00 vMB 14
542,940 542,940 0000000000000000001edd9c7e370b8bc5d6514f668fa7e35ff73ca4db4b976a 2,045 0.67/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.90 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: 713.65 GB
    • Received: 17.44 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.