Loading Tool

Explorer IconExplorer

Memory Pool

45,567 transactions
28.39 vMB
0.07169634 BTC
Random Selection Loading Transactions
Max Size: 150.86/200 MB

Candidate Block

Mining Attempt 5f7c37e09e1ac4899bcadeb6e8924159bacb118792b5388ac4411a7f12f3d9d5
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root fcbdc0cd791ec7584b375e73cfe14a824932a9798c2e50a2ba4e1596b8fad012
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01745820 BTC
Feerates: 100.23 > 1.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (736,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,111 178,111 00000000000001b3c42d353d0d147a7e089dec741be1b8914603cb68dfea06db 43 0.02/1.00 vMB 153
178,110 178,110 0000000000000881a068fa9098187981bcede17abe96618942302c2111b9d3a7 107 0.04/1.00 vMB 64
178,109 178,109 000000000000072994dc81662a6e6d6ed98d415d6dfc27c1551cad3c4335e773 7 0.00/1.00 vMB 414
178,108 178,108 000000000000014ba356d38a192f5d2db3825b215eb791f046462a33983aee9e 110 0.04/1.00 vMB 101
178,107 178,107 00000000000006db457e40619b74a07fe1698533dbfc513c16b56e4bf6cb69d3 12 0.00/1.00 vMB 32
178,106 178,106 00000000000009b318e28a4daa0cc5614c6aed8abcb08e38467935938ce2df25 40 0.02/1.00 vMB 95
178,105 178,105 00000000000009003073e54a7be4f365682b62eba61fcbc97999d7573aba621a 57 0.02/1.00 vMB 92
178,104 178,104 00000000000003870350f21a5dd5a412957bae595e094ecfda4bfe98fa4669c2 11 0.00/1.00 vMB 15
178,103 178,103 0000000000000292a628df81506de35f7a2bac16881e581f1941740b506f4100 90 0.04/1.00 vMB 99
178,102 178,102 0000000000000b156834aace3fcbc437ec3705ea6be057286e5ea56e6ffd79b0 10 0.00/1.00 vMB 64
178,101 178,101 000000000000008c37a173874b00a48bacd00e8c3279d5ff92617f2ee8dc0564 17 0.01/1.00 vMB 99
178,100 178,100 00000000000008806b6a0e823fec0f63798ed695b310dbe57eb7269017174a71 11 0.00/1.00 vMB 274
178,099 178,099 0000000000000642fcccff4c35ccc95a5a7f23bee8c83ea14b8e76321c8ac769 18 0.01/1.00 vMB 80
178,098 178,098 00000000000006a2197ef43226d1f2d16dd5752860d3a245ea538270c91a05e3 31 0.01/1.00 vMB 6
178,097 178,097 0000000000000757c416626ac420f16514bda8b2c29f8db659c5dd8d303052ea 107 0.06/1.00 vMB 223
178,096 178,096 00000000000004e2ca005a3c646bca258b0932d88f7a31ae5a612e36294cb661 120 0.06/1.00 vMB 91
178,095 178,095 0000000000000a61ead02b42727201825ff0a8ff341efe2a955a8035a3230f2f 23 0.01/1.00 vMB 353
178,094 178,094 0000000000000516aebfa6b70f5aab82dde4a80d4fffc87a4a04debd0eb4dd0d 11 0.00/1.00 vMB 847
178,093 178,093 0000000000000afcd49292cd90ee17c114c65f705aa1d8589632e31742cd61f1 9 0.00/1.00 vMB 94
178,092 178,092 0000000000000a96ca9b83f0f145435c2c3e53c08a20bb4d1402ce807b671df7 35 0.02/1.00 vMB 29
178,091 178,091 00000000000003d286aad714b853d8c9d409988d1988bf0dcab54395fe8fb81c 23 0.01/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.11 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.97 GB
    • Received: 13.67 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.