Loading Tool

Explorer IconExplorer

Memory Pool

49,703 transactions
30.43 vMB
0.18570017 BTC
Random Selection Loading Transactions
Max Size: 162.92/200 MB

Candidate Block

Mining Attempt c7b7d6dd8a90afc5d38302a6c2e2b06a4eff01983fba8bd66b11b3654d8ecbda
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 6285f392a29f2206939827aee9c2dac7b8953a3c63d9305f67fbb0ecf05f5b85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,813
Size: 1.00 vMB
Total Fees: 0.10085887 BTC
Feerates: 261.10 > 10.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (567,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,248 347,248 000000000000000000718564d2fe35758a96ccdb21ec03d9d065809625eeaadf 206 0.74/1.00 vMB 6
347,247 347,247 00000000000000000d2f2fa5071b947f845422d50ab701fe672716cadbe23adb 1,144 0.70/1.00 vMB 23
347,246 347,246 0000000000000000007364098f0f3226ab39723e001c1afd0233503968708143 325 0.75/1.00 vMB 5
347,245 347,245 00000000000000000f9c77de230cde3d43e55807fe7b107d6e16422fbcad32f5 1,398 1.00/1.00 vMB 20
347,244 347,244 000000000000000014edfcabd88fcee9508de8cb1776c09c91b75e6c89a9523f 1,206 0.75/1.00 vMB 26
347,243 347,243 00000000000000000bce24fab24d31ee67c10ee5a56141053067ac8cf7dfcd73 561 0.96/1.00 vMB 9
347,242 347,242 000000000000000013debd17442d8fad3fbfb1851759d6b23bfe588482a171a7 44 0.02/1.00 vMB 22
347,241 347,241 00000000000000001251c555a7abfa0d84ac3685a77508cd83fad18dbabdd30e 59 0.04/1.00 vMB 19
347,240 347,240 0000000000000000027967b4776630b8708e37afeccaef017940489150a20c5a 720 0.74/1.00 vMB 16
347,239 347,239 00000000000000000ad0c0c3f020fb01702727d5dfebbe7dc4282b77b0c085cc 153 0.75/1.00 vMB 4
347,238 347,238 000000000000000016da4b4371e94e552ac5c58c625b8cab97ad5762ef793512 416 0.75/1.00 vMB 10
347,237 347,237 00000000000000000a60df20be827e1eeedae3d78c9e7e8bb3efd30944bc17a8 1,402 1.00/1.00 vMB 17
347,236 347,236 00000000000000000553580faf498874f2aa1b382b9c98a898a71584d7066a3c 581 0.75/1.00 vMB 14
347,235 347,235 000000000000000003db7c83a9fcbc0f2c610784761c3154b0b772f2c1a99a5d 191 0.99/1.00 vMB 7
347,234 347,234 00000000000000000659d1eefdabb9f34c22ec057c1090f5ff1143e6631bc49f 1,500 0.75/1.00 vMB 31
347,233 347,233 0000000000000000147abe2c9f34c518bd646ae10a0ed7ba11cf08d83cde6e36 1,469 0.75/1.00 vMB 28
347,232 347,232 000000000000000004d3dd1477dca264a2e8dda44d17dadac4fb2a53705d138d 1,528 0.87/1.00 vMB 28
347,231 347,231 0000000000000000014efa2a9ecbbd2fd0ae4fb6583772f491a12b0a32c27835 386 0.68/1.00 vMB 8
347,230 347,230 00000000000000000bbc130ad0ba9bd2713ba818d4132f308c02f643cece3ec6 67 0.06/1.00 vMB 9
347,229 347,229 000000000000000009a9150d934576dce41d40c69e7dd8998931d916fb4e96da 1,020 0.94/1.00 vMB 17
347,228 347,228 00000000000000001214587e2b9ba6e5c3f4fe9d47a5fd00d2f9b084cef4697a 304 0.20/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.