Loading Tool

Explorer IconExplorer

Memory Pool

46,161 transactions
28.16 vMB
0.07442599 BTC
Random Selection Loading Transactions
Max Size: 149.05/200 MB

Candidate Block

Mining Attempt 362e045e9604399486a0d9b3b97f49a5d061b7499f28a6355d7217023c91bd8f
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root e3f4e08dbdeb678b4867be923b79ae920960f42c11e02d702122cc09f192eb24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.02019937 BTC
Feerates: 101.53 > 2.02 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (374,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,358 540,358 00000000000000000019e2a619dbc462cf10a0739c7f2c1bb8cf952c7aa1c1d3 2,556 1.00/1.00 vMB 29
540,357 540,357 0000000000000000001756bdec8507351d4641a46241b47b1196c2a17d6ef46a 2,161 1.00/1.00 vMB 43
540,356 540,356 0000000000000000000c65107d3eed77143a113da4dc8d2bfce5ccdb07ab4181 2,285 1.00/1.00 vMB 78
540,355 540,355 0000000000000000002697892c0b3aafc89ffd290e155fc02ee560dd830abbf6 1,318 1.00/1.00 vMB 31
540,354 540,354 0000000000000000001bf58cf329f09412d741bc4875b25021448bc5e46fc0ec 1,836 1.00/1.00 vMB 46
540,353 540,353 00000000000000000016a829fc17f540c9feb3f8ee3cbdaccd659aa214ab46f4 1,510 1.00/1.00 vMB 33
540,352 540,352 0000000000000000000fc61c29a1b90aea450725018c8a7544b2f55edb510eb7 1,546 1.00/1.00 vMB 47
540,351 540,351 00000000000000000020609e1f0f5608a6745150ead9352957fd131b031a78a1 624 1.00/1.00 vMB 50
540,350 540,350 0000000000000000000c487c074d3ffabad64f0f17b38196c64733f9b34ec0a6 1,221 1.00/1.00 vMB 69
540,349 540,349 00000000000000000010c01105721e26ef91c309944f8f3fc4a447502e3bbbcf 1,901 1.00/1.00 vMB 23
540,348 540,348 000000000000000000251338dbe7dc1d1f5b55e3a3db670e37508fae0b10cb44 2,469 1.00/1.00 vMB 28
540,347 540,347 000000000000000000238d8b7a670b54144eddc5ba2f6bcea57bdd3115a18f4d 2,187 1.00/1.00 vMB 30
540,346 540,346 00000000000000000005210232bd0ee6d57d387b60ff294f11e57b72c0118685 2,019 1.00/1.00 vMB 69
540,345 540,345 0000000000000000000c83904d645dbc893520173a87f588bde048bc84dfb72c 2,179 1.00/1.00 vMB 38
540,344 540,344 0000000000000000001ed7afc448ba51680abe0c045a0d7ed95a2df35ba99681 1,127 0.54/1.00 vMB 32
540,343 540,343 0000000000000000001e293e36504ab03856e247c2f959580b0e9d60de720739 1,636 0.81/1.00 vMB 22
540,342 540,342 0000000000000000000bc7b6d113c3e9817af96314922929adfe340b321b1551 1,120 1.00/1.00 vMB 32
540,341 540,341 0000000000000000001bea1108c72fd34cd520bc95779c0ddf5b59f4f7253672 715 0.58/1.00 vMB 16
540,340 540,340 0000000000000000001fbe7aebb184f3150f0245dac0b2d23ae3af61a077f519 9 0.00/1.00 vMB 8
540,339 540,339 00000000000000000001ba43ee9a7e1a8fcbfbb8f016c8ed4e4434b855512404 201 0.08/1.00 vMB 18
540,338 540,338 0000000000000000002528b7f749543fed4fc45508ef12615bdae3e6cb3817f4 1,272 0.62/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.