Loading Tool

Explorer IconExplorer

Memory Pool

44,214 transactions
16.81 vMB
0.31509000 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.17/200 MB

Candidate Block

Mining Attempt dca5959181ebb14160f4ac100d1625d0fd5fef080b63029d912f15883f582513
Version 20000000
Previous Block 000000000000000000004f3699be34215b57be42293a486875999ba6f7b5ac39
Merkle Root 62b3fea6ce0d0c9ed23dc3b5cfd7e5fdcc54ebcb4065e83d4e30912c9b22c42e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,950
Size: 1.00 vMB
Total Fees: 0.07359276 BTC
Avg Feerate: 6.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,045 (792,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
120,910 120,910 0000000000000276ac831c929c001d84bf713608fd651c4d3f0758689948c5f7 0.00 MB 13 1,317
120,909 120,909 00000000000080617daa3f94d138c66cc2da9c282f148645a917375bfee3c839 0.00 MB 3 1,446
120,908 120,908 0000000000002c49c06e4b90163d88a340ee01fc40f13b6ccb9054930d7aa5fb 0.01 MB 35 1,119
120,907 120,907 0000000000004abc64d5666afaf27536eb5e4eaaf2aa66d5c13f0a48dab48f80 0.01 MB 21 1,288
120,906 120,906 0000000000007b6c21842c4f9272cf8883cd9585d2cbff4e865adae1dcfc639d 0.02 MB 35 930
120,905 120,905 00000000000090a8eca65931d87970add386ddab5367b67efdd23e5d0ed70acd 0.01 MB 13 1,323
120,904 120,904 0000000000007456d0efa3eb12552174f63f331233db9a759dee8eb08d489182 0.00 MB 11 884
120,903 120,903 000000000000184f001b9d0d5ea4bd7f251442e6c5e02bae2cfbdccbe0157a40 0.00 MB 11 338
120,902 120,902 0000000000008d563457b94501d617193e9cb26052b270e0faeddf2cf10ab2d8 0.00 MB 1 0
120,901 120,901 000000000000ad2ce42fa38b264e81a4e842353fe9a0bad14951d888c0bee7dc 0.00 MB 2 0
120,900 120,900 00000000000012fee0a7f7fa5696567419a3bdbe0011a2b68ab4903ba2bd1eab 0.01 MB 20 0
120,899 120,899 00000000000048106e6319a530cada2369fcae545adf04e87f7418d900adc86a 0.01 MB 18 1,340
120,898 120,898 0000000000009778d1e77eb42c20eb1e1d413b5138cf53114a709127db45e5d3 0.00 MB 11 1,033
120,897 120,897 000000000000ae9831e866a66a8dcd3711d0ae29c9629301afa83c18a3b08908 0.03 MB 76 409
120,896 120,896 000000000000455d7777241747da5d9e2c8a601d7ec5220f2f07e17bddefd2fa 0.01 MB 20 541
120,895 120,895 0000000000006f04a50e02d16e72fc33f9aa1206665cb6ed74fafc7f25c41c85 0.00 MB 11 1,518
120,894 120,894 000000000000687f3b2ea04d6846da81c63e8a1dd626d9e7658e05d0ba3ba90e 0.01 MB 7 1,369
120,893 120,893 00000000000030d8583e65492373d5635e3e04f128575e2785bc14ad1985b5c1 0.01 MB 20 300
120,892 120,892 000000000000235d4e2e8590e58b936ac146bad7510ce85cbc631c45eca791ff 0.03 MB 69 1,401
120,891 120,891 00000000000001c4640aa473f6858323efff15cf9f76d572c313cc1dfebc7058 0.00 MB 2 3,875
120,890 120,890 0000000000002aa61cac2908aaf0e7731922e2dd294240346d6b94566fb03ee3 0.00 MB 10 781
Previous 10 blocks ↓
Total Size: 778.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 51
    • Outgoing: 10
  • Data Transfer:
    • Sent: 28.80 GB
    • Received: 0.13 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.