Loading Tool

Explorer IconExplorer

Memory Pool

77,273 transactions
28.71 vMB
0.09503109 BTC
Random Selection Loading Transactions
Max Size: 174.04/200 MB

Candidate Block

Mining Attempt bae1e8f2f549f6a023048abc9f15a40e5fdaa0bc7405c940dcabc98a8b589b52
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root cd991921f8522d5fab8cf2366fd80fec1a1363c6bc36e06838692672025ac832
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,413
Size: 1.00 vMB
Total Fees: 0.03530379 BTC
Feerates: 101.64 > 3.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (122,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,898 792,898 0000000000000000000003858653d6611c911c4b369505fbbe4cd00041966f56 752 1.00/1.00 vMB 17
792,897 792,897 000000000000000000049767bcd0ce4328246ce578ae65a4fae0e0f2544a2e49 659 1.00/1.00 vMB 16
792,896 792,896 000000000000000000056df12c33df74d9d57dd9ca244046381dfe04995ab896 1,836 1.00/1.00 vMB 21
792,895 792,895 0000000000000000000338ae8ec144522e6d14a9313e8f617dafa0e3564dcbb1 1,153 1.00/1.00 vMB 14
792,894 792,894 00000000000000000001602068d9b06a8964d8d464460919e3175b8d462c4830 1,970 1.00/1.00 vMB 24
792,893 792,893 000000000000000000044ef115e457e97db7757799392b292ffcde0aeef42162 2,307 1.00/1.00 vMB 33
792,892 792,892 000000000000000000013767ae9692bbd76ae25a4f4241c368536677106b7cb3 448 1.00/1.00 vMB 15
792,891 792,891 0000000000000000000360a2d4e13145c951bdbe267b453a3f08553b4532597b 1,909 1.00/1.00 vMB 26
792,890 792,890 000000000000000000032b5c3e598e912ac80b36f9977b48338c905936451716 2,926 1.00/1.00 vMB 32
792,889 792,889 000000000000000000024a6c87e020327debf2e017f49a58e651c00cea4a7ed6 1,106 1.00/1.00 vMB 23
792,888 792,888 00000000000000000004eef1a1e6f87f51e13e32ec2410f94b0d131036a7ad2e 1,285 1.00/1.00 vMB 19
792,887 792,887 0000000000000000000401386ad4c65096af087e6e852ed0c95ec4d2b1e54600 3,475 1.00/1.00 vMB 24
792,886 792,886 000000000000000000016ac90e38502849295075e953608c93ef8e752964d3c2 2,797 1.00/1.00 vMB 18
792,885 792,885 00000000000000000002c96f1e2dbf23f3b6dd3f427505e4039d85e30d447859 2,443 1.00/1.00 vMB 36
792,884 792,884 00000000000000000003e3531e8b58de8c015d15b6dd39176c6d7861fc317d08 3,391 1.00/1.00 vMB 35
792,883 792,883 00000000000000000004a0e2f0847d217893937bf6877c6935c94886429dd107 2,903 1.00/1.00 vMB 50
792,882 792,882 0000000000000000000240e17e5c24b0885244a9662467bd0a384fb22a76a996 1,112 1.00/1.00 vMB 18
792,881 792,881 000000000000000000034d19f17fc0e4f15d299517ab13206a06333f366a2af0 769 1.00/1.00 vMB 14
792,880 792,880 000000000000000000043a97b6fb26960c2ade5a092a638cb64fc9ffba473297 2,407 1.00/1.00 vMB 31
792,879 792,879 00000000000000000005228e49554ce9d1c3849be964821e08748d43e75953a0 2,019 1.00/1.00 vMB 24
792,878 792,878 000000000000000000003aceac85afa8ae4bea10896fb9286f343d70f587a58f 1,667 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.59 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: 671.61 GB
    • Received: 15.96 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.