Loading Tool

Explorer IconExplorer

Memory Pool

17,715 transactions
8.41 vMB
0.05741932 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.42/200 MB

Candidate Block

Mining Attempt 383e05246bea90b4dc6403f4103a7e95e5f9d4eb4b7cf7d1e06d2f2adc6db48e
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root ce200bcacb92b4e2b142d7ebea95109097753494391a1fc0b30ead03dec40b83
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,824
Size: 1.00 vMB
Total Fees: 0.03939394 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (626,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,287 287,287 000000000000000140cc858a6fa72cf2816ae5fc3f271e5012532cb517fbce71 256 0.11 vMB 88
287,286 287,286 000000000000000099f45ae94c4a3bb30cf589ee3e48d140a4d94409d42e3ba7 255 0.11 vMB 43
287,285 287,285 000000000000000103c84d44ee2c6ac4cc665405a156ffc4356504dade98ef21 375 0.23 vMB 29
287,284 287,284 000000000000000124c33eeebce10364d45daa896ee42ffcc00bfb327994d700 157 0.07 vMB 38
287,283 287,283 00000000000000011067c63dad870d3836b620e7036477ab9494034a3c347564 818 0.55 vMB 43
287,282 287,282 00000000000000012630b3a2101cc6c4409bbe2e422fe42d1547d0bfd36655cf 22 0.02 vMB 15
287,281 287,281 000000000000000020b880d1c8167fb8d0d71c1f2fc3d5e4da1c6201c596ea6b 475 0.24 vMB 40
287,280 287,280 0000000000000001135edaf90f3bd4af37f8e36ac13e0eb3632e38e54cc6073d 32 0.03 vMB 44
287,279 287,279 00000000000000012e46d8a1a4899e0c328094f5422a620b1ed5983058b54520 189 0.15 vMB 23
287,278 287,278 00000000000000015332feef580c1eed2f7da1e4e2ad8cd57ff0b735606b1526 66 0.03 vMB 36
287,277 287,277 000000000000000136dbdcc784e007094082081daab26d9694d742718e97c5f9 97 0.04 vMB 38
287,276 287,276 00000000000000002a8176dacb9582000d11069972afca9ca65ef19ab7a445ec 110 0.05 vMB 37
287,275 287,275 00000000000000007709f09d39cfe21070495e4ef955a1a5da077c68a014e4d1 34 0.02 vMB 27
287,274 287,274 0000000000000000f79fdc6a5c1a72e29b005ae7f82e20285477ae516732043f 158 0.07 vMB 30
287,273 287,273 0000000000000001562bffc9f40303317517c2f6d9dadc134e2383429ce2b276 1,295 0.75 vMB 32
287,272 287,272 0000000000000000133639b893065e36920fba71ebadffed9a3f8d17614004cf 468 0.35 vMB 32
287,271 287,271 0000000000000001206d1b87a12fee2e4b3a8c3efb6873f5b622f5d89ab690ae 295 0.16 vMB 33
287,270 287,270 0000000000000000a04141b9a46c96af4190b3bd09f4574515c2ca1fa184e39f 592 0.34 vMB 27
287,269 287,269 000000000000000110969e29b04097034fd682fbac4db11a3340c42edcfdf57b 135 0.06 vMB 101
287,268 287,268 0000000000000000df5650711b28fac29d82a0982aa89b09807bf76008b48a71 175 0.13 vMB 27
287,267 287,267 00000000000000004e0a541c61b87e061e64aa4b8ab9054587c81ebd0dd0cd5b 29 0.02 vMB 32
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 232.00 GB
    • Received: 0.88 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.