Loading Tool

Explorer IconExplorer

Memory Pool

45,272 transactions
28.80 vMB
0.13297176 BTC
Random Selection Loading Transactions
Max Size: 149.97/200 MB

Candidate Block

Mining Attempt 3962c2b34e3fb1be2871c2176bee115bb6d9567cc5e65b8370fa6e4c46c67809
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 9605deb8b1a00ef09c279c7382754c5ba99655daa0e020fdd34c0dd938efe28f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.03756286 BTC
Feerates: 78.42 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (526,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,190 388,190 00000000000000000356d7b03c3c813bd84e06a505dda794ecba0964bcd2e2ab 537 0.93/1.00 vMB 13
388,189 388,189 00000000000000000526837c05573450c62b907b21a83dd4046de41408f52b22 1,715 1.00/1.00 vMB 25
388,188 388,188 000000000000000002936200438917c79621405577029207d5956dee0ea3c3dd 2,182 0.75/1.00 vMB 51
388,187 388,187 0000000000000000004f6be1c4dd61d0a29e3499a9fda629d94d598a859d0529 1 0.00/1.00 vMB 0
388,186 388,186 000000000000000008a83a2bbfee63a3b7cde67230b4a6fcab73d6bbef1a4594 931 0.34/1.00 vMB 39
388,185 388,185 000000000000000009c9a81e19ae33394161e706218802c00f59a8a1ad5142e1 2,706 0.95/1.00 vMB 42
388,184 388,184 0000000000000000076e2dd0c2879736d504d3e16b21ca3c032fc7c5042b901b 1,908 1.00/1.00 vMB 20
388,183 388,183 00000000000000000aeca002b55e966f66e5b42f8faa1b3a82cc741fd1e7845b 1,503 0.75/1.00 vMB 56
388,182 388,182 000000000000000002adf8b7336f87a9e78d85262464f0f8908e721c151208e8 3,277 0.93/1.00 vMB 57
388,181 388,181 00000000000000000223c5938ef8e7a93abe1652df0f03085eda0c54c09bc3cf 1,911 0.93/1.00 vMB 37
388,180 388,180 0000000000000000051e8fa8a632e835e43fe86fc1b2f8ebca94216e13659b13 1,526 1.00/1.00 vMB 21
388,179 388,179 0000000000000000030f56d1189ed76f6fa40ed4e42c447db90c0752e40ed31b 3,130 0.93/1.00 vMB 57
388,178 388,178 00000000000000000bd8609d2562ba3de16ce2cc354f76fe05279463ad1a0a58 298 0.17/1.00 vMB 26
388,177 388,177 0000000000000000084f136376e9880a27ea25600b577e5f2e5101b779608a33 2,821 1.00/1.00 vMB 48
388,176 388,176 0000000000000000049280211132a7c37262dc030689419dde9afb4e9bd2f328 763 0.95/1.00 vMB 10
388,175 388,175 0000000000000000068bc7401981556c3cf05ee7f7fee8d30631087b9524f9dc 610 0.28/1.00 vMB 35
388,174 388,174 00000000000000000602f3b595f7c86bb81fbf2f245e68d6397a80738cb896cb 997 0.95/1.00 vMB 15
388,173 388,173 000000000000000001e56f148c147bb138e5a99f11732a0cf60529bf8237fdce 1,963 0.93/1.00 vMB 35
388,172 388,172 000000000000000002038c9ef1edbe9ab7b7f567c459afeacdc0625be9446dbf 486 0.20/1.00 vMB 33
388,171 388,171 000000000000000003d7318b7a6c13f1c8caac29607b3315f52ffac4665a5218 1,177 0.77/1.00 vMB 25
388,170 388,170 0000000000000000080145cf9da59c945f90f41bb77bbef346600799e15f8234 1,635 0.75/1.00 vMB 38
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.01 GB
    • Received: 12.64 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.