Loading Tool

Explorer IconExplorer

Memory Pool

15,431 transactions
7.88 vMB
0.02367705 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.75/200 MB

Candidate Block

Mining Attempt 107bb267e4f1127fa96f09b61d425f48afbb0c6b345d1b022079db143eeecc3c
Version 20000000
Previous Block 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b
Merkle Root dd51cf0806867520a3e496f80d16e1ce495b4f0ed94271106f8268d06673ac34
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.00739384 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,420 (711,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,876 201,876 000000000000032f840a026580418c7c7b26bc7804a049953e921ef30e0e61a1 329 0.13 vMB 287
201,875 201,875 0000000000000064e78ce0479785fb62f50cd83478053f7b03e6b37ae428b8f3 303 0.16 vMB 207
201,874 201,874 00000000000002d7531e9144573730ecc8e2280cf6184bad68e8b4c1d874f001 64 0.03 vMB 98
201,873 201,873 000000000000052dec74cc59f12346f2802cfbc8c1f15f9b5a6609fddaffcc0e 92 0.05 vMB 32
201,872 201,872 000000000000007777e89e467ce346cd7a507c1116ada8fcbb05375db0d2ef78 95 0.06 vMB 87
201,871 201,871 000000000000014eb9dc0a82dd8188abbdfd7c969ccc87ea9a1ddfbb948f6d62 11 0.00 vMB 188
201,870 201,870 0000000000000538efa1af6fdfb5844bab57c615f5da49109e942220f3f4e7e3 288 0.11 vMB 235
201,869 201,869 00000000000001c76689f67f08117947a03ecedb3e3777a0f5bd59b053b5af50 384 0.14 vMB 190
201,868 201,868 00000000000003bf25d33018e7f9e71385ffacd863863820837ae6f67c1a319b 110 0.04 vMB 183
201,867 201,867 0000000000000221fac2ffc3c27c8fea1e0134490e8a8701a6590b375fdcd4aa 201 0.11 vMB 89
201,866 201,866 0000000000000006840d031dbfc3ddced3a290ec2545c349afb2df05e4b87c11 193 0.08 vMB 154
201,865 201,865 0000000000000497e98d362e38d141b03f40e0e034c0c3f4eb283917e5cad703 609 0.25 vMB 235
201,864 201,864 0000000000000228f1210a982fd02dc96d9e20d47b70d06ae196d63ab9b73c73 554 0.27 vMB 156
201,863 201,863 00000000000004e15ecf81f811166174afc4c615d68f0c90b08f0a3f08d11f3c 97 0.05 vMB 105
201,862 201,862 0000000000000152368443cd805b7935378ce5f2bb507c74a78e217f7a6b96ac 20 0.01 vMB 362
201,861 201,861 00000000000005764c6eb32c0417879032df3d73b25d7040e9b1a976516671e3 323 0.12 vMB 281
201,860 201,860 000000000000043c9c31a454f1baf36862648f03ea9c1bf011b4ec7e1dfd0d39 126 0.06 vMB 193
201,859 201,859 00000000000002ded15a94d7e6068e7d3d6ada5a2f9b696c8ea0fda9463e9f21 150 0.07 vMB 115
201,858 201,858 00000000000004211553b18523e11de409afca7190d6b52500d8d0af318053a8 445 0.17 vMB 217
201,857 201,857 00000000000000ae4a8f57540080e63b83c12c13e0920a31d486a703cfd615b4 1 0.00 vMB 0
201,856 201,856 0000000000000463587fb93104945f90516299b0eb3244b30ef37cf314ba50d8 950 0.43 vMB 123
Previous 10 blocks ↓
Total Size: 779.60 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: 294.00 GB
    • Received: 1.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.