Loading Tool

Explorer IconExplorer

Memory Pool

44,400 transactions
27.57 vMB
0.08712792 BTC
Random Selection Loading Transactions
Max Size: 144.44/200 MB

Candidate Block

Mining Attempt c2e5aa0bdc46f21025c165980d70420547f49a6fe860edf8e2301072434814ef
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 78c50f86f6484d72918e5a247aeaf83664db907dbbd38d18aa86b64014645fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,926
Size: 1.00 vMB
Total Fees: 0.03346631 BTC
Feerates: 151.65 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (514,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,020 400,020 00000000000000000349c21577f736ee5dc3ffc8634209ec14885fe4a5b900ed 2,400 1.00/1.00 vMB 84
400,019 400,019 000000000000000000755e7f996420ca9a5d6117a477591e0d039a6ec23f887f 663 0.89/1.00 vMB 15
400,018 400,018 000000000000000000ec385d245cd61cfbc53114329bd7bea2ee64d9ee512756 214 0.15/1.00 vMB 32
400,017 400,017 000000000000000006b02c67f70bc30f1919d2a3ecf1c6587675be2a0bb5050d 2,140 0.98/1.00 vMB 42
400,016 400,016 000000000000000006afe4bb6e23630a62bfb526d91e44e12290e10c4c9cc1d6 589 1.00/1.00 vMB 14
400,015 400,015 000000000000000003b7d7925eb0311577db6752d315ebbed918d5d3ef66fd1a 513 1.00/1.00 vMB 10
400,014 400,014 00000000000000000223f8b74b3bcbf63cd470aac72982f74f304055132b2560 2,652 1.00/1.00 vMB 50
400,013 400,013 00000000000000000410d8e13d127f29c2e6c0abddcb2244a5dee8103bd5a7a6 907 0.95/1.00 vMB 20
400,012 400,012 0000000000000000029708af11ebd1ff430bc2b618c5c1e09675e6ac9534d1c9 818 0.75/1.00 vMB 18
400,011 400,011 000000000000000005c0d486b6928d9519588b05d6f545d5125ef43cd2094211 2,466 1.00/1.00 vMB 48
400,010 400,010 000000000000000000164df419ffb4dfb9dcfedd607b6cf4ee72060de9e78872 1 0.00/1.00 vMB 0
400,009 400,009 000000000000000003cd640ce5d411896f930545eacafb34d217f6bdc3d59af0 991 0.95/1.00 vMB 18
400,008 400,008 000000000000000004ec7074838a37fb6ba7f7d267e66b0a2154e6d227632841 2,080 1.00/1.00 vMB 38
400,007 400,007 00000000000000000477be62b5522ca5384429312063384dadf01ae1bba40110 225 1.00/1.00 vMB 21
400,006 400,006 000000000000000002f720e90c8f3d9570c62c5b6ae18a6945ebe1768d92b008 2,091 0.93/1.00 vMB 39
400,005 400,005 00000000000000000312974d8176c5e5af80f8ec386d01d3d8b6dd638b68ef7b 3,081 1.00/1.00 vMB 62
400,004 400,004 000000000000000003b60bf0592247da3c75a38d1c4c44e7c62e51ca3a6db44e 1,706 1.00/1.00 vMB 43
400,003 400,003 0000000000000000053c5d6913444bcef2a5a2a6ec84cb0dbaef93e6ad3074ba 1,419 1.00/1.00 vMB 29
400,002 400,002 0000000000000000016578099aab6d26d41c8815e9ab5f204f505ba4ac3c084d 2,849 1.00/1.00 vMB 43
400,001 400,001 000000000000000005421b1b2ee6d06d037557d7f5ec96852542413cfed40c22 1,298 0.98/1.00 vMB 65
400,000 400,000 000000000000000004ec466ce4732fe6f1ed1cddc2ed4b328fff5224276e3f6f 1,660 0.95/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.