Loading Tool

Explorer IconExplorer

Memory Pool

78,976 transactions
29.27 vMB
0.09567549 BTC
Random Selection Loading Transactions
Max Size: 176.89/200 MB

Candidate Block

Mining Attempt ee552d28079bf5ac11225dc37aaf8dab3ad728d07aaf00fd087efefff32c10e9
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 17dd3fed022d7f4e45b2688346cd8c27a78838bcfde7711c277d39ccf8e76be3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.03400162 BTC
Feerates: 150.62 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (250,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,515 664,515 000000000000000000018f3eb384f7743912f9f8bd4f82760b86df328be6c58f 2,793 1.00/1.00 vMB 96
664,514 664,514 000000000000000000052a018968524b24347cf915433d8d6b41195a2ed94f9e 730 1.00/1.00 vMB 49
664,513 664,513 00000000000000000002876aa215443b637f3fe7f59d258ea436446b7c8363c5 1,707 1.00/1.00 vMB 57
664,512 664,512 0000000000000000000637f74de4b11a93b3edec14cc5979e19e101c86b8c497 2,957 1.00/1.00 vMB 91
664,511 664,511 000000000000000000038cd42a17301bee956f7412b693d700b9583f19529fc1 1,254 1.00/1.00 vMB 57
664,510 664,510 00000000000000000003cd365a47e23c84d0cb6ff73e30d7abbf505884fd70fe 2,596 1.00/1.00 vMB 71
664,509 664,509 00000000000000000005806adf21f9718950d6bced0f92e8531e582231239224 2,867 1.00/1.00 vMB 94
664,508 664,508 0000000000000000000e6eda2c924757d1002ed25f0270005514600b397d1ed3 2,849 1.00/1.00 vMB 63
664,507 664,507 00000000000000000009e397a89f1fbd299bdf5493c4b6a8c7935b5865b75408 2,620 1.00/1.00 vMB 77
664,506 664,506 0000000000000000000375ff42bce9290f259f071e528df973de40c828e2776a 2,918 1.00/1.00 vMB 87
664,505 664,505 000000000000000000084c9da26867990fae476fa9d649201327a53df91a27ec 3,215 1.00/1.00 vMB 109
664,504 664,504 00000000000000000002e936670f5688710244ea361b0002c9b1ab1755254612 2,539 1.00/1.00 vMB 65
664,503 664,503 0000000000000000000484b303dcc248e08678c865b5486c45198c7d3d891379 2,568 1.00/1.00 vMB 69
664,502 664,502 0000000000000000000f01da92246a42f5d1fc57263b2c51b2a9aecae0258b46 3,087 1.00/1.00 vMB 70
664,501 664,501 00000000000000000005d8110af10bf4750b46e83fbeac922b5e9655bbfadb89 1,691 1.00/1.00 vMB 75
664,500 664,500 0000000000000000000bb3598d44b1652de913d8f614b5357d305a4cce92ef6f 2,594 1.00/1.00 vMB 73
664,499 664,499 0000000000000000000e5a7c320960e44290619be3dea41eda978a42ddfed24c 2,783 1.00/1.00 vMB 76
664,498 664,498 000000000000000000033b47720cf1aed1f39a2aae74fe143e5a1af57cb90d49 2,900 1.00/1.00 vMB 96
664,497 664,497 0000000000000000000a19b851abb3fcbfc018856e580d80b0b4a8121ec0db4f 2,944 1.00/1.00 vMB 107
664,496 664,496 00000000000000000000bda1763562b35fbe3e978311a9755bca736126e4f9e8 3,226 1.00/1.00 vMB 98
664,495 664,495 0000000000000000000cd1b2f7b57b956b4b45c3e5f176cc0964767de787f213 3,047 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.