Loading Tool

Explorer IconExplorer

Memory Pool

77,096 transactions
28.61 vMB
0.08878684 BTC
Random Selection Loading Transactions
Max Size: 173.52/200 MB

Candidate Block

Mining Attempt 84331b4591ad29a17b4bd1d332918bbe57687dc0ad8e9b72ef88a7751cf22b3e
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 2aed53d56daa28b0e4043b80314ef02174f0c5a8bbfc42b4939fb91736f6274b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,970
Size: 1.00 vMB
Total Fees: 0.02319292 BTC
Feerates: 402.60 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (476,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,793 438,793 000000000000000002d40f4a669af5024358cfa5591f8518979aa13d58d3a4cf 1,957 1.00/1.00 vMB 74
438,792 438,792 000000000000000001385b15cf0fd1eff88f02674579a111f7f973a36765c291 780 0.47/1.00 vMB 50
438,791 438,791 000000000000000001919ef6e9a474a6f8487ff755fdc87e0e39e08f17bb5b4d 1,949 1.00/1.00 vMB 59
438,790 438,790 00000000000000000317c02f73a40ad5f8cc491ab228793960019525bc502c9d 1,837 1.00/1.00 vMB 54
438,789 438,789 000000000000000003f9d190bafceea763154aab4850f59f6d356f448dfff7e9 3,047 1.00/1.00 vMB 90
438,788 438,788 0000000000000000044923608aab3707e37ba1cc38038c7a8f38adb6ef2d5752 1,574 0.80/1.00 vMB 57
438,787 438,787 0000000000000000042da9034ee10638a4331c29f6c8f898eef317f396d20d7b 260 0.09/1.00 vMB 67
438,786 438,786 000000000000000002da8973ea72b73377e4e3224443c086574ccc41b8b9818e 1,799 0.90/1.00 vMB 62
438,785 438,785 000000000000000001472704b41cac0216087aa9fa875e819f3b64f616eeea11 254 0.26/1.00 vMB 19
438,784 438,784 0000000000000000040d6ef667d7a52caf93d8e0d1e40fd7155c787b42667179 1,855 1.00/1.00 vMB 47
438,783 438,783 00000000000000000255ec203c11238edbb1431fbc6e233935edec73ed176854 2,219 1.00/1.00 vMB 71
438,782 438,782 00000000000000000400d27e67657f6a6d87fcaff0757a9f7499a60bbca347e9 1,617 0.63/1.00 vMB 61
438,781 438,781 00000000000000000164d6c1f6a9e0d0468c6597c0908bbd616c648eee57d1d6 5 0.00/1.00 vMB 1,263
438,780 438,780 000000000000000001f4c116b9a3b58b37e8ed904e39122bc6cc4bd19e200212 909 1.00/1.00 vMB 16
438,779 438,779 000000000000000002e4ec25480252ce80667fc26dfd0a4da6575595357b5b74 2,492 1.00/1.00 vMB 74
438,778 438,778 0000000000000000004a2edb779b2fbe1f4a72f9319288535c29c356deceacef 338 0.56/1.00 vMB 14
438,777 438,777 0000000000000000010534316bd08c8a908223311c4c539be1444f4da5ace816 1,353 1.00/1.00 vMB 37
438,776 438,776 00000000000000000117731ff9294df13ef27a9e13396dc6332572738a9bc673 2,214 1.00/1.00 vMB 58
438,775 438,775 000000000000000003c871483aa5b2b1aa99d52197f724faced92738a0477e00 2,619 1.00/1.00 vMB 72
438,774 438,774 00000000000000000095ad688f40cd9634161e673cc3c2afbf71abb867a836e8 2,149 1.00/1.00 vMB 63
438,773 438,773 000000000000000003bbcf490738bcf58317fbea8862e938ba639dc12cbe199e 2,756 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.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.