Loading Tool

Explorer IconExplorer

Memory Pool

39,074 transactions
28.87 vMB
0.07311926 BTC
Random Selection Loading Transactions
Max Size: 146.03/200 MB

Candidate Block

Mining Attempt 0928243946249aea4732a406a1fcd3c3dc66691538740cdf2e885d5667d50cf5
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 0ee82452466e9fd1f9e566b824672507e44f92d88d0bf48b5c83541ae8041619
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.01710743 BTC
Feerates: 100.36 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (685,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,246 229,246 000000000000013bbc025e235868a9a340fbf4ad66b6e3e48af299e442d6ca5b 308 0.14/1.00 vMB 162
229,245 229,245 000000000000024a7eb7e1248d2c5303919ef3e59f9d1bc73ba59485357990e0 299 0.15/1.00 vMB 107
229,244 229,244 00000000000002214709582aec9e2c0c61263d3f851d311cba723874c32a79cc 151 0.07/1.00 vMB 113
229,243 229,243 00000000000000ade28a1fb78804db67109f6f0dd6f1fb6a7f97987faf60b471 685 0.40/1.00 vMB 145
229,242 229,242 000000000000015a9202571b64c6f0aafab97ff6167fb6d94db2fa178b892404 1 0.00/1.00 vMB 0
229,241 229,241 00000000000002636d9d4153edf1917ba706a5c5db8fe5be55b58ccf6ebe351e 131 0.06/1.00 vMB 162
229,240 229,240 000000000000019e338deb9f09fef2460ac3528b13426edeef1cdd32a9b159f4 355 0.25/1.00 vMB 53
229,239 229,239 00000000000001dd74e3d8755314be2e88ab922afbc6dab5c11923312fecc47b 114 0.06/1.00 vMB 97
229,238 229,238 00000000000000eebb45d0ec59423021e3cd1f702de227c91cca558a5e204ded 226 0.11/1.00 vMB 133
229,237 229,237 0000000000000220d640b9333fcaf5b07c6fda0d21ebefdf01dc76a7f12c0339 107 0.06/1.00 vMB 86
229,236 229,236 00000000000001245a7831b90fbb946fc42bbb8883365dcf4e6d0ed2f999678c 496 0.22/1.00 vMB 178
229,235 229,235 000000000000003672f7a72558333f71a7f4b5f5201ed64de99abbef1cbdf72f 379 0.18/1.00 vMB 148
229,234 229,234 0000000000000096cba0be39c669f669431948d8cbd84ff76e2a18cfd8aa84fb 189 0.11/1.00 vMB 76
229,233 229,233 000000000000016f275fa40e2924865c93a62e7e3442a606a1db756ea614a42a 64 0.03/1.00 vMB 96
229,232 229,232 000000000000012dc3a833c3843975eb827f93e088210087118a735c15ce11de 258 0.15/1.00 vMB 109
229,231 229,231 0000000000000249436987be550948c13044afbd8888391b2c057516a1d4da0d 100 0.07/1.00 vMB 97
229,230 229,230 00000000000000a650141d83c82c042f40e8d1188f79c86ea1e0917b9da06ebe 508 0.23/1.00 vMB 189
229,229 229,229 0000000000000111c9bedb948512caa42b8ef45846a05538632ecf445e9537bb 162 0.15/1.00 vMB 39
229,228 229,228 00000000000001c96987aee34637eaa88f9b408c9f05807b5b62bc3d36f6cea0 740 0.38/1.00 vMB 151
229,227 229,227 0000000000000084de0588b84ea18ebe977f9de6e25bae34fd014eb0203a8ae9 321 0.17/1.00 vMB 169
229,226 229,226 0000000000000151ad24d8c6481e6b25d76ed2b23b70c031f25b95da551c5739 420 0.20/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 781.64 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: 626.40 GB
    • Received: 11.63 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.