Loading Tool

Explorer IconExplorer

Memory Pool

31,465 transactions
9.93 vMB
0.11729372 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.16/200 MB

Candidate Block

Mining Attempt 8a9cbadf1e0cb80ef101b195150b063c1a01d92023455288761d1a71bd52f5bf
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 700632f45bb34a81b0b35c53e743c84379fd0aabb38636e5754a75a1ec0c7d82
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03538836 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (766,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,501 146,501 0000000000000131cb340b4f36a4f259464538f5aa0ae08f1504f3e5d6c384ad 1 0.00 vMB 0
146,500 146,500 00000000000000e3747c3c1c4b7c409d25c706f294fdb7fe3ccecd2917434499 7 0.00 vMB 0
146,499 146,499 00000000000005296d58d57800cc547adf47398e43fb4ea1edd6519af28a1e43 68 0.04 vMB 155
146,498 146,498 0000000000000581195c7c7bd4d88708cd6ef1f54ea61b70d2b89ef305b2fd24 99 0.05 vMB 274
146,497 146,497 000000000000093c51b281bfd546e830938726ea6c8ecb0cff1d049a950416af 136 0.05 vMB 16
146,496 146,496 00000000000004a3879d3e3d108c371bc0aee352674965353f37eddf4c0ef177 29 0.01 vMB 228
146,495 146,495 0000000000000700fe47032bb16c09514374bc3a58083ddaea748c9300cf65dc 117 0.04 vMB 64
146,494 146,494 00000000000006e5dd7a825bc186804d462cdf183804b8a6ce2d91e77d7de924 5 0.01 vMB 428
146,493 146,493 000000000000062204ee81a1a88074f8404ace74012e6cf72a977b4da5108972 34 0.02 vMB 122
146,492 146,492 000000000000042584bde0348af10e95caa80eb81053c930ee08e87da156bcc9 67 0.02 vMB 5
146,491 146,491 000000000000060b60fdba9625abfa975209670084f8a6f0ac74aa243186c937 76 0.04 vMB 178
146,490 146,490 00000000000008ceb736930f4ee98c35e69c40e938b35b950c0e7e7fe55bc669 23 0.02 vMB 42
146,489 146,489 00000000000006d23a1398d7f1329fb9e6dce7ca5baf5260a309bbcc11c1f172 66 0.04 vMB 101
146,488 146,488 00000000000002cbbd9aa8ddabb010b65cbd5896c94048d281573a7822da911e 119 0.04 vMB 218
146,487 146,487 000000000000049d493f9dc00ec99461ac4e56f9aac980bc5efd1928306e435d 48 0.03 vMB 143
146,486 146,486 0000000000000944f52dd8f028b508b4a6ad279a9437902305e01fddd720492e 9 0.00 vMB 0
146,485 146,485 0000000000000134b57f7dd16b7cb305b81bb611152367ea10ea84c43b5a442d 22 0.01 vMB 58
146,484 146,484 0000000000000825e81eefce14363d645031c51d988b9e46be95d9a81e6969e8 91 0.03 vMB 30
146,483 146,483 00000000000006ee7f7c3a5268c3f6878764030c7fc113b219c63ce529aa3579 15 0.00 vMB 57
146,482 146,482 0000000000000694aef893b0320fec0eec4ae984fd3b4a7867c37805b7853c14 31 0.01 vMB 78
146,481 146,481 0000000000000856f7fffc3f96fc4da41a2334211a5fcf6aab8f6c70e6532172 30 0.01 vMB 87
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.64 GB
    • Received: 0.45 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.