Loading Tool

Explorer IconExplorer

Memory Pool

29,242 transactions
25.13 vMB
0.11345234 BTC
Random Selection Loading Transactions
Max Size: 123.41/200 MB

Candidate Block

Mining Attempt 8bb765f77ca1733e9e7029d822ecdb20f282d1aab97b901aa3aa5f4ad24e345f
Version 20000000
Previous Block 0000000000000000000114b741a7ea5e22a3b1644a12fa289ff8ee974cfb5855
Merkle Root 396e7efe3bf8a4429ecea2505f8c2df41abb836610865670d58edd7f12206c5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.06787923 BTC
Feerates: 151.12 > 6.80 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,219 (688,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,683 225,683 000000000000011bedc2ba86978257f8986ec69b326ed93b6e7fd9288cac7a25 578 0.24/1.00 vMB 195
225,682 225,682 00000000000003a3674e0796de309e22a37253b9ac6ac8997b4dc2466bb3b5ee 487 0.21/1.00 vMB 199
225,681 225,681 000000000000034b865951771660e50f3bbc0b8a795187a417fd24384dc189b8 104 0.05/1.00 vMB 437
225,680 225,680 00000000000002c80d31acd3b8dfb33765784707464bc5c878127a6a5d285b7a 171 0.09/1.00 vMB 161
225,679 225,679 0000000000000062186de3e5c5b6d760ed776c4d8f57490f19f2275b0721b05b 434 0.18/1.00 vMB 191
225,678 225,678 00000000000002cdd799837e648f8ef08112db969c473ce5e0b22b56095aaf1f 555 0.25/1.00 vMB 214
225,677 225,677 000000000000017f29a2129e7014bae4d234544bfefcc5440acb9b0c154c1f74 713 0.25/1.00 vMB 255
225,676 225,676 0000000000000236219bb8185f48bd0a420f7b01897ba17179bd39c9316b6b88 184 0.09/1.00 vMB 131
225,675 225,675 000000000000003f9d884895ea1972c4a6a7104d6dac5d0396e49f759f848815 422 0.22/1.00 vMB 156
225,674 225,674 000000000000011e97d8dbffeb616ae0c69e5b2869f74d1256e8a236b372e424 733 0.25/1.00 vMB 255
225,673 225,673 000000000000017030520478511bab38568591d43e46f7d1fa17f7014fb54082 128 0.10/1.00 vMB 140
225,672 225,672 0000000000000072b055b187fe37b4c40dd7673e6567eb942c650487a5664b2c 20 0.01/1.00 vMB 194
225,671 225,671 0000000000000111e331d1de57f222fcd9c7a0d49e4582628920218d5a06f046 207 0.13/1.00 vMB 128
225,670 225,670 00000000000001ca80bea888c7f3fbc35b4a6bb3f86125429327ad8c10da5625 557 0.25/1.00 vMB 211
225,669 225,669 00000000000003b1d12fc049556a649a59302d62000801c8f1df0d970b42d2c0 125 0.08/1.00 vMB 150
225,668 225,668 000000000000017d1917bf4abb9a159a98024b7b1670975654a46ea5e56ae860 348 0.24/1.00 vMB 112
225,667 225,667 000000000000000416c8799bd60088b0066dd0760b92d8aa171d3f39ed533de9 611 0.25/1.00 vMB 209
225,666 225,666 0000000000000279f66d741b641159122d2a0aa0bc7f6df88d784548bb92c5f7 750 0.25/1.00 vMB 290
225,665 225,665 000000000000013bc0678496e272ad4afa4e4f4ef6ef6b42b7b0437364fff433 122 0.07/1.00 vMB 103
225,664 225,664 00000000000001d3fa62fd5888028a60718c69d971f5cd7598d1ae4df8ece054 660 0.41/1.00 vMB 89
225,663 225,663 00000000000001ecdc16ff01f1d0cba57cb0f24f8d984a1fda85540d9c3e9c08 129 0.05/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 780.98 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: 574.88 GB
    • Received: 8.21 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.