Loading Tool

Explorer IconExplorer

Memory Pool

74,600 transactions
27.70 vMB
0.07351996 BTC
Random Selection Loading Transactions
Max Size: 168.62/200 MB

Candidate Block

Mining Attempt 626640e639c258705261d9c6c0c38163ab8d472ede6ad7bbbdc2acd4556a3057
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 0fdf5469fa7bac3fcb60d1afc8aca000a9c2ce57827547f2d6ea0119171c89f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,475
Size: 1.00 vMB
Total Fees: 0.01427793 BTC
Feerates: 71.37 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (609,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,679 305,679 00000000000000000ea6b53786df1b88f04ce91c33413ebbad819fe5777e739e 221 0.13/1.00 vMB 20
305,678 305,678 00000000000000001da68d3cf9edad90c755b7a40f5f1e763e6cc2a9edc4f2c4 769 0.42/1.00 vMB 35
305,677 305,677 0000000000000000498ad0b05ef24b0e9dc4060ffb8a390740572380d667462f 253 0.20/1.00 vMB 22
305,676 305,676 000000000000000023559b09b50f09d8c66ec76a308a88b1476b3d2b7966c92e 41 0.04/1.00 vMB 7
305,675 305,675 0000000000000000485239e47b793d3610bd91c6fd39b1babd1fdeedd3a1608d 384 0.23/1.00 vMB 26
305,674 305,674 00000000000000002647e861844579c9d221936ae8045a67ae66b11ee68cb043 936 0.54/1.00 vMB 30
305,673 305,673 0000000000000000599f3b8195e46bfc00e926c2adcf9c72d2f416391e887e25 150 0.09/1.00 vMB 25
305,672 305,672 00000000000000001e835b4ae5f2f9292ef132e6664cf6cdb9a8620e9b1060bf 193 0.12/1.00 vMB 28
305,671 305,671 00000000000000001cf1b56b37810e4a68ba912b24c82231f410ed09a590c231 351 0.21/1.00 vMB 29
305,670 305,670 00000000000000005256136ca3c4b3c6071c46f374f096b9fe6ee5e532ec00bf 394 0.20/1.00 vMB 28
305,669 305,669 00000000000000003e744c35d3b9c1d8d3d91baad66e288792c716ab0577c6a9 447 0.30/1.00 vMB 23
305,668 305,668 00000000000000002516dd1f114b1c096e5b884730f96bed819fb3d15cc76739 111 0.09/1.00 vMB 15
305,667 305,667 0000000000000000438ba4a41fc59a31d9af9ab65be47d6c130ea2933da4be9d 345 0.23/1.00 vMB 24
305,666 305,666 00000000000000000c4096a8a3b439692d5175c918261509297fceae2cc0f48d 586 0.30/1.00 vMB 32
305,665 305,665 00000000000000001e8a1939298c197cb8205bacbfaa53babdbbd7af4914fa92 233 0.12/1.00 vMB 42
305,664 305,664 000000000000000012c0f59ffb644c22f1c8c798f79d3edbf3e496587dfcfd36 663 0.35/1.00 vMB 30
305,663 305,663 000000000000000043d16f7b1cce7ba015f80ead0b743b7100fcea7df84fd82b 352 0.22/1.00 vMB 27
305,662 305,662 00000000000000001d6e344295c5f366135838a70882a0ba1bf7ed35fb9f8004 761 0.35/1.00 vMB 34
305,661 305,661 0000000000000000596117e13ec51431bfca0e8d4996eab2cabc72b60bc597ed 379 0.24/1.00 vMB 29
305,660 305,660 000000000000000021a35dee2d3ca04209b99130a332f9f9c713c6ebeb2da6e8 587 0.30/1.00 vMB 32
305,659 305,659 0000000000000000118b4c104bd3cdf62ddcbcfdcb66af97aadff2116e86a842 446 0.30/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.