Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
34.85 vMB
0.19220024 BTC
Random Selection Loading Transactions
Max Size: 194.20/200 MB

Candidate Block

Mining Attempt 69f448ea3090a19b3c76b39a0bbef33f246c023d0e81f3386c7a0a14a008ba48
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root b1d49174a13463dea0c77928b54d7c0acd1b5582a00e8dbb9bc0acb4dae5b70a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.05920990 BTC
Feerates: 477.45 > 5.93 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (671,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,664 243,664 000000000000003b60bd244908e8aed70f621a51f9ffbfdc920d845eae0ee51f 211 0.09/1.00 vMB 135
243,663 243,663 00000000000000463f64a04607f9bba3d78412abcc6f1e3abc9bf0eef8f7deed 404 0.25/1.00 vMB 93
243,662 243,662 000000000000007287348b10e280fb57449ec6ef63011353aa097cfe286d20d9 620 0.25/1.00 vMB 189
243,661 243,661 00000000000000599d9d088dcc6698810e6176225d19f2aaed8e327fdfbf82e6 36 0.01/1.00 vMB 56
243,660 243,660 00000000000000d4edc42b1f5e616debedb90c395f0a252dac0daa5e9623e2eb 383 0.16/1.00 vMB 156
243,659 243,659 00000000000000b363a30e537dbd2231c7873c511d5948e58b97921046f7b66d 280 0.14/1.00 vMB 124
243,658 243,658 0000000000000002c3a0441be09f616edd82063b37f27d7565008312157acc02 284 0.13/1.00 vMB 156
243,657 243,657 00000000000000a0ec046e0caea45e30fc2fd8ad15be1c44468419d4d1e334dd 43 0.02/1.00 vMB 526
243,656 243,656 00000000000000cadbfb101532d3baff5ce5fed66d691d11acd9d8224720dd1b 95 0.12/1.00 vMB 23
243,655 243,655 000000000000003d153c165fd3b82861dbeceadc30cbc5b2fca17fd91a0bb3e6 468 0.30/1.00 vMB 90
243,654 243,654 00000000000000d4c133362a25d3d029c4e06a37c4766acb8b8cd8536dfaed26 746 0.25/1.00 vMB 198
243,653 243,653 00000000000000c21c732d24e9154476953821eecee08b666819f22532bd8e8d 100 0.04/1.00 vMB 25
243,652 243,652 00000000000000bb36b7e2cba69a75d33f4f16c564690540869c98abcebd3a7a 584 0.25/1.00 vMB 165
243,651 243,651 00000000000000a4bd5a28f726c27f813cd0657b354f81f79855d4752de4ba56 128 0.10/1.00 vMB 62
243,650 243,650 00000000000000ab066376d1bd8cf20e62ff1b941e8fea00931bf6f78bbab277 509 0.24/1.00 vMB 120
243,649 243,649 000000000000001f5e1a85f24eda7b2968d94fdb3b4023802113a89e7c30ff20 334 0.10/1.00 vMB 122
243,648 243,648 00000000000000859e07aedc362be280e158c9b8b5fe07a5b9cbbc2896f27465 44 0.03/1.00 vMB 35
243,647 243,647 00000000000000939381e3754057ab15a79862169ee0b5635aac4f03e04e4fb9 556 0.24/1.00 vMB 139
243,646 243,646 00000000000000994e796a55e58076e851ee356cc6cdae297b0ecebb41bb651d 12 0.01/1.00 vMB 138
243,645 243,645 000000000000005eb5fbbee222c57983d44064121839f36a6b9ade5728c6bee6 67 0.03/1.00 vMB 124
243,644 243,644 00000000000000a20fd245305e8e0897fa502e0ed05d5de9f93735a685827a0f 400 0.19/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 783.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: 735.82 GB
    • Received: 18.58 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.