Loading Tool

Explorer IconExplorer

Memory Pool

18,835 transactions
8.29 vMB
0.02717315 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.11/200 MB

Candidate Block

Mining Attempt dc53fa95672c282d3d010b5508fb0a068986d437468d0d06b5b7980e279995ac
Version 20000000
Previous Block 00000000000000000001ae09f7a3894a857f0e505314f7e722c0793b2ef8db04
Merkle Root 6406290c8d308d37bc921cf8893cd74b7a57bccbfec2faa7b2892a7212eb9743
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,299
Size: 1.00 vMB
Total Fees: 0.00956672 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,396 (651,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,788 261,788 000000000000000a9c2312377e09bab0080d92d075710b7628b395a097e04682 59 0.03 vMB 29
261,787 261,787 000000000000000fc43e190590dba2de0a5c11f3cabced1f8222e3980ff0f692 469 0.26 vMB 109
261,786 261,786 000000000000000179451c0ba423fe7b4b00c67a241ff82965936aaa65468617 120 0.05 vMB 112
261,785 261,785 000000000000000868aa69cd54951b7e9bd91964c58965cc5e936b13b2adcb14 240 0.14 vMB 90
261,784 261,784 0000000000000017c3af153779115c304675cebe22e12a18655b1866feff0f2b 59 0.04 vMB 43
261,783 261,783 0000000000000008fe35d26ee1206e53e0ea68df6d76f61cd1fcba062499073b 167 0.07 vMB 101
261,782 261,782 000000000000000085878c78647d29dced2a136e8018406b40a080a2c69ec346 353 0.16 vMB 128
261,781 261,781 000000000000001796678158d6f636b99e257b29825acd8a9d5f7c3ec4dace67 190 0.09 vMB 128
261,780 261,780 000000000000000a78299aca2ddb4f73446f154843b3703cc6e065ce16f1288d 543 0.22 vMB 126
261,779 261,779 000000000000001841a25d421d0038b4461c009d9c8683a710e917577232f8a6 52 0.04 vMB 27
261,778 261,778 000000000000000635475df2e693381bef0ae38e3bb71df3d8354d211164b4ab 41 0.02 vMB 61
261,777 261,777 0000000000000005fcb872d0978b040bd558f45f28f988c81271e047929220e9 64 0.03 vMB 98
261,776 261,776 000000000000000cb5f5b089ded129f80e944f41042568ced59dd8487b1e90d1 60 0.07 vMB 26
261,775 261,775 00000000000000189ba487181f82d94219bc674f849f7f40e614246b856d2107 77 0.04 vMB 36
261,774 261,774 0000000000000008760f5ac7a79848ebf25bb4b60fa441c0747820aff306f65a 303 0.14 vMB 95
261,773 261,773 0000000000000011b3748aea2bbf43ec06eb39dcd6e13a88d85d190e2d050123 49 0.02 vMB 43
261,772 261,772 0000000000000012acceaf8560a4133bdd1f7c7c25a2c4b2da22c6fcb516b16e 497 0.20 vMB 120
261,771 261,771 0000000000000008cbb6d19b2108406055cb3cb778ece647b7619cae937275cd 482 0.24 vMB 90
261,770 261,770 000000000000001aa2eb55ece778976db554441ac658eb5d0c34a61496428f24 265 0.14 vMB 84
261,769 261,769 0000000000000006e959ecf5790f1c638133e87c1f09ced322712d30d99e3886 211 0.09 vMB 100
261,768 261,768 0000000000000002d1e87ba8e170905e8baefd34838402a4519102724cc06d13 269 0.16 vMB 79
Previous 10 blocks ↓
Total Size: 779.55 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: 259.25 GB
    • Received: 0.99 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.