Loading Tool

Explorer IconExplorer

Memory Pool

78,916 transactions
29.24 vMB
0.08537064 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt a2f8f2e205970258c0b6937921967b8c630392413f94ee8d63ea78c000920900
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root be2001f8c86c6b9a37fef2e80d1b3d69a350c308038641e0c50da4fbc3775c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.02409781 BTC
Feerates: 178.73 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (624,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,817 290,817 0000000000000000268ac29cea57dba9759920c469b4c750fdb4fb0724b43bdf 129 0.05/1.00 vMB 39
290,816 290,816 0000000000000000aa897d77ce47e4d1a46678363c07408ea4730fa4037a0b53 291 0.14/1.00 vMB 33
290,815 290,815 0000000000000000fe56afdb2c536903270fd3b0b116b075f1168de1c5578652 130 0.06/1.00 vMB 37
290,814 290,814 00000000000000002b48a17b045c83d45a743a5944057fac55b6589a36677540 481 0.23/1.00 vMB 38
290,813 290,813 000000000000000088d1d4ed14c4d6e015585cedaa7b7855e0d7c0c15743839b 749 0.35/1.00 vMB 35
290,812 290,812 00000000000000008d20f1ef8e3a73db234c7c9f310eb88a348410f20b75e6fd 15 0.03/1.00 vMB 6
290,811 290,811 0000000000000000811e810054d90719c0640ef87beb13f425e09b95b981c6fe 305 0.16/1.00 vMB 36
290,810 290,810 0000000000000000b8e1ff726f4c66395c4a19b84bcc3c2cc2bdd7cd895208c7 64 0.02/1.00 vMB 38
290,809 290,809 0000000000000000c9e0d962ffaf6ed43edb861e8b8bf3f541438feae8376db6 71 0.03/1.00 vMB 35
290,808 290,808 0000000000000000c2a62a3e24bab0fe7fa1b3fa0296690d2ee3c8d64a1a2c92 134 0.13/1.00 vMB 16
290,807 290,807 000000000000000027ee9a70cc18fe743c9d250003ea893e4ba4458844eb72ef 512 0.22/1.00 vMB 31
290,806 290,806 00000000000000001cdda103b40db7f7ef718dc906dccbd0d0a63f1b2b6a9551 457 0.25/1.00 vMB 30
290,805 290,805 0000000000000000c394c3db086feede60ff08ea453ff7bf8990a5ad755f9f2e 945 0.35/1.00 vMB 45
290,804 290,804 0000000000000000448aede4353dc37e6b68e709420dbe42229fdd9872192ee2 500 0.23/1.00 vMB 36
290,803 290,803 00000000000000001b1d01bf19a7fda215e344067119316c88e482a5972ea831 39 0.02/1.00 vMB 32
290,802 290,802 0000000000000000d8a7a2e96a8ee3f7cac47db6c80ff0513d24e55034e19764 640 0.41/1.00 vMB 29
290,801 290,801 0000000000000000e01b06fb9f3f038b8bc3a95d16c8849d1e9fd0cd77e929ec 567 0.25/1.00 vMB 34
290,800 290,800 0000000000000000eead43444d176cb781037af2856f549c8a4347aa27314524 444 0.22/1.00 vMB 33
290,799 290,799 000000000000000066a1b1b3487a2436b49cb9af3ddb9e03f874ab404e79191e 140 0.07/1.00 vMB 30
290,798 290,798 0000000000000000ce3ec0164f28468d9fad1220a0d83553b3020fa4f6b0a4ea 523 0.24/1.00 vMB 33
290,797 290,797 0000000000000000eb1eb815701b0ea015389ec635b2b366e608bb9d9db0e2ad 17 0.07/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.68 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: 679.06 GB
    • Received: 16.44 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.