Loading Tool

Explorer IconExplorer

Memory Pool

26,508 transactions
8.19 vMB
0.06328423 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.74/200 MB

Candidate Block

Mining Attempt 411fc5b1bb19232e80fbcfccbf0d8b47174a960b2fda88c82e206d3df496cc3d
Version 20000000
Previous Block 00000000000000000000509134f4cc7e9cf327299f81f0e594b3d1dd3418e2db
Merkle Root e5721d531fc8a4af008a5682f2535979ec4d28831e8d344d6609f7c225117825
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,681
Size: 1.00 vMB
Total Fees: 0.02078846 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,994 (707,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
205,923 205,923 0000000000000422f22a3f03fe67222dde5c8fdaa989954ebf07596036f65452 0.07 MB 121 156
205,922 205,922 000000000000030bf4a7132969cc0f0e989a60ec00e631da9e7c7233c792ffc2 0.14 MB 193 147
205,921 205,921 00000000000002460474e3af0c72570d423e34429109057880da01254a18032d 0.04 MB 104 39
205,920 205,920 000000000000022fc372a711c0e7926927e522ba4692f673069edfe825c7f789 0.07 MB 224 218
205,919 205,919 000000000000030a5c187b475d7f1837af1df54cb92fc2d73f9dcf59f3d54cbf 0.03 MB 84 70
205,918 205,918 00000000000001ca046f9cbe41f2c161bbd2984dee78ffab28fc252af7680a98 0.12 MB 273 290
205,917 205,917 00000000000003a7550ed0f752c267c5ba2ec7ae64257a03ef4906e74c706ce2 0.00 MB 10 153
205,916 205,916 000000000000008b9dc4ad41d96f8fc6a5bc2eec171aaaa457dc0d3c3c170a7d 0.12 MB 175 192
205,915 205,915 000000000000012d52f7fa894de0b0dcbeee04b97e4b01002845e0c7f5b9bbf6 0.16 MB 152 167
205,914 205,914 0000000000000297a8c690823d3a899c5e04397c6d689c468f54a890266d2d41 0.21 MB 505 199
205,913 205,913 000000000000048805da02ebb2e8d5ddf3f243054852c2d9ab9b2fa4c5b1b0ec 0.00 MB 9 222
205,912 205,912 00000000000004f057ce014d73f054ac2e6ccaec5fc069cf7288fe41cafb8024 0.02 MB 33 87
205,911 205,911 00000000000003f791a4acbd3f052f5dbf855fd6820e748294c172dd37919231 0.04 MB 58 119
205,910 205,910 0000000000000203659728764c2b022d1849d0c08177978764978237ef25366c 0.00 MB 9 150
205,909 205,909 00000000000002e6ff3f445a30041be42a81f31378c03f36f1515633f072271c 0.15 MB 305 63
205,908 205,908 00000000000004f87e20a5515527ef2d45d5d6c435af8781c8351fda7e4904db 0.30 MB 700 232
205,907 205,907 0000000000000238a9198aa0432f16cea46831f9f84dafaf58aed33830a64ee3 0.00 MB 7 334
205,906 205,906 00000000000002392bf03c50b3248a891e23682e56199e45cbdf242193296086 0.00 MB 1 0
205,905 205,905 000000000000029df5ae1c6b3ca237a7e9d1343cd9d8c1676fe95752a7cc57d5 0.11 MB 195 176
205,904 205,904 000000000000027c5e9f3964ddee2613a35bb75990ce549ffeaa12625fb5ef1f 0.00 MB 11 471
205,903 205,903 000000000000037121ec311b6fc779bdd4331f3520f89069b6a0c8cb33dbf8f1 0.11 MB 120 140
Previous 10 blocks ↓
Total Size: 778.83 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: 373.75 GB
    • Received: 3.38 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.