Loading Tool

Explorer IconExplorer

Memory Pool

32,779 transactions
12.30 vMB
0.07052841 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.72/200 MB

Candidate Block

Mining Attempt 74738c53e4fb4919b30c917ca239cdc52a4d4b35b3cfa9cbcab096c6dcee15ed
Version 20000000
Previous Block 00000000000000000000350d17d01b38af85703ce2748d4307337bee8507f17d
Merkle Root 0128844877dbcbc84b097bacf3bef17980b76ae2543310641dcf1cfa2af5fd2d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,985
Size: 1.00 vMB
Total Fees: 0.04857850 BTC
Median Feerate: 1.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,526 (746,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,790 166,790 00000000000007a595070ee8a15647e9d1d101cb9e12dbe5f8357bd73aca7c31 50 0.04 vMB 79
166,789 166,789 00000000000004f0025e56d4f88b5a6c4eb35ff431eb6edefada3edf734d2656 60 0.02 vMB 141
166,788 166,788 0000000000000a4a36fefc27f33ff2f2a8e4e0a579a0e395ac55daa065a823ec 130 0.05 vMB 177
166,787 166,787 000000000000064b3b64cb1dd44edeb9d353c2a70d2b7561513e63c74357b2c6 53 0.05 vMB 39
166,786 166,786 0000000000000aea7843c750aecc5e431b8e7832d50ef9977029e3592633a0b3 119 0.05 vMB 91
166,785 166,785 00000000000008c910c16dc098fccedbc1efcc6068a2c9220c941705cbd9a2c5 12 0.00 vMB 174
166,784 166,784 0000000000000652d9478ca438f205b9450e33ea25e0a4659670165c50929974 20 0.04 vMB 766
166,783 166,783 000000000000098a197cd929614d53f7df245ad126d85ee074b6af2a037baf31 7 0.00 vMB 132
166,782 166,782 00000000000003d2b5c0e03a14f491ed2b4b5d00b505049bed8a85cf75117e5a 118 0.04 vMB 78
166,781 166,781 000000000000012ead86b7bae4cdbcdcc59de3efea9f45fb9d1dcd49eb100304 116 0.05 vMB 68
166,780 166,780 000000000000047bef4a5ccd0a21a561b4828154480ae9a065c2f01eecf40895 76 0.03 vMB 103
166,779 166,779 00000000000001cc06c81015aec5e7e4bf8785be71f33a3710219671c3636fb4 196 0.09 vMB 99
166,778 166,778 000000000000034c1ba7553e719537d79058dc75ea4795f64d6830b524508c60 85 0.03 vMB 0
166,777 166,777 000000000000026738c055be4e33fb0d1f2d7988b28fcbbfc574b17bcb8a8368 114 0.07 vMB 100
166,776 166,776 000000000000055ef2908df72a0a72c355b2af39837ae2e5820653632ce89c21 142 0.05 vMB 147
166,775 166,775 000000000000082f35cded7f063524ac3db61858b17703f5466e0bc5ebc15220 45 0.02 vMB 59
166,774 166,774 0000000000000995a00af197cffc5691e3127dcd148cf082022de7d4a524d50e 98 0.05 vMB 21
166,773 166,773 0000000000000c0fd2424c972a4ad185eb062d9de388c47de9b4426c6e61ce07 46 0.05 vMB 747
166,772 166,772 00000000000005c5d94dbdeed47f7f5dedad1e8820a78880a4d2ac479c9e5779 44 0.03 vMB 413
166,771 166,771 00000000000004125d081ada6b6dd90034c08c98e340c99b2bd9fba6e4844d43 77 0.04 vMB 110
166,770 166,770 00000000000003fbe72e25ae46e32b686469327147f06239244d6d73e46f33c3 44 0.02 vMB 9
Previous 10 blocks ↓
Total Size: 779.78 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: 398.72 GB
    • Received: 2.05 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.