Loading Tool

Explorer IconExplorer

Memory Pool

73,896 transactions
27.44 vMB
0.06876836 BTC
Random Selection Loading Transactions
Max Size: 167.23/200 MB

Candidate Block

Mining Attempt 7eef9f86cad5f82675646efe42e2aac388124bf67030d49034529070075f1b4a
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 67093531285fa93aeb71208a527e5fb119f7412eecaaf501357b03515ca3e079
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,572
Size: 1.00 vMB
Total Fees: 0.01032055 BTC
Feerates: 89.32 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (496,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
418,988 418,988 0000000000000000053a2694a91a0ba5e6a8a884ee421c2843d6fac13fe189e9 367 1.00/1.00 vMB 11
418,987 418,987 00000000000000000174885b3a27b126277afa3f8f0d89b86b472ecb7f9dcd8b 490 0.45/1.00 vMB 22
418,986 418,986 000000000000000002de366d8acfd7efff13557b8f4f1b92a1d6840cd072f516 1,136 0.45/1.00 vMB 70
418,985 418,985 000000000000000002754af82bab79b0c9dd8bb8da95f741c53c15069baa38d3 2,260 0.96/1.00 vMB 56
418,984 418,984 000000000000000000e0ca4fb7bd50f6a31ff62b7c10be9db9e31e78020697aa 313 1.00/1.00 vMB 11
418,983 418,983 000000000000000003e9b30ac06e1be739eb2e52e8db91ee97c537d0e75913be 1,831 1.00/1.00 vMB 44
418,982 418,982 0000000000000000040642d2eb54caf22939c6f66059f007f94d9360a37847e9 2,257 1.00/1.00 vMB 65
418,981 418,981 0000000000000000037da1d39436261b8f67c38041f4da0065b372415075f666 794 1.00/1.00 vMB 18
418,980 418,980 000000000000000000886dd8036e5fa4725d0519067e2cf4449568cb5403a964 2,373 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.