Loading Tool

Explorer IconExplorer

Memory Pool

44,203 transactions
31.60 vMB
0.10633015 BTC
Random Selection Loading Transactions
Max Size: 160.20/200 MB

Candidate Block

Mining Attempt ae6b0eb6406b0f6c9172bb2f51ae707946b98be0adb170c6d758df892e595b33
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 2159e3c5273e1ab6755820576e5fc5e879a2e3811db461a4277583dadbf03892
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,254
Size: 1.00 vMB
Total Fees: 0.03999695 BTC
Feerates: 101.65 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (456,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,370 458,370 000000000000000001f7ff00614918267ecd07fe6f9cbd0d8a7d2a35a8056b17 2,299 1.00/1.00 vMB 173
458,369 458,369 0000000000000000011be7f397983a2e0edeac04d88a961809bff7f063d8338d 2,571 1.00/1.00 vMB 216
458,368 458,368 000000000000000000f1a9b55e6a4dc570b140de72b18f5dc47d9ea485b90277 2,163 1.00/1.00 vMB 111
458,367 458,367 0000000000000000013e587d3f39a789a93533aa6da047c347d146f0588eadea 2,080 1.00/1.00 vMB 192
458,366 458,366 00000000000000000209f0d7f85329386e9f1e12e2b300a366afc1ad1ba8f297 1,125 1.00/1.00 vMB 98
458,365 458,365 000000000000000001a5b1c748a44ede4d984f41683896e2e108c3203e4d3341 1,114 1.00/1.00 vMB 122
458,364 458,364 0000000000000000004ea7511169786d577435622823638dfcaf7cc76b613af7 1,932 1.00/1.00 vMB 142
458,363 458,363 0000000000000000023743de0e52fab9c3b7238824d5341f9b021623d6638dd9 1,767 1.00/1.00 vMB 165
458,362 458,362 0000000000000000000104b3c2dfb2a508879aed3683e866ad05c6555d07b888 2,017 1.00/1.00 vMB 180
458,361 458,361 00000000000000000047c4ae168de907d00949980510435a6c91be27e96003a9 2,114 1.00/1.00 vMB 237
458,360 458,360 00000000000000000156a04ff6a75ae5d26b83d1bc79a7e7ea5c14b7289cc466 1,507 1.00/1.00 vMB 143
458,359 458,359 0000000000000000004e533627e8da91c68e7047e313bb4895df3753ee6909c2 1,714 1.00/1.00 vMB 138
458,358 458,358 0000000000000000000dc3d62358ce5939b1ae5072bcbe9523c363b5ed8ed4ff 2,797 1.00/1.00 vMB 232
458,357 458,357 0000000000000000022826e907a8bcad99d1e2681b835d24fe4f743b5724105b 2,110 1.00/1.00 vMB 185
458,356 458,356 000000000000000002055c0d6b740e106930ddbbb839a5749dd603656c3dd81c 1,859 1.00/1.00 vMB 189
458,355 458,355 000000000000000001684fa6dafa451682e627fc301d850405465c002ef76dc5 1,689 1.00/1.00 vMB 128
458,354 458,354 0000000000000000009cefa724927112cfc553cdf876ac575295c68b26f403bb 2,334 1.00/1.00 vMB 187
458,353 458,353 00000000000000000061c47ecead040e897bd61a1bb020fbf4294950410ebc55 1,810 1.00/1.00 vMB 139
458,352 458,352 00000000000000000111d585b712cdf13b4b92b95d09e389c324d2c4322d01a4 2,175 1.00/1.00 vMB 228
458,351 458,351 00000000000000000031f51e66d609e371c29170109c54e20eb507a3f4f49ca9 1,395 1.00/1.00 vMB 157
458,350 458,350 0000000000000000010885751c214ba4d0a23a89abcf77df94d6a490630e6c46 1,537 1.00/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

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