Loading Tool

Explorer IconExplorer

Memory Pool

72,283 transactions
27.18 vMB
0.09041509 BTC
Random Selection Loading Transactions
Max Size: 164.27/200 MB

Candidate Block

Mining Attempt df115379c3baeeb132b488f6fef35695a68f3eebe38ecd043a0a5c307b7d65ac
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 840c56eb77b2eed076ebab552612531ef7bef76aa32abab7155c2c9374b73f71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.03193697 BTC
Feerates: 445.47 > 3.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (675,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,379 240,379 00000000000000741466886d3c8cfce190f6ff965c93ca0f2643837667683fea 245 0.11/1.00 vMB 157
240,378 240,378 0000000000000055da03271dd1d88be32e124f148933063744fd3544e338a9c8 407 0.18/1.00 vMB 129
240,377 240,377 00000000000000f723328114ea9d7ebfd10c98580cbad44124847e3400ec2159 227 0.10/1.00 vMB 189
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
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.89 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.