Loading Tool

Explorer IconExplorer

Memory Pool

79,547 transactions
29.67 vMB
0.07780757 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt e084462d2f121fa67e257cbd095a2ff4fccf71c10705b1c476a1a2e861d75521
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root bfb13196bd39365f4a9727f0d9a08ebc1813a3bd5403683d80d2da4cc1d5fa02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,420
Size: 1.00 vMB
Total Fees: 0.01735576 BTC
Feerates: 502.65 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (749,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,411 165,411 00000000000000742361f6cbe45d2b544f1be2654ae2b2f9ad7edb8b3bc8590b 148 0.07/1.00 vMB 95
165,410 165,410 0000000000000821a321c9ba083c40c102943d4f5c87b8feba784225c882cd46 31 0.02/1.00 vMB 20
165,409 165,409 0000000000000bdec79cee4a0699a01942fe263d93eac2fa9b35521306960e4d 7 0.00/1.00 vMB 440
165,408 165,408 0000000000000685b39fa61c894600b0592a2c1c75315087a33516f8e1b60e0e 23 0.01/1.00 vMB 163
165,407 165,407 0000000000000a2f6ce502e86b40210ee44b39bcce0adc08dce5cf949dae46ea 40 0.02/1.00 vMB 103
165,406 165,406 0000000000000abe78e08f37a6b6e6dd2a4b337d7379ebd2a060d85b4b6bef5a 141 0.05/1.00 vMB 50
165,405 165,405 000000000000003200c4b03d6121c4dcf06439073adae74a017f36e9683b67f8 68 0.03/1.00 vMB 101
165,404 165,404 0000000000000729d9b76de9bdab97dbaa098f493f6943bfd79bb1f85d5a5f3e 101 0.05/1.00 vMB 70
165,403 165,403 0000000000000ba6db900ea5fb7f64ebc29179f221def86f27500ec08c281031 23 0.01/1.00 vMB 1,073
165,402 165,402 000000000000040ec52afb3e84ab33c7935852274896f819653a733be1064913 66 0.03/1.00 vMB 193
165,401 165,401 000000000000000b45aef7ef7c165509f56639dfcab6c673da274f6efe9910e6 60 0.03/1.00 vMB 156
165,400 165,400 000000000000068e6204201727d960ac6d595eb5a46f495712473b8594b5421c 55 0.03/1.00 vMB 77
165,399 165,399 000000000000041a6fde576fc1c0d3c130eb97d726bfd9b887b0221f4b222d76 63 0.03/1.00 vMB 389
165,398 165,398 0000000000000bb1ce419c2e066039d572742132b0fea976b5488c7ec486c635 4 0.00/1.00 vMB 532
165,397 165,397 000000000000017d70bf652a76fefc89b02276769447bbdc28a12945faa98efc 24 0.01/1.00 vMB 395
165,396 165,396 000000000000013ff5730d1d5e492a9dd2fd1659d5bf778838a6b2c75302930a 127 0.04/1.00 vMB 83
165,395 165,395 000000000000055a2f1df4cd025a6b814e038b433cf3ece9c372b47e287b41b6 53 0.03/1.00 vMB 117
165,394 165,394 000000000000067f458cb619dab4f096688d9458349afd70d82182b556817b65 6 0.00/1.00 vMB 16
165,393 165,393 0000000000000babdbc595be1e79b38fa5a43b623a0308909cbe60edc37aaff0 89 0.03/1.00 vMB 142
165,392 165,392 000000000000038dea57e08b4406c4f0de9ce0b8d828af5769d713a5f544cbed 119 0.05/1.00 vMB 530
165,391 165,391 00000000000003de9b4ededc78e6e821fdd64ada31d4d8c48b430ddd2725eb79 41 0.02/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.