Loading Tool

Explorer IconExplorer

Memory Pool

76,981 transactions
28.69 vMB
0.07341704 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt cb8ce6126cc22371ea0666aca68dee1d7e81726755499da380c9e9419fdded42
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8cea249c0c3938c968ef2914ed2002cab3c07de64ab028dfc5ca66c4b2c851e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,239
Size: 1.00 vMB
Total Fees: 0.01348361 BTC
Feerates: 71.79 > 1.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (262,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,903 652,903 000000000000000000073efea0921e8988302649bb6e944b07ee6c151a8d9c3d 2,490 1.00/1.00 vMB 74
652,902 652,902 0000000000000000000121300fd392e6b829aea9e178383b6438d2df0143dcb7 2,534 1.00/1.00 vMB 28
652,901 652,901 000000000000000000039d94827464382ac051109ae0c4a14150d44a176168b3 2,876 1.00/1.00 vMB 54
652,900 652,900 0000000000000000000668c21d8d34cc9e7e007831d0ffad19ee1b1b5f1b83f1 1,800 1.00/1.00 vMB 57
652,899 652,899 00000000000000000003114203c88abf7961390e88a188c407d285259265066e 1,731 1.00/1.00 vMB 76
652,898 652,898 00000000000000000001188164471a100895b7322e9a0d699c6ef64deba1481d 2,839 1.00/1.00 vMB 86
652,897 652,897 0000000000000000000a48bf87125182c35e81774a94bc0a16ecf44e03725d5c 2,348 1.00/1.00 vMB 78
652,896 652,896 00000000000000000001fbdb1e58566d1413dc7ed12988da6f58c592e5d35bc2 2,205 1.00/1.00 vMB 18
652,895 652,895 00000000000000000008a96f03bf6131dba4ea681b9718058baa08bacee9525d 2,167 1.00/1.00 vMB 24
652,894 652,894 00000000000000000008ef376159a20651d60a3c6ede921d595f5baf5aab6d8b 2,480 1.00/1.00 vMB 40
652,893 652,893 00000000000000000003ec3609c44a7e9e42749a64e0279033326f30cb02d8a0 2,760 1.00/1.00 vMB 45
652,892 652,892 0000000000000000000e3234f5d80116970d6c102b54e5f5ff9e19b0471f63ea 2,828 1.00/1.00 vMB 79
652,891 652,891 0000000000000000000ca00ff9bcf801c41f7b6f3627f2a722126727525b12df 2,698 1.00/1.00 vMB 56
652,890 652,890 0000000000000000000a211ffeaeaba072bb8529f6121a0c5ca05c339709e265 2,390 1.00/1.00 vMB 24
652,889 652,889 000000000000000000033f0cf98ce39728e129449ee122ecccfde9eeba21a006 2,950 1.00/1.00 vMB 75
652,888 652,888 00000000000000000008878ea15a017062d0e748924b051c2587e0024e67808a 1,598 1.00/1.00 vMB 25
652,887 652,887 0000000000000000000963c8400c2ee20a6fbaa69dc4a94ee6cae644e214a39b 2,730 1.00/1.00 vMB 53
652,886 652,886 0000000000000000000c46451a85194ac3bb8b53c3163801570d0549368d9ff4 2,425 1.00/1.00 vMB 28
652,885 652,885 00000000000000000003cafdf0c644f4b2862b477bc26a77eebe4b51728faa48 2,640 1.00/1.00 vMB 53
652,884 652,884 000000000000000000080a20fd16585577e13726f142e32619efd4609456f449 3,131 1.00/1.00 vMB 52
652,883 652,883 0000000000000000000d0765f8ddf4e8d811bc5878802f624aa81a3825a693da 2,549 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.