Loading Tool

Explorer IconExplorer

Memory Pool

15,269 transactions
2.96 vMB
0.02108793 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.12/200 MB

Candidate Block

Mining Attempt 430e58e8f3dc68b4c95c660a1143bb387f09c77adbdd9f9574a1dfff9d0c2f5c
Version 20000000
Previous Block 00000000000000000001930d8b423e36fddac4cdcf5132cfdf82304919a2cb8a
Merkle Root aa5ce513b51f232da28b5261a228e000595ed5328ed3d64298db8957553c0d95
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 940
Size: 0.30 vMB
Total Fees: 0.01419944 BTC
Avg Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,797 (759,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
153,347 153,347 0000000000000819f6c17002f56d93c32cde1f4873bb3c56c31c32c5f1d85db4 0.01 MB 13 101
153,346 153,346 00000000000009f2c1506049bd0105e0501f978514f5f3885992533cef6dffba 0.05 MB 100 152
153,345 153,345 00000000000000dd58b495b0af8102ff16dfbed46e424f811f628429be04b452 0.00 MB 12 0
153,344 153,344 00000000000004f4359e6cdbbd823fd5e48745c08caf6c984657290403ff2abd 0.02 MB 56 290
153,343 153,343 0000000000000b21a017e0249be66e8cd653aad5abcb5de165782a49b5cdc0b7 0.02 MB 37 128
153,342 153,342 000000000000013782bc2ffddc391f3484270c28dfaf0021fe29e1af5cec78de 0.01 MB 13 61
153,341 153,341 00000000000007c057484f87db5a964ad5529d7789cf9551492ba3c5ee8835cd 0.01 MB 17 321
153,340 153,340 000000000000084bf56918e0c2a395fda32cc29135c911cbc8beae02bf093d0c 0.03 MB 78 118
153,339 153,339 000000000000088b0e16e74db4b57f1993abe9230bd5d4add06ebe29e72befd2 0.02 MB 33 95
153,338 153,338 0000000000000cb69c5b84f032347602921edf8ab68a0829deb20ad3fe9bff9d 0.00 MB 10 12
153,337 153,337 0000000000000b22d7add663428200b32211904434d66bf8ee4842586a8a453b 0.00 MB 9 17
153,336 153,336 000000000000001f5ee115e36381b5e34ef7eea82ef61f96e4e5cb5f626dc263 0.00 MB 7 41
153,335 153,335 00000000000006941244fdaa8220b6a0e0ed00ccc952ce5c24fd217fe484b537 0.01 MB 12 66
153,334 153,334 0000000000000534e04434464e6fe64560ee79a9b32c4619da97fd736c5d4dea 0.01 MB 11 0
153,333 153,333 000000000000000f0a21ac3808ad85600a74b3e09c0a490d0816d69c32ff4d95 0.00 MB 16 52
153,332 153,332 0000000000000106108d073a8a8457219e864a9ca4cc98642026ac53bfda0d81 0.01 MB 29 111
153,331 153,331 0000000000000690da03fd07a3635c3cf1e8ac518f627becad99e383e2484bcd 0.00 MB 14 26
153,330 153,330 000000000000006163133c1a74f4718476f14462ba11db3ea5b2c8f8a650ae1a 0.01 MB 19 187
153,329 153,329 0000000000000a97e794ba058f1cf195e15c4c5d2930f90bcf34baa8f5b0e40e 0.02 MB 24 62
153,328 153,328 000000000000062838802de019bd9b4a07c1232d9461fa779d2fe9aadcce4470 0.03 MB 94 192
153,327 153,327 00000000000000592f80c59bc61f568eac5101651c7585148dd76b685ced3345 0.02 MB 47 25
Previous 10 blocks ↓
Total Size: 778.48 GB

Node Details:

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