Loading Tool

Explorer IconExplorer

Memory Pool

42,647 transactions
26.26 vMB
0.05767113 BTC
Random Selection Loading Transactions
Max Size: 137.93/200 MB

Candidate Block

Mining Attempt 5a979b5ad5177d154a31865b29c86f0ea3a194bbadfa3927826d9163e90b4410
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 637954627b39f8f533c266203a6ddb788839faa00858f7d31d1731aeeb50342b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,231
Size: 1.00 vMB
Total Fees: 0.00969240 BTC
Feerates: 73.66 > 0.97 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (737,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
177,289 177,289 000000000000022af227510f88f7ad6029c98d27fa178fc48acdeb28407851a3 75 0.03/1.00 vMB 111
177,288 177,288 0000000000000a54765dfdcf7fc076407139b12788505d7feae5876feeee02bf 39 0.02/1.00 vMB 107
177,287 177,287 0000000000000a38243928df9d2b7e588a5c3cb2950493bfd5baf3593a7d6c2c 84 0.03/1.00 vMB 155
177,286 177,286 00000000000000ab83c6ee245dd991fcfc4447544321a837a7ab98ecb8713803 12 0.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.01 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: 649.24 GB
    • Received: 13.14 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.