Loading Tool

Explorer IconExplorer

Memory Pool

17,513 transactions
8.35 vMB
0.05542250 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.07/200 MB

Candidate Block

Mining Attempt 135997ca0d9fae549c9ce91f7603888783e6047d4a1e467b198cf7ab28ef5713
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root f28cc8251f12342c3e781495e4fcff0a5d68657b208890fb45e52a0ba3d2971b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.03701141 BTC
Median Feerate: 1.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (663,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,156 250,156 000000000000006f52f8442b0857499c4c31a4a431cb418ed304e78bf4d15a19 282 0.14 vMB 135
250,155 250,155 0000000000000046b906d01ce6dfedea0db758d723a5bf805dfd11ee7d192e74 227 0.12 vMB 188
250,154 250,154 000000000000005536ad20989682bc00178abf50973d14a0cf5326ed75053b87 644 0.26 vMB 171
250,153 250,153 00000000000000500905dbd0f48502dc64b4c6d578388cd01ed3d56d107e8c14 521 0.21 vMB 120
250,152 250,152 000000000000001f540b9e29af7223e68aa6159a41d0f939a30c4785a950d117 64 0.02 vMB 60
250,151 250,151 0000000000000019567d67cb38b9939c649f02bd2777b3e786f7d81497b895f7 266 0.14 vMB 198
250,150 250,150 0000000000000029906de417e0fb92870afd9b6d317176f865476f7b9c265028 653 0.25 vMB 146
250,149 250,149 000000000000001f3d3dd3555dd5d644980ec33a6c797382170338e808f85d16 93 0.06 vMB 77
250,148 250,148 00000000000000260a9424455789bf37de72b3c2a6a817d23d1670929fe45b67 52 0.03 vMB 55
250,147 250,147 000000000000006e71e77039c78df47d480fec3b527af485bfe95a7c7787a30d 650 0.25 vMB 152
250,146 250,146 000000000000003d33d2e3b5b6530e729dee1d9f516e3fa7cbdb2c4bda4e221c 60 0.03 vMB 57
250,145 250,145 0000000000000050529940ae9d4cc8e569459d87db989496ef4a9542d8bfa705 400 0.17 vMB 162
250,144 250,144 000000000000005a2c3388d12d533ddd6ab67ed405ae850b7dd193e4db0b69ba 16 0.01 vMB 70
250,143 250,143 0000000000000017a7407a94bb54261b792307c68deb90c41e4a7c303fbf6604 169 0.08 vMB 123
250,142 250,142 000000000000003ec5c1a331ab01de614dc4c7ddbe21441b632f4bd6a30acb68 231 0.10 vMB 126
250,141 250,141 000000000000000a14f249faa776397bac23453497d0c8dd76fad7509cfaa9bc 415 0.21 vMB 115
250,140 250,140 0000000000000012fe38488b1cd65b2c4aca7b81f6a2172a6ffb4d5ca7668dc9 345 0.15 vMB 139
250,139 250,139 000000000000003698f4fbe15506d1115a61368be583dacd6b780a04eefcd8e4 557 0.25 vMB 122
250,138 250,138 000000000000002023a4027d5deb58e097d319206d11a2f3ca1234d583245656 213 0.09 vMB 153
250,137 250,137 00000000000000312db41a1169da1c56324a7d49963571fe59cdfc4125078cb8 256 0.11 vMB 39
250,136 250,136 0000000000000055e604ded667e5a6e89cb17b132193cb5c257147ecad1f266b 340 0.16 vMB 137
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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