Loading Tool

Explorer IconExplorer

Memory Pool

88,364 transactions
32.33 vMB
0.17323018 BTC
Random Selection Loading Transactions
Max Size: 195.77/200 MB

Candidate Block

Mining Attempt ed88ba3a9aba011b4db851b078529162739c08350b3c7b50aa4ced0c03249914
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 3f5b0de2d40fc4a1e365d7f86a300e9f5d55e0cd2ab1df49d071eadb338deeaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,752
Size: 1.00 vMB
Total Fees: 0.08422146 BTC
Feerates: 216.64 > 8.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (94,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,195 820,195 0000000000000000000108fb38782fbe3400c592cdad9fc9bf96e191fe0d6969 1,884 1.00/1.00 vMB 74
820,194 820,194 000000000000000000010611d250f4e9f4adea63fd0c24afad005631eeaa8015 3,410 1.00/1.00 vMB 94
820,193 820,193 00000000000000000002544899df4cfc85742a1c4fef5a6aa9b242684a6cc936 2,966 1.00/1.00 vMB 73
820,192 820,192 000000000000000000032e68887aa3ee4247a4a535ed213d3c6dbcbadc834151 3,682 1.00/1.00 vMB 139
820,191 820,191 00000000000000000000775074fa77acd1870a49f45f5b31c11f22f5fbd04c2e 3,151 1.00/1.00 vMB 172
820,190 820,190 00000000000000000001b1954ee6fca8ecca26838839f88676eb29d1c068786e 3,159 1.00/1.00 vMB 141
820,189 820,189 0000000000000000000015ca85c52d52f45af6da9d1eac92c3f6e7a185c1a231 2,148 1.00/1.00 vMB 81
820,188 820,188 0000000000000000000202ebf38645002d8715b418506558bf4ced69496e161b 2,504 1.00/1.00 vMB 179
820,187 820,187 00000000000000000001cfc46622e63f453998098f294696cde673dd00c73f95 3,156 1.00/1.00 vMB 143
820,186 820,186 00000000000000000003b962c45b792f08036d235224486224e3d4bf18cc3961 3,228 1.00/1.00 vMB 63
820,185 820,185 00000000000000000001681db9e516091eff29c5ed43b09d339abe6ee88d16c4 1,724 1.00/1.00 vMB 101
820,184 820,184 000000000000000000003ed649125447cefcfb4ab2720283f367f08f2fcc4ddf 2,726 1.00/1.00 vMB 119
820,183 820,183 000000000000000000003aec5443904249f46dd5a7ceff69329c0e1e6b2d02d7 1,496 1.00/1.00 vMB 76
820,182 820,182 000000000000000000024e8ed5390a7e8b32ab9fe17dd8f75cf4173ace04cde0 2,887 1.00/1.00 vMB 134
820,181 820,181 00000000000000000001c0d93caf4ef16df73723153ec60225c689bcf0b6362e 1,034 1.00/1.00 vMB 57
820,180 820,180 000000000000000000014dbb20333d2919cfd44fa1fc8614487fd2d952534411 2,277 1.00/1.00 vMB 90
820,179 820,179 00000000000000000002dce73d185ef77c82346f2a2e8e52b766b60fe8f16c1b 1,335 1.00/1.00 vMB 68
820,178 820,178 000000000000000000039c8c15c44532b7264d5f297c71955e6324b7102d6f9a 2,194 1.00/1.00 vMB 105
820,177 820,177 000000000000000000022dcc4095a662a9edbf8f18ddd8c6cf86d4e132c2f448 3,035 1.00/1.00 vMB 152
820,176 820,176 00000000000000000000bea164c5f41e09270a93090538519f049746c796582a 1,645 1.00/1.00 vMB 99
820,175 820,175 00000000000000000004011484562767e668f7655e84bb376f26745953436dab 1,733 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.