Loading Tool

Explorer IconExplorer

Memory Pool

78,606 transactions
29.82 vMB
0.07716019 BTC
Random Selection Loading Transactions
Max Size: 181.97/200 MB

Candidate Block

Mining Attempt 723edb0a7d3f1c6c4a1c9b3f6a7de05c11b805b5709309461988707269db315a
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root e68d0c9c4155140500a0c9c340fea2fbf509b211604f85ce21152800929cb825
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,058
Size: 1.00 vMB
Total Fees: 0.01115385 BTC
Feerates: 100.46 > 1.12 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (618,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,034 297,034 0000000000000000048ff866dd26446f96a273d3521c4e72650c2047e8b9cace 452 0.26/1.00 vMB 41
297,033 297,033 000000000000000011ad9ff87c78f3659a1539f8ed2b111fd71e017496510f78 84 0.08/1.00 vMB 14
297,032 297,032 0000000000000000300aed630184c04505762be93d63ac4ee99c978d014165c5 583 0.28/1.00 vMB 37
297,031 297,031 000000000000000054192a2488dd85aed34e9173ed52b365557136c9416ea02d 84 0.08/1.00 vMB 17
297,030 297,030 0000000000000000343325d087f7c3a0bafca29d3ccb523cec5b5f27f5e324dd 1,142 0.50/1.00 vMB 50
297,029 297,029 00000000000000004e567372784332dc5746ddfd2bfce632737bd66b3c81be0b 395 0.26/1.00 vMB 15
297,028 297,028 00000000000000009471bc50186a932ec7d06ce839ac007edf709cf4e65e6a5e 430 0.36/1.00 vMB 33
297,027 297,027 00000000000000006c25ebfa7bbd313d3f5d7ff10358faada7f5b2830d9e2d5d 571 0.35/1.00 vMB 28
297,026 297,026 0000000000000000997eb938491b6ff39468fb860205b0a8bcb5beab6bfffc2b 512 0.23/1.00 vMB 49
297,025 297,025 00000000000000000501d88617a7d26d54ae5616f0c813dfb8d5966a7635e664 900 0.35/1.00 vMB 333
297,024 297,024 00000000000000002dce99d51e329ced854c7312d7085c1786a0a0d270aab133 129 0.05/1.00 vMB 35
297,023 297,023 00000000000000003a35fc685ed9207a4aad60f0667226ac4d1f9c1b0616ed83 969 0.46/1.00 vMB 45
297,022 297,022 00000000000000001193dd1e5023549dc32d6dcb0cf838d4bfab46536ca95977 409 0.24/1.00 vMB 32
297,021 297,021 000000000000000095a39029cf724f003721af98840e68d096794851d12aedf2 1,322 0.89/1.00 vMB 22
297,020 297,020 00000000000000001d506dfd6d8056e14ccce89d53e8fd117378e55ec9bf4420 1,084 0.35/1.00 vMB 61
297,019 297,019 000000000000000003420f67ea5d9a94b6caccb9b059cf2416d9b04689efddda 614 0.29/1.00 vMB 35
297,018 297,018 0000000000000000104a9a9c7f88eb6a0a4d7bac73a847f2b31c218fe53f7bf0 80 0.04/1.00 vMB 35
297,017 297,017 000000000000000007945e5eb317f3305d85597a663b515a7966a46ff2cdcfef 161 0.07/1.00 vMB 34
297,016 297,016 000000000000000054dfc1c8373a6f23c659fac7015ba7eeb76d9b22e3e058fd 50 0.02/1.00 vMB 31
297,015 297,015 00000000000000005904eb18b7f63a1b053e62055603e202f601ba3bfa7c7a3d 737 0.34/1.00 vMB 44
297,014 297,014 00000000000000008f1b8a1ef76b665dd5b308c7863729b9dbd652dde0c09275 120 0.05/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.