Loading Tool

Explorer IconExplorer

Memory Pool

40,392 transactions
9.69 vMB
0.21455725 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 3 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 8 blocks ()
  • 13 sats/vbyte = 7 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.83/200 MB

Candidate Block

Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.12543291 BTC
Avg Feerate: 13.72 sats/vbyte
Mining Attempt dc8cff5a492478b059b56a5e173e0c144de8aacbf6ae125b57b94b6d227fc6a0
Version 20000000
Previous Block 00000000000000000000666b99916afb56ea2f66f7c94be825637b6e41ad619d
Merkle Root 3254f19ac9a2c282325dbe0fee3274b7a42d609a1170e0216fbd3191c3d6358d
Time
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,755 (649,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
263,520 263,520 000000000000000cb35c5001200ebeb5c76d7c30bc50d0538503aeb678f35004 0.05 MB 146 92
263,519 263,519 00000000000000004c03dc4dc115c47babfc636df8b2e49bc91397d501d60a58 0.00 MB 10 265
263,518 263,518 00000000000000167ad0786f13ee5233d474b2cd48dc61ed683d3377ab36f07c 0.01 MB 20 59
263,517 263,517 0000000000000011887336f8452ea39a7a1d66ca02b67ac8fa7acd18716d69b1 0.13 MB 116 30
263,516 263,516 000000000000000e408ce047e35a13f629a0c331dfddf5270053b2efdcd590bf 0.08 MB 198 106
263,515 263,515 0000000000000009e4f544f5cb9b823a65c46f8440b9dddbe61a316ad616e252 0.04 MB 159 11
263,514 263,514 0000000000000004682493e94c85ae0bf85c0e810037b7c727f5b2f2411608ed 0.04 MB 90 85
263,513 263,513 0000000000000009f843f53ddab7b61b1428a305c49c17ae663d029991fc08de 0.04 MB 95 76
263,512 263,512 000000000000001261efab275ebf93ce69d90c8c4b988ae1f7c444f4ea85b57b 0.15 MB 214 37
263,511 263,511 000000000000000c37585589adf29159866224c7e932977543d84d933b1ccb5b 0.03 MB 60 80
263,510 263,510 00000000000000161d128210a593591d70aed8c26fbd745b9c89039700fcfaa8 0.07 MB 150 91
263,509 263,509 0000000000000005592408452e6625f23b01c16393728a0a18fe003af8bc3635 0.04 MB 115 82
263,508 263,508 00000000000000045cef3833bf187d912fd262d1f80aacd274d020ff523ad46d 0.09 MB 231 128
263,507 263,507 00000000000000141a12e42a3efb933f5ec72317308b4df4cee85ddd86274cc3 0.08 MB 165 80
263,506 263,506 00000000000000023a9728690da859df5331ba7a4d7cd4a4259faa302e0d8893 0.07 MB 177 111
263,505 263,505 000000000000000f6e39fe63ddadbddd3cca74fd7804647ed225c22711f9e286 0.08 MB 174 91
263,504 263,504 000000000000000468c23bef086fe64851e755792d1f2f2ee703c08ae6c06d06 0.06 MB 159 93
263,503 263,503 00000000000000144a23272f423c16710a4462d8b06f003fff04c6c9216bbf00 0.05 MB 110 77
263,502 263,502 0000000000000015c3e3a1c4c919eb64dbd40ca510af506da874968250f25f12 0.20 MB 431 102
263,501 263,501 0000000000000009a520e5c6c1bb6b71ad5ae9021a8b3e62e9cc6d3b7e19fd81 0.03 MB 63 92
263,500 263,500 0000000000000008428e1bac61d5d50273f0d8c9382713e1d0d304cc0208e6b7 0.07 MB 172 92
Previous 10 blocks ↓
Total Size: 778.41 GB

Node Details:

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