Loading Tool

Explorer IconExplorer

Memory Pool

78,929 transactions
29.11 vMB
0.08355225 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt 278aeef2901b7617445c3c2611ec7185940da94bafde72b06df838245eb5f35d
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 555e7ae43cc74dd4003296d4f9b8c47c0ee42d2186f5ffd20278ff273426072e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,657
Size: 1.00 vMB
Total Fees: 0.02237602 BTC
Feerates: 146.36 > 2.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (807,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,995 107,995 000000000000989a1d2b6d80c23ab4817a81108b6a110502e835108dbe045ac0 11 0.00/1.00 vMB 0
107,994 107,994 00000000000043c6cdca59c253740d0c217e76ce13d785bebd5e41b1cfbc8a0b 12 0.00/1.00 vMB 0
107,993 107,993 0000000000017da0a3dbe44e0cfa842f6f4a5686187618e49013932c59aa6e04 37 0.01/1.00 vMB 0
107,992 107,992 0000000000017b2ae6a08282b78f0509ad82f070458ae641a74f0171004e9197 1 0.00/1.00 vMB 0
107,991 107,991 000000000001f1ea8cf7c5287bfbf90728d6de8889e685d6f4106759130c4a5b 1 0.00/1.00 vMB 0
107,990 107,990 000000000002635c6a81c6f36c3f59130507318bf4d2b37b61410f8e8cd127a5 4 0.00/1.00 vMB 0
107,989 107,989 000000000001ccc11a4993b230d500ad60d8a0191045c4939a2b300b0a1bf4b0 2 0.00/1.00 vMB 0
107,988 107,988 0000000000009cbc2a2ca7c78029e01d387f8d4c09f0c5549b64c63555dd90b5 1 0.00/1.00 vMB 0
107,987 107,987 0000000000016144c4910693493eed8eeebaf8c8d80ec69b1918aaa947344683 2 0.00/1.00 vMB 0
107,986 107,986 000000000002718aef814f80808067017d048e309f827920cc3cc37c0320692b 2 0.00/1.00 vMB 0
107,985 107,985 000000000001b792e6513d6ca8204c4eeafe5702db55fcf636be07b850453c18 9 0.00/1.00 vMB 0
107,984 107,984 000000000001c38c333f3bc20b2177ae63b79147eefd5a81a63547b5adf3e511 16 0.00/1.00 vMB 0
107,983 107,983 000000000000ad2de2bed030b0af4cd4720e885889ade6ad834898f9f859e303 3 0.00/1.00 vMB 0
107,982 107,982 000000000001622109bd89c69c12fb9518dd5b8e4b43e5ce09545715ea40ad53 4 0.00/1.00 vMB 0
107,981 107,981 000000000001cf85d560d9488ae654b1dcd11fcf3862dcf09a5496862691d484 5 0.00/1.00 vMB 0
107,980 107,980 000000000001e718eb9a3d28a58796350cba2d153e0c4d60b8426afa00a51549 8 0.00/1.00 vMB 0
107,979 107,979 00000000000063de2f6ae5de6f2107750883b7984adc5d1cb596b9033c40c4e9 14 0.00/1.00 vMB 0
107,978 107,978 0000000000004cdb721cb6424b7b8ee755ac067eb9d4bfa0dfc171f1a10c13aa 3 0.00/1.00 vMB 0
107,977 107,977 0000000000019a660f933e9942bac0006aac86476223a67528bcbe56dabcbce7 8 0.00/1.00 vMB 0
107,976 107,976 00000000000282ec1859b885e7b6d8807eb9ca35bbc6b0dd16e016d8e8bbe502 33 0.01/1.00 vMB 0
107,975 107,975 0000000000027ab0bc958df41356064a99a852551c733b495a18b3966e660e3e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.