Loading Tool

Explorer IconExplorer

Memory Pool

85,807 transactions
31.98 vMB
0.21124019 BTC
Random Selection Loading Transactions
Max Size: 191.25/200 MB

Candidate Block

Mining Attempt d7fcb6392cf6ec3456b68ebd3855f1af111e90c58ffec4f759c2ef95a80cf40c
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 9774d95831c93a2f8b4ed0e6460e732d2f1ce5ccd3084154ec8f10faea3d6ba1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.09532643 BTC
Feerates: 529.10 > 9.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (336,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,412 578,412 0000000000000000000f9591d181ae64f7d02939a4e9254ad0478dea33978a31 2,171 1.00/1.00 vMB 136
578,411 578,411 0000000000000000001bbaf2b6e09043bc7a0f8d3c40480d6185107db9d7f7c9 2,947 1.00/1.00 vMB 168
578,410 578,410 000000000000000000034894ba2f0615d1d17cfd9aeaea394204110264f04d24 2,782 1.00/1.00 vMB 109
578,409 578,409 00000000000000000028ed1fbcab0b8f22d09e0b602a37f94decb79051638eb8 2,589 1.00/1.00 vMB 130
578,408 578,408 00000000000000000020eaab8e657eeb4a9e123d276ad12006ea7f5d0a689f30 2,940 1.00/1.00 vMB 148
578,407 578,407 0000000000000000002823e692f7c60a0840f57fca7b5c8a7251b2f23601f529 3,363 1.00/1.00 vMB 175
578,406 578,406 000000000000000000173c672cd092c522992e0a87c08e3f0a85b9e00f5a9762 2,172 1.00/1.00 vMB 179
578,405 578,405 00000000000000000007438de9916f2bcd2e300b8e0d683c1db4d5fb6e4a175b 2,888 1.00/1.00 vMB 186
578,404 578,404 00000000000000000003bc0d911793fd6cb005ffb5ebe9b0d7fa62af92cd59c8 2,660 1.00/1.00 vMB 176
578,403 578,403 0000000000000000001d11834733df98b8428f08df5bd0e329826e378091fb80 1,251 0.49/1.00 vMB 85
578,402 578,402 000000000000000000085e591b6f7e54903dd3f09994d3333da8f167faeaf255 1,993 0.99/1.00 vMB 34
578,401 578,401 00000000000000000010a1bf08b7dfc532547d7af5c9fcec79ecbb48e09fd4a2 1 0.00/1.00 vMB 0
578,400 578,400 000000000000000000029c57662fecbd2a7e394d0f375d185f19185b88f3999a 2,874 1.00/1.00 vMB 71
578,399 578,399 000000000000000000299e1776ebccb24344096b4647b9d4b2e512cd75c921c6 2,366 1.00/1.00 vMB 58
578,398 578,398 000000000000000000107cbb49798c8b8b8a751cfd6ceaf899acb99785ad4947 2,873 1.00/1.00 vMB 148
578,397 578,397 000000000000000000271e27323b3fa677c48053967313a19b79fc0d08ca9b5d 2,558 1.00/1.00 vMB 64
578,396 578,396 0000000000000000001318b477112444dcb9c3db17960450464dba89a34ecf14 2,701 1.00/1.00 vMB 97
578,395 578,395 00000000000000000005c3be0398484ec17f03ae6f20cbe7b53e42487f5af1a1 3,304 1.00/1.00 vMB 161
578,394 578,394 0000000000000000001bd81b4ed4e4e2275b72a4e90e4076a6b63b1a5c3955b8 2,445 1.00/1.00 vMB 83
578,393 578,393 0000000000000000001642cb5e083409be5061c4e5f4833ccabde42554e33b36 2,549 1.00/1.00 vMB 68
578,392 578,392 00000000000000000025a4c1c262862b55b9b12084c98c57df1ecef8989a5855 2,951 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.