Loading Tool

Explorer IconExplorer

Memory Pool

23,055 transactions
10.43 vMB
0.03399492 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.00/200 MB

Candidate Block

Mining Attempt bf1706475a40461263a7913c9cc9b1072f54c25855e7a16ff74f12fb8d9467af
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root c4c65521d44cf8b8c710959e3c86030307169c86180c6a587f7eb09c8b36080e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,390
Size: 1.00 vMB
Total Fees: 0.01688278 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,538 (706,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,261 207,261 0000000000000236fad1d8709b66e307b24b4e6abbba1edc0b89f66afb183b9e 203 0.07 vMB 131
207,260 207,260 000000000000050a315861f6705b0e4c7c2156dd2a97e9796c37c4ef6b4ee09a 413 0.16 vMB 174
207,259 207,259 000000000000031391ea4b5bc680309215ef222596c8e744d220c648ea69d0da 180 0.07 vMB 124
207,258 207,258 0000000000000462bcd0fa2a2729df15eabbfbe3dadad65e8d8deb73a6657f16 313 0.15 vMB 204
207,257 207,257 000000000000014a13820839e82a41fc3104a12d2a5c9236d2a75488a0a06e94 64 0.02 vMB 157
207,256 207,256 000000000000032ece10002460b9923883e4ebc3590af8f2f0afa8583d14379b 47 0.03 vMB 95
207,255 207,255 000000000000021836f1dc82c55e568b81da1cd1be60c257ae5f5cb3d35ea73e 147 0.10 vMB 131
207,254 207,254 000000000000023ad2577cfd1e2efc323eac35b213c89e18fbd83b7ab771d8a9 132 0.04 vMB 27
207,253 207,253 00000000000001a4eddfa0a48b5ccc85389d741341304dfb89e66261a8838fc7 186 0.08 vMB 176
207,252 207,252 000000000000030144cfc60aa213b08628a977b0d6ae33f192c9cca8619c6a87 164 0.07 vMB 196
207,251 207,251 00000000000000045a5f9abb504e9b4e94596789f83b12335987590e989772e8 55 0.02 vMB 73
207,250 207,250 000000000000022fbd3bc8b8ce071eabbcaf31b001bd751627267483eb7d89bc 128 0.06 vMB 140
207,249 207,249 000000000000035444e7dc9830a8c4e2ef3959cdf09175eab8bf4f69a79952ff 146 0.07 vMB 155
207,248 207,248 00000000000000a9defd9d3948cbcfbc4a18438dcdb452c08ad002fd45165eaf 175 0.07 vMB 1,310
207,247 207,247 00000000000001256eac7ca35545a7d8939f6b2e211ca47858d0184822c05a68 312 0.14 vMB 172
207,246 207,246 00000000000003c7cbe5d277e60a325004857dbcfd3c6123f3c67f179c807b6a 1 0.00 vMB 0
207,245 207,245 00000000000003a4dfec0ea60bb0c23ec3ec9e38e89f258f07547de56f5f5d64 49 0.02 vMB 153
207,244 207,244 000000000000049fa382de8c4105aa682514be53188a586994c53f4b7d428fa0 8 0.01 vMB 75
207,243 207,243 000000000000026ae8e83bac66540f43474067c9faa7ceaa3bbb0abb19bf3c61 175 0.09 vMB 94
207,242 207,242 00000000000003058af0e212977b068aab9e39f81814941b655b65364ad5ad6e 315 0.12 vMB 194
207,241 207,241 000000000000039ea3e7490f0d7e17056d70c6d78d5a0f87b520a60d3f2de2e2 211 0.17 vMB 111
Previous 10 blocks ↓
Total Size: 779.80 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: 407.17 GB
    • Received: 2.13 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.