Loading Tool

Explorer IconExplorer

Memory Pool

79,426 transactions
29.35 vMB
0.07359378 BTC
Random Selection Loading Transactions
Max Size: 176.17/200 MB

Candidate Block

Mining Attempt b6c4195c0284cf0022889e7ca61a65dc7a772134ad293b2af86d79c1ab9a32ca
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 9dace1ce01dbb68683f328fa7f3d9cf16741192a8bc27db3fe84913fc778f0c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,382
Size: 1.00 vMB
Total Fees: 0.01393187 BTC
Feerates: 170.94 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (65,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,175 849,175 00000000000000000000e7749f584661aa2c3bb340ca5d5dbf0a9a23fab26ed8 3,562 1.00/1.00 vMB 16
849,174 849,174 00000000000000000001e2de41673e6c2df405abe09d079c0bff045621730c6e 3,648 1.00/1.00 vMB 27
849,173 849,173 00000000000000000000be1fa87653eaa6aa0e2521847bc62c4167aefff3881c 2,673 1.00/1.00 vMB 11
849,172 849,172 0000000000000000000174a20d6e1b58ffd04d1c2534a7362f06d08ed5aa9cf8 3,312 1.00/1.00 vMB 14
849,171 849,171 000000000000000000009af7f92899631545c331ddaa76de8648a55d29b96939 3,710 1.00/1.00 vMB 30
849,170 849,170 000000000000000000030fac7dcf1518e2ce2081ddd3158bb536b7dc532760a9 3,335 1.00/1.00 vMB 10
849,169 849,169 00000000000000000002dbfcebb1f210a6d36c1025320959179488ca227895e1 4,989 1.00/1.00 vMB 12
849,168 849,168 000000000000000000029458b7f1795808b70ec25ef18267c58cf829dd67e49f 4,175 1.00/1.00 vMB 13
849,167 849,167 0000000000000000000159bb90f3e38866ec02f7a3628eacb0e3f04ab23520f2 3,209 1.00/1.00 vMB 17
849,166 849,166 000000000000000000002dccdda0d3e487c7b4d66191fa8889fdc3dd8ef4f689 3,784 1.00/1.00 vMB 12
849,165 849,165 00000000000000000001be68448cf18a086d9efe806d6cc81ede6e1ff9c301d5 3,564 1.00/1.00 vMB 10
849,164 849,164 000000000000000000015583112cc89953f516882c8ff0a5efc78c7f8e7017fe 3,355 1.00/1.00 vMB 13
849,163 849,163 000000000000000000026449813fd9d328fd3abbd22bca971e9a313f23b0924d 3,926 1.00/1.00 vMB 29
849,162 849,162 00000000000000000002a593c2dcee8be5ac531eae4f2397865b557bb006f4f4 3,351 1.00/1.00 vMB 27
849,161 849,161 000000000000000000022996cfd9ee5287e6fb39a52b575114c113907a9ae3fe 6,174 1.00/1.00 vMB 9
849,160 849,160 00000000000000000002f28ae72c92e508ddacb9246bbe08bcefd858d73e9dc8 4,453 1.00/1.00 vMB 12
849,159 849,159 0000000000000000000227b7da6979c48d5c988e9945b3f84ffc8e6d7f597437 2,294 1.00/1.00 vMB 15
849,158 849,158 000000000000000000022e3097a873861e08afc51c443f2ec487013d11a56d89 7,182 1.00/1.00 vMB 8
849,157 849,157 00000000000000000002712b1e281faf56894a931c80eb36e1fea34edf66ec20 3,857 1.00/1.00 vMB 16
849,156 849,156 00000000000000000000a286555452acdf29f0777433de224931806925b54317 6,166 1.00/1.00 vMB 9
849,155 849,155 00000000000000000002bac82d5a69dbd5971dd5fc86350a30f07f76290263c1 6,886 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.