Loading Tool

Explorer IconExplorer

Memory Pool

37,998 transactions
27.05 vMB
0.06501872 BTC
Random Selection Loading Transactions
Max Size: 137.67/200 MB

Candidate Block

Mining Attempt fa7e5520624968d72e4a3bd176959d637fc01c7f82c86996ff3f05383e0b0011
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 5f9940e529d195e4397aab08f1939cd58580de783a1d175e0397d4586e8c9683
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,725
Size: 1.00 vMB
Total Fees: 0.01411502 BTC
Feerates: 100.28 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (860,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
54,030 54,030 00000000035fd1e50e97d3c7b91d470ea1a267a2645fb3b0ab80cc08a0f2f89d 1 0.00/1.00 vMB 0
54,029 54,029 0000000004c6c12275f24e1d07c772ffe60c15b97ee30e26e204570eb25c2123 1 0.00/1.00 vMB 0
54,028 54,028 000000000ed37fe9fb8ed68a8a0c06e5aa472cdda0c73f1ed673b61be9018aa9 1 0.00/1.00 vMB 0
54,027 54,027 0000000006ad85a56f3e6fe430cd9d04b2a0ce36c2832342f70b66b021f63a14 1 0.00/1.00 vMB 0
54,026 54,026 0000000009e37b48dba411b9d8648ec6b68ec0b0feb868aa4e3d6e213eba2b12 1 0.00/1.00 vMB 0
54,025 54,025 0000000012c048302ba9a70f678796adfbbe303d1990245a1e475b46a25245e6 1 0.00/1.00 vMB 0
54,024 54,024 0000000015562b33e5647fcb19e77429e3f84e87c4b6a87a50cbdb320430c880 1 0.00/1.00 vMB 0
54,023 54,023 00000000148b1c4bb2887b99b13f5e74c0776e7f572cb04c5d65e5fb1346884a 2 0.00/1.00 vMB 0
54,022 54,022 0000000007b5d7ca884914bdb83544a36cbc9d6e3096fe0dd38e7e04058cf548 2 0.00/1.00 vMB 0
54,021 54,021 000000001381bc5caa124f2a571d331b82a82fecaa6103be68ebb507a7212900 1 0.00/1.00 vMB 0
54,020 54,020 0000000015455e5120785fcd863b7f2d27fac1f491e6b29408bc7d78d1e84235 1 0.00/1.00 vMB 0
54,019 54,019 000000000c0c8f573d4c10e1de183c68214de14fcfc5e4c81b7ad6d87c90ae9a 1 0.00/1.00 vMB 0
54,018 54,018 0000000006924fa6259c9dbdda7a91a216cd03d169466956910b4f3a1ed775d1 1 0.00/1.00 vMB 0
54,017 54,017 00000000003d5971db3a61a71d4854640c5f2173aebc0fc6be07addafc98a282 1 0.00/1.00 vMB 0
54,016 54,016 000000001073881570aa4162c18439565fafcb96d5a255ee6e2c219a323109da 1 0.00/1.00 vMB 0
54,015 54,015 00000000155c428561c030a6dcac4d0c28b3b32e2d496b50e0201fb17682a5a7 1 0.00/1.00 vMB 0
54,014 54,014 00000000148bdf8d3b70dbb7ed9665a73258ad8cf979028e8950df3c237bfecb 1 0.00/1.00 vMB 0
54,013 54,013 000000000db4ef84a70d6df1b740215fdfece53842e1510a1a637e94ea6f055e 1 0.00/1.00 vMB 0
54,012 54,012 0000000009d56c5a3fe32f98bc95a53fccb42dbd37d542ef6681697b2214ba78 1 0.00/1.00 vMB 0
54,011 54,011 000000000eff76af4c354c6a5e6876584da1ad3dd238dffdc9096786a2f59470 1 0.00/1.00 vMB 0
54,010 54,010 000000000ec165b3e1536d232165e6d865675212e88bb88c896ddd014cfbea61 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.