Loading Tool

Explorer IconExplorer

Memory Pool

20,125 transactions
9.01 vMB
0.04335905 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.69/200 MB

Candidate Block

Mining Attempt 65d266c230713c8284a091cc8956fb1a260a23fa74787ebba79a42ec54ce2aba
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 66df91df2c1c081c4a93e55cc516e706fc32ee00428da4ea657f2df284bac0ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.02342794 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (690,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,296 223,296 00000000000002f2eeb3959fb306aa742f472b95c5d80492dd47c12d5cb82440 67 0.04 vMB 102
223,295 223,295 0000000000000002b21d0cb4c5f121cfa5b8ba8ac0b16e0e542d716d0d08ce0d 244 0.15 vMB 115
223,294 223,294 0000000000000013e018d34b9ea3bec0fbeaf97c6af754818c217340c3ed1947 656 0.25 vMB 207
223,293 223,293 00000000000001f4c85e14e80c9fd63c7fd513331f2b5615ad118710f5170d41 187 0.12 vMB 116
223,292 223,292 00000000000003be7edf141b2ef8a705cf6975919d674f560eb2b3ab3cd3e8ca 584 0.23 vMB 201
223,291 223,291 00000000000003657b4ba38c9132b127a60ae77722f09e9f9ed23b795c2825c0 229 0.13 vMB 149
223,290 223,290 000000000000032cbc5fb1b3d8d17b6ffdd7a10b9e6054ddea27d5ef8f17079f 9 0.00 vMB 363
223,289 223,289 0000000000000306190c399f2df82b2cc1ec8d6d0d4497b4132cb054854b7cec 91 0.05 vMB 164
223,288 223,288 0000000000000391f74b7d5b3bae80672fd92795617137999895beb7a2791fcd 572 0.21 vMB 247
223,287 223,287 000000000000003ecf6dbf0d1936bf1f3d7ede1f18172675d1107d7c50587a21 151 0.07 vMB 183
223,286 223,286 000000000000037be2451b909899669b63878f5766d1f096792efed04f84f7ba 94 0.05 vMB 186
223,285 223,285 00000000000000c3c23a3d361aa976d703668170aec83a2382a20c9cf15db42c 289 0.13 vMB 191
223,284 223,284 000000000000003993b28afc1ab17e3bc72b9a67a514b9bc47df5aa93d4d88eb 486 0.41 vMB 7
223,283 223,283 000000000000014e0c17e3f75383f02ff377b45f8622621ccfd2e276f1f50baf 321 0.14 vMB 184
223,282 223,282 000000000000011015a0061ff73ed403667e9f5efb4ecb0c69cd05addf25c2a5 97 0.06 vMB 158
223,281 223,281 0000000000000067fc07fd1d9c6f2f211734ad9397c4161f542f4aac9786ce50 502 0.25 vMB 201
223,280 223,280 000000000000015d72b00691331731affa61521eb36bfb13e22d922a1d890224 167 0.10 vMB 153
223,279 223,279 000000000000014e8ea423e31b9330b24bf0f4ea85e33bd535be48a2513f88cc 116 0.11 vMB 91
223,278 223,278 000000000000018b835ca316913f25fb9fc5553ca439e6da118de8cbf9414b19 391 0.25 vMB 122
223,277 223,277 00000000000001eafb17a67583fde15b1dc2a1df0a5702619cbe11a87d8e120d 816 0.25 vMB 302
223,276 223,276 0000000000000377def85553ac03a4fac3b838e6807afae60b861020fc7fdc8b 148 0.05 vMB 182
Previous 10 blocks ↓
Total Size: 779.57 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: 270.56 GB
    • Received: 1.05 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.