Loading Tool

Explorer IconExplorer

Memory Pool

26,848 transactions
6.42 vMB
0.04296624 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.46/200 MB

Candidate Block

Mining Attempt 516daf132ea3cbf44493f1f8acc3430e05b1ea7448995c338dbb248cf9e6dd62
Version 20000000
Previous Block 00000000000000000000dece097dc5b4279621e3e1ec57a876312438a0074253
Merkle Root 29860ca208be2e72d1bdfd9d6a0a38f226603d39bc95409e3dd1b19bcc06d39c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,535
Size: 1.00 vMB
Total Fees: 0.02583713 BTC
Median Feerate: 2.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,197 (756,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
156,340 156,340 00000000000002122c27fe783e9baaa91af45470b6b52f97be46fa1273e732d6 0.03 MB 67 79
156,339 156,339 0000000000000863377cb58aa1daffbfa2e4e932ed9df2a7c38b9d2311f3222a 0.02 MB 45 81
156,338 156,338 0000000000000365e3367200d058f96e12ea1f3f5f79df452ce74db95d900fb6 0.01 MB 14 76
156,337 156,337 0000000000000527c6797d9de1dd0c12f50c10738bea1b32dc972fc33dc9e65a 0.05 MB 98 23
156,336 156,336 000000000000077081c7acd5a802b1b0761853e020025a63e1197bb9ede2edec 0.01 MB 17 65
156,335 156,335 00000000000005bf8c13f2158f9e7d11662e24b31175f06689c8d6958a317566 0.01 MB 17 36
156,334 156,334 0000000000000c3f188b1ecb0d526829073844d1292df58bcd79dff424224b31 0.00 MB 1 0
156,333 156,333 00000000000005fb4c4a9af5f2b76875fbf2f4a9774dd47da8ed3a7a7964b628 0.03 MB 63 104
156,332 156,332 00000000000004d826dd3049d2a59aa3ce4ac7ca2c645769dca7db79f63adb12 0.01 MB 17 50
156,331 156,331 000000000000000e8178632fa426f9e4183dfd9fd1bec421370f923b3c68f5bb 0.04 MB 106 156
156,330 156,330 0000000000000427bfba7992fb5da1a45f44073be5d60549e19967ed565e8867 0.05 MB 137 78
156,329 156,329 00000000000000241cc1194067545eb58486e204664289b21ef2b3d5e6723b86 0.02 MB 50 204
156,328 156,328 00000000000003602689d0092c8f4c0e4f031180d3aec564ad90f39958618168 0.01 MB 17 203
156,327 156,327 0000000000000d5a69653b95da09b9d0590ca039ccf5fc47b06161852a73db88 0.04 MB 87 143
156,326 156,326 00000000000009058e2de991404889e22dfde999b8c7de04a56945e166565aaf 0.00 MB 7 0
156,325 156,325 0000000000000d5e839cee6bb9e079b3c41dd0605abeb3f8d8b7aa5f1692405e 0.02 MB 48 168
156,324 156,324 0000000000000ceb988799c87826dae6167cdfcbee905ea4fbf29bbb63e4d134 0.03 MB 92 449
156,323 156,323 000000000000094fefa8d4ef95aa26e9f1f24323d5897bf388175cd8b571d5cc 0.03 MB 109 3
156,322 156,322 0000000000000d85c47d3e25c1a3ad6ca7b49098f4742e7eee899312dc2bb89d 0.02 MB 51 105
156,321 156,321 0000000000000148abda73c7c0db506878f574428754ad38525141f379201235 0.01 MB 11 67
156,320 156,320 00000000000005beb5017215d712c498566125e36210b3d889bf737e1d2a0875 0.00 MB 13 151
Previous 10 blocks ↓
Total Size: 779.20 GB

Node Details:

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