Loading Tool

Explorer IconExplorer

Memory Pool

28,042 transactions
9.26 vMB
0.09148510 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.93/200 MB

Candidate Block

Mining Attempt 013d85381e439ce5763b97afa7a259f1dee75144462e7defa298d7e83cd53384
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 2d61bd2ae76dda5a1329a5f5f4c4bbc41482bbc144f8c40803c2bb688fd855dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 980
Size: 1.00 vMB
Total Fees: 0.02515211 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (774,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,242 138,242 00000000000009b679c2afb83d141c886288ecf8921ec80365b01a37415714a7 47 0.03 vMB 42
138,241 138,241 0000000000000831275a64a8672bd529ebd207e75ba22e268512c3374dc23902 105 0.05 vMB 172
138,240 138,240 0000000000000941a0c518ca47ea84520fdfae50b3816887da713b461678ed50 27 0.01 vMB 61
138,239 138,239 00000000000008d56031330d099757cccddb7ecc09037d7e8d7258171f5b8ff8 15 0.01 vMB 216
138,238 138,238 0000000000000590826756cd0cceb3fd6a8f813e16507423bc8dc5a0cfae0be0 9 0.00 vMB 898
138,237 138,237 00000000000006f9452e5c8958c50cb1e41216762bded73544ce37c7a5e467f5 39 0.02 vMB 267
138,236 138,236 000000000000094b1e5145af23cd79e7c6ec815a9d285181d92857d0a4f63fbd 27 0.01 vMB 38
138,235 138,235 00000000000008e16a037f2061dcb73ebccd7c4d0dace08f55c2245bf6925731 49 0.03 vMB 213
138,234 138,234 00000000000004829696585c0055755976d57710987c44a6d83f4db40ebc75bc 47 0.02 vMB 102
138,233 138,233 00000000000008e7bf54783eec51b2912253cda12d40001736c5dde923e4d602 36 0.01 vMB 70
138,232 138,232 00000000000008139440d94b99389aab7e1d614a56415ea6578f5b5ebf614334 11 0.00 vMB 34
138,231 138,231 000000000000090d917c298ede38fc2b5673b7e6debe0f8e923458b944e2b26f 27 0.01 vMB 215
138,230 138,230 000000000000016afff1b66cba2ce6f2a535c79935e4f93c4ff5d99ffe3e355c 1 0.00 vMB 0
138,229 138,229 000000000000095a255dea42bf98ecffb2666898e39d3faa5acfe4b330fd3eb9 30 0.01 vMB 5
138,228 138,228 000000000000067b7385f553e6295409f1b50fe7c840c904adccec31110c9a94 102 0.04 vMB 245
138,227 138,227 000000000000063f1e5e4e1385373224a3e26a9c8549e230bfe881c5c333e212 1 0.00 vMB 0
138,226 138,226 00000000000001ad3c4583919cb7f537166be6c80412fd4528603d753ae48b77 150 0.05 vMB 156
138,225 138,225 00000000000005bf7e9a1c39db784ccce3319d2c243551773c01408570c12258 48 0.02 vMB 263
138,224 138,224 00000000000001b2ec6de6f2423c95ce90e8f5077d4fed39d8597b23e71b6473 17 0.01 vMB 235
138,223 138,223 000000000000003a373cb812ad1cc9496edf5b4da0dad2f85dc821239d0e229d 47 0.02 vMB 468
138,222 138,222 00000000000000e6e0942ebd2378b73fb0ee6eeef03104794d7109314a7b0c01 52 0.02 vMB 181
Previous 10 blocks ↓
Total Size: 779.24 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: 23.99 GB
    • Received: 0.48 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.