Loading Tool

Explorer IconExplorer

Memory Pool

75,459 transactions
27.91 vMB
0.08310901 BTC
Random Selection Loading Transactions
Max Size: 169.84/200 MB

Candidate Block

Mining Attempt 062d6c752ff977f528ca5298e33c5e6aee0bb7a0ac176107a03fb238f5fd6c59
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root a855e42fc343eb5471cda7375c8a356c6c5ff1e89cab9852ce7b3907aa313f2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.02326301 BTC
Feerates: 100.21 > 2.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (608,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,305 306,305 00000000000000005ccbb26e111fc2fabdb0b41361559563438a753370017973 476 0.37/1.00 vMB 24
306,304 306,304 000000000000000001a3ec7eceee6ba8fb695ef5ab9449e8452714c7f7111dd7 231 0.17/1.00 vMB 20
306,303 306,303 00000000000000002c23e9289d63bd9899a0c2c25e36b20680f951f9624fbdba 255 0.12/1.00 vMB 32
306,302 306,302 0000000000000000365dcaee2db6b7a186a2c183ba79195e72372e9e6ada9a31 506 0.26/1.00 vMB 33
306,301 306,301 000000000000000041cd2630b59464cbb6af101acab056c5d939fbef40e38d94 40 0.07/1.00 vMB 6
306,300 306,300 0000000000000000386cdde96e8df20f0297a936b65284067f622e99612a59b7 267 0.13/1.00 vMB 32
306,299 306,299 00000000000000002e21b7866bdc0ed6e7288338c1f0205b32a3a1eafb31e45f 518 0.28/1.00 vMB 29
306,298 306,298 00000000000000003ec245e4de2d4847bfdc8144ae61dc2c044af3f0f8f15711 931 0.60/1.00 vMB 28
306,297 306,297 0000000000000000309b3f4dc0bee336d6ed61be4767a10c6eda122bda34223a 706 0.35/1.00 vMB 33
306,296 306,296 00000000000000000b209cd6187d6c364ec640b20992ef0303fd727fedcbc051 96 0.03/1.00 vMB 18
306,295 306,295 000000000000000034fa6505664d3b1ae847267954e020fbae8cf304bf1033cb 763 0.40/1.00 vMB 33
306,294 306,294 000000000000000044c902664e03523220e3105f1c2348578e10563f05a0ed80 1,010 0.57/1.00 vMB 34
306,293 306,293 000000000000000057a2c1958bc37a56d211c6625491ba4cd8f94eacba208301 295 0.15/1.00 vMB 31
306,292 306,292 000000000000000022550bb16e9a4643af224a89d1813e5f037e88c8ddf53dee 537 0.36/1.00 vMB 26
306,291 306,291 00000000000000001869a779343c70554a5f6791e34211938d3bba8131a1d871 709 0.47/1.00 vMB 25
306,290 306,290 00000000000000001d85ba24e8d2dbf8ebb90c4d4fcf2f505de41f273341284f 173 0.15/1.00 vMB 22
306,289 306,289 00000000000000003950046fed0b43bd7b1036604ab40e62e25a8158cb2d0c85 635 0.32/1.00 vMB 52
306,288 306,288 000000000000000020738d49c0619e8a5062858bd7b538b9cd6f557b617b6731 476 0.34/1.00 vMB 25
306,287 306,287 000000000000000039159f8d8b89aa46ef9d48c171abffce0ff28b9c72b02817 266 0.35/1.00 vMB 14
306,286 306,286 00000000000000004902178b9b8e8e87eed1ef02bc9f9ae0b7237f6b4c51f9de 1,018 0.50/1.00 vMB 30
306,285 306,285 000000000000000047c3fa23529d723aa40c7cbf0422ab03fa2b1101f0d27188 1,024 0.34/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.