Loading Tool

Explorer IconExplorer

Memory Pool

44,902 transactions
27.42 vMB
0.06822576 BTC
Random Selection Loading Transactions
Max Size: 145.07/200 MB

Candidate Block

Mining Attempt 933c82491e8d21df4538bfadbd011107b9a599f11663c58a07becf14ef48af5f
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root ab4e185fee0b1472d811615374358124a3bd4e1e80943098611f226097c8715b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.01683195 BTC
Feerates: 200.99 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (705,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,797 209,797 00000000000000e532eac538ff4ecfa8e8dd64ccac1b5d79ba781a8b37202706 93 0.03/1.00 vMB 1
209,796 209,796 0000000000000167ad767ca666f5b9c1ec44ece5814a001d2be272cd5fd75a4c 126 0.05/1.00 vMB 95
209,795 209,795 0000000000000428a67e64ea7f678153a945c34507ed195554aba10b06efc5ff 56 0.03/1.00 vMB 133
209,794 209,794 0000000000000054cfb063032f91f0e246f36d119d06ebc6ee122e311fc471a6 17 0.01/1.00 vMB 66
209,793 209,793 0000000000000244eeec96f72003a1fa098da826897ffd8524b54d9974707a8e 8 0.00/1.00 vMB 42
209,792 209,792 00000000000000101d24390071f228006637589867cda6c4eab58211db2c2e5a 257 0.11/1.00 vMB 226
209,791 209,791 00000000000003d4ecff138cc9fcfec37a27f2e7e1e49f7a46d62ac8e281683d 149 0.05/1.00 vMB 81
209,790 209,790 000000000000034952d2d838791ad013e43c4f2280beb7a742f21bf96e5cf64e 84 0.09/1.00 vMB 447
209,789 209,789 0000000000000342f1d199706edfc9c3bb385934a2d7f2f278b38a36d66de254 61 0.03/1.00 vMB 106
209,788 209,788 00000000000000fbb12bcd375a5d355af3c6ceccb8a563e13ab4cf647b2068a4 59 0.04/1.00 vMB 35
209,787 209,787 00000000000002f421b8895852158c0df8aaf2912dd38799655cbac5c79c4e81 100 0.05/1.00 vMB 75
209,786 209,786 00000000000003d5fe68a2dc3a705c0417cbef95a9d669d5daadd45a73c4cf5c 1 0.00/1.00 vMB 0
209,785 209,785 00000000000002b7382e89749848f1b39cdd97c61d20c4f205f91952fde933a4 92 0.05/1.00 vMB 126
209,784 209,784 00000000000004c85ce94664039890a489421866926de517825b35be25a0df1c 180 0.15/1.00 vMB 107
209,783 209,783 00000000000004aaebddb7668b2a4b352fddd3e88fc9a7cf1593c48e7dbf9a6e 490 0.20/1.00 vMB 200
209,782 209,782 00000000000003cefd51fa3aeaa5958896bbf5f33035936079e2dea55fca5bb5 184 0.06/1.00 vMB 99,355
209,781 209,781 000000000000000a7fa7050cab88c3dc8404369f61107231ddf9801a7f3bce06 107 0.05/1.00 vMB 42
209,780 209,780 00000000000000dc9e0717f332523c715ea36579a1f2e2073ba1b15bab893bd6 244 0.12/1.00 vMB 158
209,779 209,779 00000000000003ef94f8db163d438f5cf00d0cbd4144445ad1acab0af9ebf456 154 0.08/1.00 vMB 109
209,778 209,778 000000000000024bed2a81755537b612909037f0ef0af6db0b6c706869be2913 193 0.08/1.00 vMB 213
209,777 209,777 000000000000037fef54f4acddd7abd517a470445da0335a4f44159b17cc4e5c 193 0.23/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.