Loading Tool

Explorer IconExplorer

Memory Pool

88,457 transactions
33.80 vMB
0.13850498 BTC
Random Selection Loading Transactions
Max Size: 199.93/200 MB

Candidate Block

Mining Attempt 5c1263ce5b1dfc23dd19d282d719a98e696654c8c1ff8f730fde57412491f4e0
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 8b62e8b01c9ee86f889c0ffa59e91d275baed37c234a00046e08de5d540053d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,049
Size: 1.00 vMB
Total Fees: 0.05544655 BTC
Feerates: 469.97 > 5.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (316,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,478 598,478 0000000000000000000b19760350a3928e4c88a44a78081cb6291ba390f1cea5 2,731 1.00/1.00 vMB 42
598,477 598,477 0000000000000000000b447c0e8df0ab74cf25500a45386731b585ece263fdda 2,163 1.00/1.00 vMB 49
598,476 598,476 000000000000000000016bf7e1a365eb3630b039a0b165fdc2d340d0c984d793 1,215 0.32/1.00 vMB 19
598,475 598,475 0000000000000000000ee76699f04224a1f2c3d6844866cf9aa43c0412112e17 1,868 0.76/1.00 vMB 21
598,474 598,474 000000000000000000045ff2297c0c7bcd6807c4965397199ad2c15fe05099b6 1,134 0.51/1.00 vMB 21
598,473 598,473 0000000000000000000dc9864dc12dffca8f4cc149b32a6cc16887ddf6d779b1 43 0.01/1.00 vMB 28
598,472 598,472 00000000000000000001b1fa65d0a89935ad81b5dca0feb4fd38f1afb7d1189d 978 0.35/1.00 vMB 23
598,471 598,471 0000000000000000000f5bf07051e489dbdc9223d8ab7c71dacd2118b45828c6 224 0.11/1.00 vMB 27
598,470 598,470 000000000000000000011e4d808dac918a06cd3247e6f5c6bbd76c41e101df13 1,938 0.73/1.00 vMB 26
598,469 598,469 000000000000000000139b9354b6ad79abc3e2d06918f38818886a9725b67eb7 1,316 0.47/1.00 vMB 23
598,468 598,468 0000000000000000001221521bdacbd8e8f3116231114b065aa264380787fd74 1,804 0.54/1.00 vMB 24
598,467 598,467 000000000000000000153e3095f796cc42c7296db8ac02c996834585b60abcb2 1,225 0.43/1.00 vMB 25
598,466 598,466 0000000000000000000786ee18b181db4d6ab2da497f54576060639553c68fa1 2,935 1.00/1.00 vMB 28
598,465 598,465 00000000000000000010d6f44f5b32dcd2065454dca32ea029813d4cda1ecdc1 1,953 0.99/1.00 vMB 18
598,464 598,464 0000000000000000000b1e3b9b0691244d0e380287e9b2dd9250e0ebbfce7773 2,635 1.00/1.00 vMB 13
598,463 598,463 00000000000000000008147f782c26f3e227f8b2158d5d968bd76ee58a718891 1 0.00/1.00 vMB 0
598,462 598,462 0000000000000000000873e0a73d90b6372bcce1da7ef0e189cd8bbc9140c176 2,737 1.00/1.00 vMB 11
598,461 598,461 000000000000000000008f24d55678ddcf23010383a5afdb1410073377040dda 3,162 1.00/1.00 vMB 36
598,460 598,460 0000000000000000000f90d626ad76c6b6325f0dc66ac1842e97fbd48390facf 2,728 1.00/1.00 vMB 58
598,459 598,459 000000000000000000033bb6eed573b1f8f9e02a4424db670852450c598f49ec 1,603 1.00/1.00 vMB 14
598,458 598,458 0000000000000000001599f7e37f6d8c951b9793ee139efc700afd3b20206b77 1,822 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 657.87 GB
    • Received: 14.56 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.