Loading Tool

Explorer IconExplorer

Memory Pool

45,875 transactions
27.89 vMB
0.07992215 BTC
Random Selection Loading Transactions
Max Size: 145.72/200 MB

Candidate Block

Mining Attempt 125909f3670fa162843bd36ed110965eb7d38ac16f1d482220d2ba61f3b98f60
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 8d9038fdaa4d91895aa18b85ded86eff2bd6f3ca29aed7aea85b039c3b12dc9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,461
Size: 1.00 vMB
Total Fees: 0.02217440 BTC
Feerates: 124.00 > 2.22 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (600,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,297 314,297 000000000000000037a0d634e4a4c3fc954f363ada8eb7401e200421da8b1130 250 0.11/1.00 vMB 31
314,296 314,296 00000000000000001caaa4f1ad922b1b8e5760138d54df61cbd235384790d348 511 0.26/1.00 vMB 34
314,295 314,295 0000000000000000196226b879c637cde85ed868c1fd053011033b7c0621e80a 465 0.27/1.00 vMB 27
314,294 314,294 00000000000000001d889a9c68f590dc0a03be331d56e6a35a7cd71bff248773 299 0.16/1.00 vMB 35
314,293 314,293 000000000000000039f1d26afbec48db7b120b6dccb9fbc5939bb3e99951e6e7 50 0.02/1.00 vMB 27
314,292 314,292 00000000000000002b7f9f7bddb8c6ea94e9edaa6f96c0c09e0f09efaaa2982e 21 0.01/1.00 vMB 26
314,291 314,291 0000000000000000293cff120461e5ecd4f3570c859e41091df16e23ef5b510e 260 0.13/1.00 vMB 29
314,290 314,290 00000000000000001eaf36992995472c81eca07a6017adbc1c766f5659132e7b 266 0.14/1.00 vMB 23
314,289 314,289 00000000000000001c1747244e9425de2e076c15e71c57968d4ad6cedef877fa 767 0.38/1.00 vMB 30
314,288 314,288 00000000000000000923de1defccc8703c60e504e8e2c59410c96df2b8057301 449 0.26/1.00 vMB 26
314,287 314,287 00000000000000002e5dd0ccd4cf092127e7c349df95d06b899c4f2fd6219aa8 938 0.63/1.00 vMB 29
314,286 314,286 00000000000000003437c665e5f29478898ceda484a7a9ee115ff850004ee075 796 0.45/1.00 vMB 39
314,285 314,285 00000000000000002dcd9a346479754e01c9894bb8dae4427e011fbf4912abaa 420 0.29/1.00 vMB 24
314,284 314,284 00000000000000002d614450dd4beba5f84ac8c28aed740cf5cfee9d8341062f 256 0.10/1.00 vMB 27
314,283 314,283 00000000000000001e08b21f23d8823c09bebcc4733f5052edc9d891b55d585c 1,255 0.67/1.00 vMB 28
314,282 314,282 0000000000000000317c4e04380a27e37037c4b66d5926a1f8e318a2c1206e0d 286 0.18/1.00 vMB 30
314,281 314,281 00000000000000002ca4c1e087774dcf5e623ec431adcb3cd6e9e08f0f14786e 1,256 0.73/1.00 vMB 29
314,280 314,280 0000000000000000231d5aa5fb01b0796bb75b2507aad6e9163996cd4373c680 1 0.00/1.00 vMB 0
314,279 314,279 000000000000000013783443da33c9563c1a1a1cc284fc5007abbd1684a51a4e 401 0.23/1.00 vMB 25
314,278 314,278 00000000000000001d4bde0cd2ea1274c614fefc95b5a707e357bd9a57b63513 645 0.39/1.00 vMB 22
314,277 314,277 00000000000000002efc5ff13283834df6cac9dcd9c4fa256ab922dc45abcb25 1,044 0.49/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.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: 653.73 GB
    • Received: 14.03 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.