Loading Tool

Explorer IconExplorer

Memory Pool

42,134 transactions
28.12 vMB
0.09895944 BTC
Random Selection Loading Transactions
Max Size: 145.62/200 MB

Candidate Block

Mining Attempt 0e5ddce09ac3ca47414e2bcbc84b182fcb2a35f5738187b181a9668b07213729
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 33c0483424d75a00d529defc7baf3a8f53ddf58181c439b5708e1d0a4b41e07a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,090
Size: 1.00 vMB
Total Fees: 0.02169882 BTC
Feerates: 24.47 > 2.17 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (40,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,165 874,165 000000000000000000013cae7808aed6db0e84404011cdda6bb2fb828183ba6d 3,692 1.00/1.00 vMB 7
874,164 874,164 00000000000000000000a15214030ad413f84d77074515fd74b335291d0962b7 1,561 1.00/1.00 vMB 5
874,163 874,163 0000000000000000000016bc7c75b336ae9062a147d4d72a0bb6e61d35f155ae 2,794 1.00/1.00 vMB 10
874,162 874,162 000000000000000000023274d2712080ec961cf0563223219e9d9cd0b92cd2ca 278 1.00/1.00 vMB 4
874,161 874,161 000000000000000000013b5535569f2d43f5f83f8622af9c9021b9a53e700056 1,975 1.00/1.00 vMB 7
874,160 874,160 0000000000000000000174e581eff1f2e484d38e7180d976b46d4010a758c3de 2,081 1.00/1.00 vMB 7
874,159 874,159 000000000000000000008fbed1fd2ef50c68e39e9ceab3423ddd4449978093a1 3,567 1.00/1.00 vMB 4
874,158 874,158 000000000000000000023f9e6974a9ab0ff181a24be875b9afd7ae5e574ed4d9 2,369 1.00/1.00 vMB 7
874,157 874,157 0000000000000000000131391a56a91472fc62b7a4fd4903501ef8c6b26dbf4a 3,188 1.00/1.00 vMB 15
874,156 874,156 0000000000000000000089a598c36a53a3803ef271ab4127807b9a599404774f 3,086 1.00/1.00 vMB 10
874,155 874,155 000000000000000000007a05dbdc2fe2c1070621432962274e5823798cc0c1e7 3,067 1.00/1.00 vMB 13
874,154 874,154 000000000000000000024fe18bd3412e1d24a6b5c805e9dd90cb13fed1602bf5 2,317 1.00/1.00 vMB 7
874,153 874,153 0000000000000000000003ea40ea01bfd58623c06aa87501cfecf2fd4858eca3 3,578 1.00/1.00 vMB 14
874,152 874,152 00000000000000000001262c8ad33d784be82d12082825ef9f98fe6683d65ad6 2,865 1.00/1.00 vMB 13
874,151 874,151 000000000000000000016c817d59ccd1b9a08f9c034c58a31b39b6e8e3ab76b1 2,679 1.00/1.00 vMB 11
874,150 874,150 0000000000000000000149783222949e5998239c750cf8c501e9fd8ef240d9e1 1,253 1.00/1.00 vMB 6
874,149 874,149 000000000000000000029b6adac1f8cd2a18d9f05c11c7718305e578cc4df4c9 2,471 1.00/1.00 vMB 9
874,148 874,148 00000000000000000001257488308e41a778be186ad5f173555284b791f6f4ee 2,687 1.00/1.00 vMB 11
874,147 874,147 00000000000000000001d706a8e1bac88edfe97056fe82fadad21fe1cb838be0 3,195 1.00/1.00 vMB 11
874,146 874,146 000000000000000000007383aa32345426bfcc3e74eaa925ce1302c74f1f8281 2,132 1.00/1.00 vMB 9
874,145 874,145 000000000000000000000df754e62e8906e26b5e588a1e557494e52b94b249a4 1,800 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.88 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: 645.04 GB
    • Received: 12.66 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.