Loading Tool

Explorer IconExplorer

Memory Pool

72,909 transactions
28.16 vMB
0.07340445 BTC
Random Selection Loading Transactions
Max Size: 166.76/200 MB

Candidate Block

Mining Attempt 0da800bcc8dc573a40df5887c67439c1f72f3b8b54b7ac6d35fbb46638bef196
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 20636980a833a362a5ff46bb48b787de0840c577ffeb6ed3e5040248800553e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,214
Size: 1.00 vMB
Total Fees: 0.01713869 BTC
Feerates: 152.31 > 1.72 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (94,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
820,174 820,174 00000000000000000002e116279db631b7a583a4ad21472d77656c742c9f7153 2,261 1.00/1.00 vMB 70
820,173 820,173 00000000000000000001af6093f6377a816c35c8737a7dc4432c84f69721ce59 2,123 1.00/1.00 vMB 64
820,172 820,172 000000000000000000031ab00fe3200064602bf7d3e7ac9f7de1f884e99ab7f1 3,830 1.00/1.00 vMB 158
820,171 820,171 00000000000000000001f78a5726c5e630e69623832bd8fe6a951e9425f041be 4,175 1.00/1.00 vMB 102
820,170 820,170 00000000000000000001050def8f9ee0bd96b03cdb75102901b0e8af5fc4bd2a 3,091 1.00/1.00 vMB 72
820,169 820,169 00000000000000000001dec292e3f8d3b52fe235b33a6f6e22baa9f152e79755 2,630 1.00/1.00 vMB 79
820,168 820,168 000000000000000000037b482a1e54ee6179155a832c89c97d635dd81df31ec1 2,492 1.00/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.