Loading Tool

Explorer IconExplorer

Memory Pool

72,641 transactions
27.94 vMB
0.06432919 BTC
Random Selection Loading Transactions
Max Size: 165.88/200 MB

Candidate Block

Mining Attempt 9b7f9a4733c41a882f794a5a9d9e41a189c91af4d8381b8eb1485f2e7fa8ad21
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 9cff84966d40db778e0f52e455819ae537eca3b8b024cf71812c8f18d85c9017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,472
Size: 1.00 vMB
Total Fees: 0.00859937 BTC
Feerates: 180.34 > 0.86 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (602,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,102 312,102 00000000000000001eb4c5582fc1eb8aae5860b9ab99bfb7510aa1b364be94d1 310 0.18/1.00 vMB 27
312,101 312,101 00000000000000001d2160ab9ac87ddc46be8b6faac58537d92a8260d96ea0f4 284 0.16/1.00 vMB 23
312,100 312,100 00000000000000003d848f7c945fb990dce7bb4ad47ca877ff32c8d4a42eec36 565 0.34/1.00 vMB 25
312,099 312,099 000000000000000012a6bb623f1448f01d6464abc12aa0d3b0db744e3b3f5fd0 96 0.05/1.00 vMB 28
312,098 312,098 000000000000000020929034040cfbb7745ecea3077050ecef969f0c40a721c0 105 0.04/1.00 vMB 25
312,097 312,097 0000000000000000053864afe9159abcae68a7260625405cce972b17aa5b9b21 282 0.17/1.00 vMB 26
312,096 312,096 000000000000000007974364bfb5601bd3591813a7e05dfca80b9c2c2325073b 136 0.07/1.00 vMB 28
312,095 312,095 000000000000000012220ce14e8f730411feb5480d1baa76641d3471e5aa8a5d 215 0.14/1.00 vMB 22
312,094 312,094 00000000000000002992263fc8e8f5a009ca2518101c5aef3cfb41d14fade0e6 61 0.02/1.00 vMB 31
312,093 312,093 000000000000000001233e4c563523ccf493eec7a5cba70c05e4fd36d7550e9f 848 0.46/1.00 vMB 29
312,092 312,092 00000000000000001319c6b37a60c87e15699f690d344534b347403d70db8f82 336 0.22/1.00 vMB 24
312,091 312,091 0000000000000000162b098a0d139f996763e4cae578d85569dfc84ffaf5f2de 268 0.12/1.00 vMB 37
312,090 312,090 0000000000000000266ab261eef13406d57038d702ce17371d619508768ccaa0 147 0.06/1.00 vMB 48
312,089 312,089 00000000000000000587fcad22ba88859b97ebade7ac51d437466384897534ed 32 0.03/1.00 vMB 23
312,088 312,088 00000000000000003d3b995e1e3dfe15cee964a465eebca5fabc7656c1fd1d6b 364 0.19/1.00 vMB 29
312,087 312,087 0000000000000000008183c9ccfe8e4263abfc297ac47c2ba623a9335e00c21a 217 0.10/1.00 vMB 29
312,086 312,086 00000000000000002122d6ff89aa9682fc60bdbe6f7e7634392010d7e74d5a0d 53 0.04/1.00 vMB 23
312,085 312,085 00000000000000002902299ae5bde8901e81381ab4a7f731eded7f68704e9dff 25 0.01/1.00 vMB 50
312,084 312,084 0000000000000000318284896fe2377dcf05bdd562c3f0340eac9671f57a6422 67 0.02/1.00 vMB 93
312,083 312,083 00000000000000000e0b50934df6e709711c785263dd0f4e0fcf1c214dca75a2 284 0.13/1.00 vMB 29
312,082 312,082 000000000000000011a42366ddd643e9e99788d9646ff6125db8d572b59763c9 86 0.04/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 666.88 GB
    • Received: 15.23 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.