Loading Tool

Explorer IconExplorer

Memory Pool

72,265 transactions
27.98 vMB
0.06611083 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt f8c0e36c4063768af79f28a4f249d19a7b6d5fe2ad3746ff23ba6840bd548f77
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (94,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,198 820,198 00000000000000000002cc3749f87090e5e7567fcde7f75bb62efb5eafb7e795 2,713 1.00/1.00 vMB 92
820,197 820,197 0000000000000000000298f61c64e28cbf09e285d135dcfcc6bce12caabd9c27 2,646 1.00/1.00 vMB 148
820,196 820,196 00000000000000000003d33f48b22324700c9e3ad8bba3ecdddc29249ee94867 2,946 1.00/1.00 vMB 55
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
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.51 GB
    • Received: 15.26 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.