Loading Tool

Explorer IconExplorer

Memory Pool

81,158 transactions
30.37 vMB
0.11840051 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt 70e36514eea81724e70351ad4411c4e6b1cc83d55f5fae638840c6e71f68a663
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 3bb8cf5c6e7b9969703d61eda54f7eeb421ceae3529ca499d9ce011e77adfef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04432266 BTC
Feerates: 150.68 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (301,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,744 613,744 00000000000000000008f92645bf3a217127f76b1da5c9600e916b98912167b7 3,342 1.00/1.00 vMB 16
613,743 613,743 000000000000000000111ad9d6e93f6872e27dc2a39fbdecd3475e225a6baf20 2,947 1.00/1.00 vMB 23
613,742 613,742 000000000000000000051970831ee28b938486a07ba52bf23063519522a3eb7b 3,197 1.00/1.00 vMB 13
613,741 613,741 0000000000000000001167bf47857b275cce5d38910a50cc1849af750065989c 2,629 1.00/1.00 vMB 12
613,740 613,740 000000000000000000075ffe53a67c9b35a7a8752b25c1997c75d5132dc7180b 3,393 1.00/1.00 vMB 15
613,739 613,739 0000000000000000000451a4379978c185e8af36c17d9a3bbbdebe95179fb8db 2,581 1.00/1.00 vMB 28
613,738 613,738 0000000000000000000de7f0d091e0d5bcaa030e752dc5ff2fea21ff06ea2bd8 837 0.25/1.00 vMB 12
613,737 613,737 000000000000000000076db906052434f0c7e699f4533b3de904114374fe28a1 186 0.05/1.00 vMB 12
613,736 613,736 000000000000000000041b109489bf27a02f772e6a8394604d5a92fe21687153 2,304 0.67/1.00 vMB 8
613,735 613,735 000000000000000000027f44f5cf3c13451e301acc6027f6948b28202c52ff71 2,750 1.00/1.00 vMB 16
613,734 613,734 0000000000000000000936ba4cbb2925d23beb88eef6ef147ca28b6c157d8023 1,534 0.48/1.00 vMB 16
613,733 613,733 0000000000000000000f3cb7d1c11694598b359624fa5306f6d56de2c7278326 498 0.18/1.00 vMB 13
613,732 613,732 00000000000000000008af587a78a73da7c9f011a676abe1548591a7b0b99943 2,201 0.76/1.00 vMB 14
613,731 613,731 00000000000000000001b2a04d51182e508c076dab370984ac7623c057acf282 2,950 0.90/1.00 vMB 10
613,730 613,730 0000000000000000000bc761609b18ab3873860f2f79a8b1b6f8ed828a4449bf 2,689 1.00/1.00 vMB 13
613,729 613,729 0000000000000000000bea623eac91098e67954893a7a142d7ff511537b68294 2,972 1.00/1.00 vMB 17
613,728 613,728 0000000000000000000d792ba5d28e0dd0de1b34e2fd4d32a5341af90a22b73f 491 0.17/1.00 vMB 13
613,727 613,727 0000000000000000000fd7cf7b44535a6e6e21a321f9b12a23912eb3da855d37 620 0.18/1.00 vMB 14
613,726 613,726 00000000000000000012c854a5451597def68b1d5d4050b4e0d1cd42543130ab 1,724 0.55/1.00 vMB 14
613,725 613,725 0000000000000000000545032fdf85e9819af790c636cd3a445158b83a4bf71d 2,573 1.00/1.00 vMB 14
613,724 613,724 0000000000000000000bb94555aeaacab41c1e95d8abfb0b809d8e7725d831f0 2,655 0.88/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.