Loading Tool

Explorer IconExplorer

Memory Pool

82,058 transactions
30.46 vMB
0.12564295 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt 25261860a356824c2f8779a8a31b24eb7fa81ab3244008537aa61cedba7e1320
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 0ecdfcfa196f63aef4ea8d2c77f05de671f496808e353d385b24473abcd0ab24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.04675038 BTC
Feerates: 502.62 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (618,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,287 296,287 000000000000000096aaeb6ce7aa5f3f987200e1670c3579e748ac2f38c390f4 455 0.24/1.00 vMB 30
296,286 296,286 00000000000000007b0e86d6d9d70858e15bf03fea3e7e8cc5d21b176a692fa7 319 0.23/1.00 vMB 20
296,285 296,285 00000000000000006a3d326f04036cdb19e733cfb91fef8388fc8cfa8320f7a3 771 0.35/1.00 vMB 44
296,284 296,284 00000000000000002471411bca1fd43f80c15f822e8acaa2c1d19c38a82837ff 325 0.21/1.00 vMB 31
296,283 296,283 0000000000000000660399176deb3d9efed25cd34bc49f4a281225ffbff9e4e1 64 0.19/1.00 vMB 13
296,282 296,282 00000000000000004518734da80f7a54f1eeadfd88679d2534caa36cad776b6b 1 0.00/1.00 vMB 0
296,281 296,281 00000000000000005c64993dbd37c3136b3b5d94be97d8783a96be42a888f80d 19 0.01/1.00 vMB 108
296,280 296,280 00000000000000009d218d39281e60cbc35f0f7c318c3aa3fec17eba240e422d 402 0.18/1.00 vMB 14
296,279 296,279 000000000000000066c05c01323941c9da90f915ac0e87dacfc6512e55234b76 359 0.17/1.00 vMB 57
296,278 296,278 00000000000000001d6d6bae48fd957d97dfd525b02e285da9b106cdf905180d 171 0.10/1.00 vMB 48
296,277 296,277 0000000000000000067656c055d4fbf09e7ca68f864b0c343748db975b0d69e3 264 0.17/1.00 vMB 39
296,276 296,276 000000000000000073285105196da8b57420bc27e790baf49dc1d153a207702f 155 0.10/1.00 vMB 28
296,275 296,275 0000000000000000b1897fdfff08e836bfef275e8af5e493cfa58f74ee6ace65 512 0.72/1.00 vMB 19
296,274 296,274 0000000000000000a187cce7e67459db0d450a4ebfcd338b573e86a698d8f550 143 0.07/1.00 vMB 29
296,273 296,273 00000000000000009195b0a4f9e46ce7052e89b09ca984a9d91addce9ece8518 429 0.31/1.00 vMB 29
296,272 296,272 000000000000000028ee824510e3b4c2325348b9dae6fae6faebdb793a68c43d 32 0.02/1.00 vMB 26
296,271 296,271 000000000000000006e84a5d44b5270c3cfc1dfcee8b98b27fc81180765baad4 45 0.02/1.00 vMB 28
296,270 296,270 000000000000000068ebe25cb2dc53f93842d741b1c5787f98a585d5493e591a 357 0.18/1.00 vMB 33
296,269 296,269 00000000000000001f8cd1eb5202c8d33b222a4d9059644208db757afc44e8be 68 0.06/1.00 vMB 42
296,268 296,268 00000000000000007c792ab7cbb81f20168c3ff444ef146e8a7efdcbdc89efca 302 0.22/1.00 vMB 32
296,267 296,267 00000000000000009af9ce52e898b52c269a6ad2e462e2ecb6c6f15399f1a833 143 0.09/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.