Loading Tool

Explorer IconExplorer

Memory Pool

87,145 transactions
32.07 vMB
0.11631620 BTC
Random Selection Loading Transactions
Max Size: 196.06/200 MB

Candidate Block

Mining Attempt 94838a81c40ffc999844a39f0ee11b97104f72a3709b58a0e50f60eaa215cfcd
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root f792941c165a3329aa50eb903c6eb77a756c3a1992d5a00afd135e141af9e60b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.03223635 BTC
Feerates: 1,236.26 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (496,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,009 419,009 0000000000000000043275ad2bff24b3e16b0d20980ad9d87cee5482abf8eccc 1,273 0.99/1.00 vMB 26
419,008 419,008 0000000000000000018d28960f344188adab421491157c98fd40d6aba04cd461 536 0.19/1.00 vMB 68
419,007 419,007 000000000000000003af3075dd6157151298d655f71f589e9802e1e79569e43b 1,456 0.60/1.00 vMB 58
419,006 419,006 000000000000000003f99abf952030fd271f0c4e492834d413d336bc8b546fba 1,375 1.00/1.00 vMB 28
419,005 419,005 00000000000000000369f2806470aee4d66911fa324a32dd792907053698b867 435 0.18/1.00 vMB 60
419,004 419,004 000000000000000000f4dcf50aec0b265db36011c58fc1b0863fd226f0083aab 1,489 0.64/1.00 vMB 53
419,003 419,003 000000000000000004d3a8a259ae34b74729d1fdee0f52a71e7cd7e77cc91a39 620 0.20/1.00 vMB 66
419,002 419,002 0000000000000000005c1f4639030d83664af79dfcfffc5eab7645a2f0d01f97 463 0.24/1.00 vMB 51
419,001 419,001 0000000000000000018c391378d1c2f99243f33f02d2db23c8a1733229ef377c 1,123 0.65/1.00 vMB 39
419,000 419,000 00000000000000000051a164213bc4f1fb1f9ac014f92a6993bfc9fd4206d2ae 2,553 1.00/1.00 vMB 57
418,999 418,999 0000000000000000020e0cdb983f2fe5646a7e909097127990e2e2a43b382c49 333 0.73/1.00 vMB 18
418,998 418,998 00000000000000000159038d1966800878924df46bd00faf4a0fc8a927ee5c4a 1,733 1.00/1.00 vMB 48
418,997 418,997 000000000000000003065e09c029173a8bf70fe5c5bd6fd50207615468bae692 334 0.20/1.00 vMB 23
418,996 418,996 000000000000000003f8b32d09d0a9da17842956e4263ccb3d189351bf3dd515 2,594 1.00/1.00 vMB 58
418,995 418,995 0000000000000000002e637926c6ed67c8e252ab2a399c37032ea5c9fbb4b117 366 0.43/1.00 vMB 16
418,994 418,994 000000000000000001a6a42b86fb488e7f9473b3cb67a66aea6afc670a5fe844 923 0.38/1.00 vMB 51
418,993 418,993 0000000000000000038546656647c83576c5aa9f4ab6dc0d75a2bc229979683f 2,251 0.84/1.00 vMB 56
418,992 418,992 000000000000000003e2e06cebf4a431c7fef70dc3f66f5eb6afc63f33a8f040 1,717 1.00/1.00 vMB 38
418,991 418,991 000000000000000003b8c3f175a1a544fcd498d83e4ff578910c83907d30dee6 2,424 0.93/1.00 vMB 70
418,990 418,990 00000000000000000269dc2add5954f09e8dfba2870b1409a43d9d6a880de703 841 0.64/1.00 vMB 58
418,989 418,989 0000000000000000012c3220123bc76c83cf178f60e2550c7a772d4690c27bde 1,078 0.42/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.