Loading Tool

Explorer IconExplorer

Memory Pool

70,609 transactions
26.66 vMB
0.07237171 BTC
Random Selection Loading Transactions
Max Size: 160.95/200 MB

Candidate Block

Mining Attempt 1cddcb71437ad3968739a748597f0d2f67667fd391b244c6a8ba81274f975fa8
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root cebe19cd01f47ba603a1a90b79d573cf2aa78c1b52148b1d5d284f2705796b36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.01546875 BTC
Feerates: 150.75 > 1.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (661,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,803 253,803 00000000000000516b4031f20ceaf25394b8e2cbdc636c35422e00c4a04acac9 110 0.06/1.00 vMB 167
253,802 253,802 000000000000003620aefa11332b06a9d763f13b501ecafcab84473705dba43e 214 0.08/1.00 vMB 3
253,801 253,801 0000000000000002cd9b4acbb5fed8d5aa9520d699f86f0e789a10e1aea73663 69 0.03/1.00 vMB 22
253,800 253,800 000000000000005407d514543d703a67516104737c8157ef5720c394e9bc3349 389 0.20/1.00 vMB 107
253,799 253,799 0000000000000045cc8656631327275ca5ebe61a3ae99663bb510fd58f43bb21 111 0.10/1.00 vMB 41
253,798 253,798 0000000000000020c3a3a6ccfd0f11b49da388378b47957bfc596512d90ef45c 232 0.12/1.00 vMB 84
253,797 253,797 000000000000000df771f915bcad24ccd159c5bca85ff43b2ef8aae50da9cfef 48 0.02/1.00 vMB 79
253,796 253,796 000000000000004948c717fdf1d039786467c8a43beb47de9b5c61522dd3bbf4 28 0.01/1.00 vMB 22
253,795 253,795 0000000000000023bff662d586d594b5c4ea5f17f81c7056d9642bf8ce351f7a 578 0.26/1.00 vMB 126
253,794 253,794 000000000000001ba012eaf158e5d68d13e7538664294470c60769863bd134e2 449 0.18/1.00 vMB 85
253,793 253,793 000000000000003ae3f8f040af83e9c764dde4550998e45c0184d3b5f814c633 405 0.18/1.00 vMB 97
253,792 253,792 000000000000002f54c6db7e99a0a299f2d84297c74f537415233fade7983fbe 153 0.16/1.00 vMB 55
253,791 253,791 0000000000000008ee23ae4d5d231ea9f0189b549a4942ad0343b44217ef792d 47 0.03/1.00 vMB 52
253,790 253,790 00000000000000110eb6187c0965c787ceabb64f942ed7b27fa968922baac077 539 0.22/1.00 vMB 95
253,789 253,789 0000000000000016f7bdcaef1ab04f1e8084e0d40ce7fce4534adea2716caaa0 248 0.11/1.00 vMB 103
253,788 253,788 000000000000000eb54ed9598b5bfc17c909e535762201931d103a3c44f243a2 256 0.10/1.00 vMB 159
253,787 253,787 000000000000001efa9abb1c86c9fc9053385b7af0fef3494891283288383cea 195 0.12/1.00 vMB 87
253,786 253,786 000000000000004606457e65a683e775d65e680a76363138cfb7ef84bdd7b058 201 0.11/1.00 vMB 74
253,785 253,785 000000000000001a5a14d1bb19acd954c48a4832c5a36243e9946ffbbdfb3f1c 702 0.25/1.00 vMB 92
253,784 253,784 0000000000000048200fc94bed3a631ac95cb2f32826c585f714d5bbb99fafab 91 0.04/1.00 vMB 135
253,783 253,783 000000000000001055649face478ec0c7fd8ee60e518bae0948d184976e6cf05 140 0.06/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.21 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: 755.42 GB
    • Received: 18.95 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.