Loading Tool

Explorer IconExplorer

Memory Pool

77,057 transactions
28.41 vMB
0.08799478 BTC
Random Selection Loading Transactions
Max Size: 172.92/200 MB

Candidate Block

Mining Attempt 3bb92679cdd71d90ccfab5c0fe274b01ae44d67b35c7267e75671f946e77d514
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 9e2f63530ca3406b8a5fb1f3cce650c6d73ae5a81d8e242749635cd186bef546
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,595
Size: 1.00 vMB
Total Fees: 0.02452193 BTC
Feerates: 477.45 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (88,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,392 826,392 0000000000000000000349fc74c237a6f5326421c47a5b42c61a7f41e6d50588 2,422 1.00/1.00 vMB 42
826,391 826,391 00000000000000000001e85f7b3b5fb30a6b067f26ede6d174c8d6b5b59c1932 3,591 1.00/1.00 vMB 58
826,390 826,390 0000000000000000000095e0e8cbac72d8474b5102ea8fc39b8e957c35642dc7 3,812 1.00/1.00 vMB 73
826,389 826,389 00000000000000000002dc3578cf65aa5b25d50eedbd907e51e91cf1e85b3045 2,564 1.00/1.00 vMB 114
826,388 826,388 0000000000000000000310758a2593a9f48ad537181241b2d8c6603b02a7945e 4,618 1.00/1.00 vMB 168
826,387 826,387 000000000000000000007c577e496487c26028a322fe4a6a7758cdf2b378b228 4,194 1.00/1.00 vMB 45
826,386 826,386 00000000000000000001212ae66bbb7daa857372edf9982e357924c8873e759f 3,521 1.00/1.00 vMB 43
826,385 826,385 000000000000000000011e5bed0ad5e7a692e4c620b8f1a46ef2848ae9b2fd07 4,063 1.00/1.00 vMB 67
826,384 826,384 000000000000000000021206804b84d5503ffeff493d2607f8b929333bbe0f70 5,194 1.00/1.00 vMB 67
826,383 826,383 000000000000000000007423ab7acd8dbd95f221ad596e505374116dc88315e9 3,195 1.00/1.00 vMB 65
826,382 826,382 000000000000000000037c0c67cbda94f050f44b2dddedbe455b2d486fbeeb19 4,537 1.00/1.00 vMB 42
826,381 826,381 00000000000000000001cd18822436df6d890b2aebe62e4c5e990386c0dba46b 3,186 1.00/1.00 vMB 73
826,380 826,380 00000000000000000000a72e1b52eaf3c82a8e30bb4ee330f431102ce5dab4b8 3,835 1.00/1.00 vMB 105
826,379 826,379 000000000000000000012359df8ed548d973ef4c68a2283092385fff80791d44 3,955 1.00/1.00 vMB 66
826,378 826,378 000000000000000000023ce845a4e226e25b95dabac27ee885a6051076cea9ae 3,451 1.00/1.00 vMB 43
826,377 826,377 000000000000000000026d48484a40ac331569d4049e37235b541a9423c261bc 2,844 1.00/1.00 vMB 62
826,376 826,376 00000000000000000002f46b12f301a7536f981745bdd683659674ab3dbc947e 4,292 1.00/1.00 vMB 44
826,375 826,375 0000000000000000000326455f7d664aee60b0a424aa6304b5c9a813f194f6c0 2,733 1.00/1.00 vMB 34
826,374 826,374 0000000000000000000155b858675249a413848d34274ce36d2b7082305bfaac 4,246 1.00/1.00 vMB 40
826,373 826,373 00000000000000000003702b3e6e946a6a7ea6a78d1d13cb52512c7e67333e0b 3,301 1.00/1.00 vMB 50
826,372 826,372 00000000000000000000ee6e20bfb7766bed5f6c98bb1b2c95368292752b3ea1 4,903 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.