Loading Tool

Explorer IconExplorer

Memory Pool

78,699 transactions
29.50 vMB
0.08347029 BTC
Random Selection Loading Transactions
Max Size: 180.62/200 MB

Candidate Block

Mining Attempt 51f2da8344b0e7679eb63bb9ca0609076f8f6ed175aa0575d92da3a127fe37f6
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 69058c237bd4a3b7d9aafac83d8d11b7ac3ae451c74a91d34c8fbc2dc777ba97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.01868952 BTC
Feerates: 118.18 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (322,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,365 592,365 0000000000000000000febc49fd4cd379db530fc5528bcc916f9c6bc2107048e 416 0.12/1.00 vMB 27
592,364 592,364 0000000000000000001068d8a4cbf6b014951535f38f394d63ca5fb075f0d9f6 834 0.30/1.00 vMB 23
592,363 592,363 00000000000000000005bf7bcdbed34b7307933210a4d2a59cd96418c7bda07f 3,280 1.00/1.00 vMB 22
592,362 592,362 000000000000000000167f8d8e7ecdc098bb09b76792012b3f078b7d3f44649a 590 0.21/1.00 vMB 18
592,361 592,361 0000000000000000000cbb133ba766fda484198969d7dd43e93e633da715fd9b 384 0.16/1.00 vMB 17
592,360 592,360 00000000000000000004397cc3386eb4e58c36e706943abcda4212c33799bb00 1,440 0.47/1.00 vMB 13
592,359 592,359 00000000000000000001ef1e810dab23e09d19fd88822fc0c8b3d0c8434d016f 2,995 1.00/1.00 vMB 25
592,358 592,358 0000000000000000000a6974c85498dde3987c42632c271028ce9d8ed68a6a37 3,440 0.98/1.00 vMB 18
592,357 592,357 000000000000000000160883256a3d86b0774a2f92c20c76533286537a8deef3 1,146 0.40/1.00 vMB 20
592,356 592,356 00000000000000000017a0b3eeecaed600726b50ab59baf5b38120e2bbff625e 2,533 0.90/1.00 vMB 17
592,355 592,355 0000000000000000001ac0ead7c732c517e00f03b96955b967ec031940e12fb6 823 0.33/1.00 vMB 18
592,354 592,354 00000000000000000007a00f8d0dbc09bc5e5638da82310decc5a87d8d66d6a1 1,176 0.41/1.00 vMB 7
592,353 592,353 000000000000000000124718fed410d4f5208df68e9c7fef9d5be26aee5e9283 3,585 1.00/1.00 vMB 21
592,352 592,352 000000000000000000020bf1f09b0e8efd637ebc4ff07337f7b5866503a7e6ef 162 0.04/1.00 vMB 25
592,351 592,351 00000000000000000004372b61a387ea0f2c1ed42bbcd4ccaefb22bcf3db2b07 1,262 0.41/1.00 vMB 1
592,350 592,350 0000000000000000000775f6ad132515c23c3622296926dcbdfc4d5567591e27 3,229 1.00/1.00 vMB 22
592,349 592,349 0000000000000000000880f28f4b5f778fb293f11dfed5ad9be0f99c724bdbd2 2,909 1.00/1.00 vMB 30
592,348 592,348 000000000000000000139d330113de7912dcbc25b064ea69c0292746ef427794 2,942 1.00/1.00 vMB 35
592,347 592,347 0000000000000000001852a02e3325fddbc9337091df917b20b813b7568555d4 3,228 0.87/1.00 vMB 16
592,346 592,346 0000000000000000001ad7c2c00f67cbbe0adcd64f1a7bc6c4598c00adbbb8f8 2,899 0.95/1.00 vMB 16
592,345 592,345 00000000000000000017088d9715531780abc5dc2079a57afd0a2558d6bcacec 888 0.25/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.80 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: 710.14 GB
    • Received: 17.03 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.