Loading Tool

Explorer IconExplorer

Memory Pool

77,280 transactions
29.54 vMB
0.07153471 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt daf34a67f19726603759da3f143a0d987c02be20fee05e14e3f1cb628e453a6e
Version 20000000
Previous Block 000000000000000000003f719ef45cf33efc9e72b7af23a72b3e9889abfeb5eb
Merkle Root 4e51fd72d8977452730a4a7364845c9191f250f9cab5a10edd09237f600577fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.00624727 BTC
Feerates: 67.41 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,399 (626,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,587 288,587 00000000000000008154886820ce50667e73b994e19f724a8db350ea691df6f4 655 0.34/1.00 vMB 32
288,586 288,586 00000000000000004a07eba488f1356ded7cb39e3bed41a67b9662ecbbf8f014 1 0.00/1.00 vMB 0
288,585 288,585 00000000000000009b54a48737c4b7c4eb6752e271f615ad32daae70d636f832 263 0.17/1.00 vMB 26
288,584 288,584 0000000000000000b64c77f2fc8895b56cedae62d23188ca90a7c41c7be08748 171 0.16/1.00 vMB 28
288,583 288,583 0000000000000000f97a3c5ef7db7c85c438a6b5abee309269afe6b763fecd7f 181 0.11/1.00 vMB 24
288,582 288,582 0000000000000000137eeb0e2b25c0dd8ccd6d8e5cf1afaeca3de1be45ccabe1 27 0.06/1.00 vMB 3
288,581 288,581 000000000000000038976e17f16f2ad0f925b809e0a55a3d1924bafe3db071b8 536 0.42/1.00 vMB 25
288,580 288,580 000000000000000031f303c232626afff19f791f9024856391a47ec69b5a6aa7 686 0.25/1.00 vMB 47
288,579 288,579 0000000000000000d69d39dbe4e025909fc30b4be52abfaccfec9315c497ac6c 61 0.04/1.00 vMB 34
288,578 288,578 0000000000000000f6de34526ac32269b58c671f972b1fce34a8f2b53a8f80e8 39 0.03/1.00 vMB 10
288,577 288,577 0000000000000000c593e96739e1208574ed09ef9271fe2cee049a542d294e8b 510 0.23/1.00 vMB 44
288,576 288,576 00000000000000002e77844eb3b8ec88d0023f7ece96a53faa7bf0c684bf1d1d 583 0.24/1.00 vMB 40
288,575 288,575 0000000000000000b6a8f767bd8abac779260090c94368bf88f50b1c46bd5dd8 346 0.17/1.00 vMB 41
288,574 288,574 00000000000000000a821629bff0cf17008612203ac8f2257bbbc9e0713fb799 382 0.20/1.00 vMB 77
288,573 288,573 0000000000000000d567a367f22d8d3965636b7763cbc98bb78dba59314b4820 401 0.18/1.00 vMB 43
288,572 288,572 00000000000000004ab0c77b2282d8e17ab1118426b34936dd046813368bc502 484 0.30/1.00 vMB 32
288,571 288,571 00000000000000007f93b70970d68092295f5a453157e648c7e05f2a8ffb51d2 368 0.35/1.00 vMB 13
288,570 288,570 000000000000000064a74b4617ddd4149352d5edb4b24426013b54dc4f2dde45 848 0.35/1.00 vMB 44
288,569 288,569 00000000000000011ab286952ea8d182f9b68797592a81d8368d6e7e5a2a7acf 338 0.33/1.00 vMB 24
288,568 288,568 0000000000000000f7f640d23cce5f73200c2e12448cc08abcc3d70eea1afa99 457 0.25/1.00 vMB 30
288,567 288,567 0000000000000000d3fb15350f18ab72c04e7efa8f2390115a4b2476f2bf4e07 169 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.