Loading Tool

Explorer IconExplorer

Memory Pool

42,819 transactions
27.94 vMB
0.05943184 BTC
Random Selection Loading Transactions
Max Size: 147.20/200 MB

Candidate Block

Mining Attempt bc711ed93edaee660376e07da9a2d4c44a47152e8a12e013876da712d03ef241
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root c41ad477eb9767f6038b6471e9a5e21ea3ca2914e2c6b2304ed0380e93b000cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,158
Size: 1.00 vMB
Total Fees: 0.00703489 BTC
Feerates: 100.21 > 0.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (630,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,279 284,279 00000000000000017b8017d0b257834c296988e0cc3a2cdae3019b6c4fbc23a3 215 0.10/1.00 vMB 24
284,278 284,278 00000000000000003a176640b5e80f71b23e04d9741738d40f86152a2e65554e 717 0.47/1.00 vMB 27
284,277 284,277 0000000000000000eaf72d0456e3fe02461087157de094050cc754c1aeaecb2f 685 0.25/1.00 vMB 62
284,276 284,276 0000000000000000c9cd089dc0a0ea58b6eb0dd890212bd02839da891e088110 629 0.25/1.00 vMB 47
284,275 284,275 0000000000000001a15a6c9f3fad1f617b4ab4056be8e92cd1419325e4520c6d 52 0.04/1.00 vMB 27
284,274 284,274 00000000000000007f630a1b47344b68f16475cb3c3455d271523f1dc6ac4366 138 0.10/1.00 vMB 26
284,273 284,273 000000000000000075e8347e2864db25fbf179a66e8a90f586f1a78d050cc832 103 0.06/1.00 vMB 29
284,272 284,272 00000000000000014061615cf6f68bea2bc39c03d3d826c8fe9cf03469aeed10 1,280 0.70/1.00 vMB 27
284,271 284,271 000000000000000067ac9b7020311388039601ff810b0c856046f6711728ce01 166 0.05/1.00 vMB 177
284,270 284,270 0000000000000001794308a0aa4797730fa46e1e89dd9b183ca1d69cd2d75d8d 376 0.20/1.00 vMB 38
284,269 284,269 0000000000000001295ce26073803f88803916f37b3ba1dd5076b90cb5af2016 93 0.04/1.00 vMB 22
284,268 284,268 00000000000000009d70c5610db9d5b89a1350b3c1651783056646095b3e8816 718 0.48/1.00 vMB 51
284,267 284,267 00000000000000008f200cb4e897cb4c5ba27b5a1fd242b9113706e13d18533f 136 0.10/1.00 vMB 13
284,266 284,266 00000000000000012b0614b2cbdae72f4cc600675a4739b0e127965f0c72edde 347 0.16/1.00 vMB 43
284,265 284,265 000000000000000098424b539141e71bb40ea0e137b0342e18bd0fa6751609dd 463 0.30/1.00 vMB 35
284,264 284,264 000000000000000078355259d8a30adb79548524ce8276593dec9929d41efeb0 289 0.12/1.00 vMB 49
284,263 284,263 00000000000000007d086c1318dcb29cb90e0aeeb7c7148021da8f071342e1a4 341 0.33/1.00 vMB 29
284,262 284,262 000000000000000119c4b37b9abd2a82400579846397beb5719c28e51fcd46b4 675 0.25/1.00 vMB 52
284,261 284,261 000000000000000150ad8cbb7e8c855a1f52ab94ad30f3c5676b299a663bcdb0 94 0.05/1.00 vMB 23
284,260 284,260 000000000000000040afc6421bb13b1e8ad4e4bd10a21b110e8845ad9aa0e227 141 0.10/1.00 vMB 30
284,259 284,259 00000000000000003ea8d152a63267aa5765cd794151d3bb38c6c2b3919f458a 389 0.50/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.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.