Loading Tool

Explorer IconExplorer

Memory Pool

43,229 transactions
26.26 vMB
0.05500516 BTC
Random Selection Loading Transactions
Max Size: 138.20/200 MB

Candidate Block

Mining Attempt 8970f91765482bb4421dd8ebeda5c8606b41d42331240dbe4425de56a47d628d
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 217188c55edd3502f923468cd329469502c1955d81d9a49f0f9a129a76af7b9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,849
Size: 1.00 vMB
Total Fees: 0.00710608 BTC
Feerates: 40.21 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (737,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,310 177,310 0000000000000088b8be368ff03bf90709ad343730a94755c88cc005b02872c1 11 0.00/1.00 vMB 2,460
177,309 177,309 00000000000003047ad767e58244851f51c08cf8aa724e00662c80a6221c1ae1 128 0.05/1.00 vMB 183
177,308 177,308 0000000000000350db0e9596c4e1e8ed9eea6c5e4ff82575da922d96d3514002 122 0.04/1.00 vMB 124
177,307 177,307 000000000000052f3fd5c6faf949371dd23af4037d388b3f2d8778ab5263a4c7 21 0.02/1.00 vMB 11
177,306 177,306 00000000000004688662f97584e7e4ebe2b812850f42bcddd7166e9b4e22ad86 53 0.02/1.00 vMB 5,088
177,305 177,305 00000000000000dae1efc365fe53cf5397d5ba24414e1c2f29dbecca8049d4bb 10 0.01/1.00 vMB 12,324
177,304 177,304 00000000000006681c4ad7a249e750d3378cf4361df56e4c15829086fd633827 85 0.03/1.00 vMB 101
177,303 177,303 0000000000000128e7969802639f481a00042ab2fc414449ca048c6f5d8eb868 70 0.05/1.00 vMB 299
177,302 177,302 00000000000004952cdf7b4b628cd4f03a3ee0b11960f2a91cc1810081c2db22 116 0.04/1.00 vMB 81
177,301 177,301 0000000000000a738093655135880c03ef5e552c67343133eb48650b94ff3894 13 0.01/1.00 vMB 471
177,300 177,300 00000000000005b1c4344735e044425659545ec767d5ebdb3d8055996909e4d5 15 0.01/1.00 vMB 190
177,299 177,299 000000000000055b26c5f16040830f332e0b024fea66531ac664b736185d52a6 12 0.00/1.00 vMB 25
177,298 177,298 00000000000004ecb1f921a00668953e7e2afe4e559bd6e0b2e45cf8a521191d 67 0.03/1.00 vMB 66
177,297 177,297 000000000000042560d8b9eaab92c989d3bb2e775a135bcf35e578f5d87a9a23 61 0.04/1.00 vMB 221
177,296 177,296 000000000000038177dfbe5a8e7e3cb96441df0595524e45f19eb5773c9bcd89 89 0.03/1.00 vMB 145
177,295 177,295 0000000000000703a392a5f206385e4f463d7cde30e5c4925096209fd7f7df5c 73 0.03/1.00 vMB 33
177,294 177,294 000000000000019f363dea7a5e6b6de6ed7034ac0a0c6d6849f1f7b0ef9901d8 84 0.03/1.00 vMB 51
177,293 177,293 00000000000002b49236833e3447bdde837f046aa71dea72c1c62d74a87169f5 52 0.03/1.00 vMB 25
177,292 177,292 00000000000003df5f825140a28d353474ab3b34b650855b8f5794b76e73e87f 14 0.00/1.00 vMB 422
177,291 177,291 00000000000007e1ef6366bd9109d052b78fe1a4d29209bcc6b982bae29231b4 39 0.02/1.00 vMB 51
177,290 177,290 00000000000000d7201be4f1f82c61c29e2b8ec54e96e2fc4097b2f04ebe2cc2 45 0.01/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.