Loading Tool

Explorer IconExplorer

Memory Pool

72,905 transactions
27.43 vMB
0.09983242 BTC
Random Selection Loading Transactions
Max Size: 165.48/200 MB

Candidate Block

Mining Attempt 237d0a2b2c870fd077c133ff685ddc272ac835de941695657d95b6b030784da9
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 75920af87c853618c27da4775a322072a0fa1b4e64c0344a54c84f1080d7fba2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.04055424 BTC
Feerates: 445.47 > 4.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (675,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,376 240,376 0000000000000094455118ec7cb6d0253666cc5e4c5f9a4df9ec8c3d4ae3e3bc 32 0.01/1.00 vMB 60
240,375 240,375 00000000000000e85b4ed1cfa9ffcd5d6dbc75213c675ac60d4458b7df3761d7 167 0.11/1.00 vMB 146
240,374 240,374 000000000000005aa5937f71270b3440d0f191260fcb864a6b66634d91967951 31 0.01/1.00 vMB 45
240,373 240,373 00000000000000ef617c82d4de50cd0e7585894154f18e543ebb49a8a2b15bc6 240 0.17/1.00 vMB 146
240,372 240,372 00000000000000187b067ecba89ecfb0a265daefda843373cd92e9808ec2512f 430 0.17/1.00 vMB 187
240,371 240,371 000000000000005c029077175962aec230dc94e14e1d79fc6cc182228418b9ee 512 0.23/1.00 vMB 61
240,370 240,370 000000000000007e2125ab5a236152818d5e6d4374b20c72475f4ad877b090cb 205 0.10/1.00 vMB 136
240,369 240,369 00000000000000b1579b6d572da0832d7d523a4f4a47fcc1fd0132184feb0e7e 374 0.16/1.00 vMB 147
240,368 240,368 00000000000000cbd950864ec639543909ecb3bb92b5bb138c0b70964b00a4d3 408 0.20/1.00 vMB 136
240,367 240,367 00000000000001105ce65e2583d9788fb49f50815978a14a8488ae4321a02543 147 0.08/1.00 vMB 153
240,366 240,366 00000000000000d8fd9f5218bc41d482f90c983ab040e691d4fb5ddb686b2e57 298 0.12/1.00 vMB 187
240,365 240,365 000000000000009a1a478fd30053aaa20db229a8076468d879be3c67bb0e9336 512 0.24/1.00 vMB 40
240,364 240,364 00000000000000056a5bfe6dd8a0db196af61d2fc78dc62a47a50c9464f62130 585 0.25/1.00 vMB 163
240,363 240,363 00000000000000b9d8ba2715a79f9baa29985468d04323d253f4620e4e69093e 454 0.24/1.00 vMB 134
240,362 240,362 00000000000000f5aaceae7b0c1ee42c0c57fff16cb71f9b3560e21ef86b4f01 220 0.09/1.00 vMB 214
240,361 240,361 00000000000001017036f560fa378a29432ac6938122bb91df05b1fb32c83f4a 274 0.10/1.00 vMB 232
240,360 240,360 00000000000000d78eef5955d2efb0512c28d1beb185b303f352debe550adf6d 512 0.48/1.00 vMB 43
240,359 240,359 00000000000000ca4a09270585d407fef2555dc54e4074d474799c543fd5f72b 6 0.00/1.00 vMB 87
240,358 240,358 000000000000004cea5a901413442eebd7d8ffc1387afbf9075af5f6e3937bc7 110 0.07/1.00 vMB 83
240,357 240,357 000000000000002aaa625a7e300950f44da884d0d0bfbd3a6b6868cec0cdc4b6 555 0.25/1.00 vMB 170
240,356 240,356 0000000000000063fa1716aaf3ee2308e2095babcfdd92a9e0b81db6de77eaf6 44 0.03/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 783.19 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: 751.99 GB
    • Received: 18.87 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.