Loading Tool

Explorer IconExplorer

Memory Pool

27,311 transactions
7.79 vMB
0.06467381 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.94/200 MB

Candidate Block

Mining Attempt 2f0abe014593a0d48b4414b1795a75cbc27076ce9d02204e84973805415b9f17
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 6505cec6a4132265b060d65d971f616a4fd133bdcce6bad762f914a6a1b267ea
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 941
Size: 1.00 vMB
Total Fees: 0.02614630 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (711,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,033 202,033 00000000000001ba4a55c33f41af70a345444f9705517c678f62c8b62206563c 346 0.15 vMB 125
202,032 202,032 0000000000000243e6b0c4e6aa7ab2b98cc619997399f9a4eb9175e9e390d738 282 0.11 vMB 144
202,031 202,031 00000000000002112850f5bf0ec5eb746332bdc05914b94aa033a344b3dd9ca1 184 0.08 vMB 132
202,030 202,030 000000000000001f41c95f8fac682d835a84e965f72c109e808a587bba83725e 118 0.06 vMB 139
202,029 202,029 00000000000000719bd3bfc6fa347e66cf27f72efc7041fc7b7fbbd754d28f5a 385 0.19 vMB 80
202,028 202,028 0000000000000474da1f3c8e67db7f2ea4349f5eb54d4b91b03ecf2841cd504a 224 0.09 vMB 136
202,027 202,027 00000000000003ed36ea5a4e99062d8f825c16ba65e0e7228b6c1ce4ab5c27ba 402 0.18 vMB 140
202,026 202,026 00000000000002fd19508d89c97a3f7747feb0d5dce1d80c6b798b8a767fb4c6 376 0.16 vMB 114
202,025 202,025 000000000000054c86c9b82dff84a7a80ae8f5b8ce4e53db85e470fe139ae2fd 17 0.01 vMB 105
202,024 202,024 00000000000000e6094fd21dc372b349a90849f3e2afe2950794efc888a08fc7 175 0.09 vMB 116
202,023 202,023 00000000000001d2923cca7c904af09c071c48eeecb3374df345c30e1133efa0 57 0.02 vMB 190
202,022 202,022 00000000000003706e83dfbbf9f9bb4b0ccfce6818a2db83ca7c26a2112e293c 167 0.10 vMB 98
202,021 202,021 00000000000000dd124bfadcbec379dc29dacfe7f8c3b5e86366941207e90174 160 0.07 vMB 150
202,020 202,020 00000000000003a40858736f3788edcbca3aa89ac5723a8c6b42f0227084f949 40 0.01 vMB 124
202,019 202,019 00000000000002f311816e5eeef61bb96ea094309e5820864627d8c4b18a98bf 198 0.09 vMB 115
202,018 202,018 00000000000000007b7fe2a4adff7f35c5e4c2b97c77683a13d428e6c96bfd06 432 0.24 vMB 128
202,017 202,017 00000000000003dfee163853ae3bd8ba1c3715f46159cbf07b1395e26ad3bdf1 82 0.03 vMB 85
202,016 202,016 0000000000000188921b2bbb8fc08e2b5903646e50999d7d5102f1e9baa8f6f9 134 0.08 vMB 138
202,015 202,015 000000000000032ce662814b1e1ce1fa2a051089d5a55fdd863aa080a50c1bcf 8 0.00 vMB 32
202,014 202,014 0000000000000358b91a4e048ca58f1b7f9476dfba0c19e6d90af17122236012 15 0.00 vMB 69
202,013 202,013 0000000000000240deeef935f0de19521edfb0af7c334c7cd88104c364355411 80 0.02 vMB 20
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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