Loading Tool

Explorer IconExplorer

Memory Pool

80,025 transactions
29.20 vMB
0.06848038 BTC
Random Selection Loading Transactions
Max Size: 177.95/200 MB

Candidate Block

Mining Attempt 5418c62b58e13e7bf3b4d1b26b6497addf6bd68fe3bca982aede59d24a66f25a
Version 20000000
Previous Block 000000000000000000019fafbf0b2368823dd13b794ccbffc51e420bcc8a07ae
Merkle Root db3f3c094e58b001dc34439c9e48e7dc8d21b2de27de25b6542d24744b5e84cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,879
Size: 1.00 vMB
Total Fees: 0.00740078 BTC
Feerates: 201.05 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,084 (252,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,689 662,689 0000000000000000000c1ba8d27fcfaf18003c6c421be786102845280c44b8bc 1,884 1.00/1.00 vMB 78
662,688 662,688 0000000000000000000e258ec51aec8c861c0d9bb63d4ae7ae53aa4c73bb1020 2,933 1.00/1.00 vMB 88
662,687 662,687 00000000000000000008cacf141a826c81e9ac3b3bf622e2575ed41b63cf8c9f 1,537 1.00/1.00 vMB 101
662,686 662,686 0000000000000000000cdd35c00fc1ee95c0f3c606e28e249bdbbfc61df099e6 2,718 1.00/1.00 vMB 102
662,685 662,685 0000000000000000000e1e87be767774fdc7507d198a97f08deab368279fdc0e 3,149 1.00/1.00 vMB 109
662,684 662,684 0000000000000000000994781a464ed316839e08cbcb638f9550ea8b600b7c08 2,862 1.00/1.00 vMB 130
662,683 662,683 0000000000000000000b86091d480ccae977b509fefaceddca5ea0587c559b31 2,630 1.00/1.00 vMB 129
662,682 662,682 0000000000000000000d7eab0f84792d8c8118b3f566e915db3710bbb4fc7049 2,507 1.00/1.00 vMB 109
662,681 662,681 0000000000000000000dc80ee18f5c84abe65962548038e3017152878093af75 2,618 1.00/1.00 vMB 129
662,680 662,680 0000000000000000000bf1e100736e32647e7cb9163ced2b054827934a19eb9b 2,686 1.00/1.00 vMB 121
662,679 662,679 0000000000000000000c54278584c310512be892f8a25e7c6215117f41bfdfbe 3,212 1.00/1.00 vMB 140
662,678 662,678 0000000000000000000db38354eeb5a0f01502f2758897fe12171905f108658c 2,924 1.00/1.00 vMB 134
662,677 662,677 00000000000000000008b9476aeb764b4a9c39a7298c374475f1c61f762b2ade 3,023 1.00/1.00 vMB 147
662,676 662,676 00000000000000000003ac527390940f2a2d181f6f58701bf86830d43a2d0fb3 2,201 1.00/1.00 vMB 71
662,675 662,675 00000000000000000009c384aa2e18bb31458c791c736e2b47a47becfb612684 2,944 1.00/1.00 vMB 113
662,674 662,674 00000000000000000003c01cc826703b9d1b4af058e7ad1eb37d27b629e4dc44 2,486 1.00/1.00 vMB 83
662,673 662,673 000000000000000000075001e9197d795e5685a979742ad5110db42b946d493f 1,036 1.00/1.00 vMB 99
662,672 662,672 000000000000000000077aabde54f75271676fa34cc572ed1767dedcbd01dcd7 2,717 1.00/1.00 vMB 133
662,671 662,671 00000000000000000000c6cc54cedee0bc2148c0cebbbe13de38a710ef360cf1 2,522 1.00/1.00 vMB 149
662,670 662,670 00000000000000000001735a9a0b6e2a5352a379a77511d33340548d0e8510d1 1,963 1.00/1.00 vMB 84
662,669 662,669 00000000000000000003a346f926bcdd9712527586ed62aef92d1113812c234b 2,004 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.54 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: 669.03 GB
    • Received: 15.72 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.