Loading Tool

Explorer IconExplorer

Memory Pool

41,525 transactions
19.76 vMB
0.05561317 BTC
Random Selection Loading Transactions
Max Size: 110.81/200 MB

Candidate Block

Mining Attempt 6dff20c5b194a741cc2af5f7d848f1503a56cbd0e1fb08d75063837a99b4846f
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root 77b7ac901bf8e28cd79a2542bf9185fe01c3ee0bc6a674eeacbca4059aa5a741
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,368
Size: 1.00 vMB
Total Fees: 0.01709721 BTC
Feerates: 301.20 > 1.71 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (740,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,997 172,997 000000000000008ce313029fa1ef8eeaa6460df47fac68b17156794b0e371c88 167 0.05/1.00 vMB 36
172,996 172,996 0000000000000ac55c8a79cdd2aa62c8b44adea027ea2f430eb5ed451c568f83 85 0.03/1.00 vMB 37
172,995 172,995 000000000000026acc702a3111946c45634a58a1074f79ca371eadc84b306c30 108 0.04/1.00 vMB 193
172,994 172,994 00000000000009176bf831526120cd846fb91b4f174bbe13b26fdc4439497029 57 0.03/1.00 vMB 68
172,993 172,993 00000000000000b4b824bf5fa3136bd403df58ae54686ad4d8c2d0da9fd18534 1 0.00/1.00 vMB 0
172,992 172,992 0000000000000ad89bdfdd506dd90890e092b0dfd73affec90d0a822a64eefcc 98 0.04/1.00 vMB 154
172,991 172,991 00000000000004b3485104079c87aa6d5c44239e7f63b03ab8e96ea887688c45 13 0.00/1.00 vMB 0
172,990 172,990 0000000000000442caa9e52fbf0621e4e520e6673c7c6496b135d362734ec8f0 82 0.03/1.00 vMB 54
172,989 172,989 000000000000089fa0b84fc93a4523ac93b6b8917f5a4462f6b97833c937594f 56 0.03/1.00 vMB 55
172,988 172,988 00000000000006401d01af01e905e519380d77a2ae30296eae49ef18aa82c2a8 18 0.01/1.00 vMB 62
172,987 172,987 00000000000004500fdb7242c325f22c2bd9ff62b8b89873b79264ffaedefb74 45 0.02/1.00 vMB 99
172,986 172,986 000000000000043ee37cd61d840912db60e398e6bbd42e04c1736079d652f5d5 73 0.04/1.00 vMB 60
172,985 172,985 000000000000075234aea917ae90e409151f29b6ae673cd55b4638f5e96b5239 44 0.03/1.00 vMB 120
172,984 172,984 0000000000000189d6984be387868f49db006375479d59d6f266a884b0dfeaa8 23 0.01/1.00 vMB 61
172,983 172,983 00000000000001ca4942794f80c188fe50e024521bc4366722d5790fcbb0b37a 11 0.00/1.00 vMB 48
172,982 172,982 00000000000003b0b41d910ac94cceae6ae038d377d94e61bbd058a7a42c4cb7 103 0.03/1.00 vMB 64
172,981 172,981 0000000000000992ffcf00fbc08bbd63aca0e50e146774eece96866935331e58 17 0.01/1.00 vMB 57
172,980 172,980 0000000000000068ba54911a012c779cc679962b0498b62fc00c676cf8fe311b 6 0.00/1.00 vMB 79
172,979 172,979 000000000000007b87c8fd727518e2590e6ae1ed0d452ae4b40e85a48ddb3ce4 7 0.00/1.00 vMB 25
172,978 172,978 0000000000000a2bb6a34113a465371195c841324f16c504942347a180bea996 47 0.02/1.00 vMB 106
172,977 172,977 0000000000000915555d99f356d3cb87d59f09d900e7ff738ef1595e47b2664c 31 0.01/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 535.76 GB
    • Received: 5.92 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.