Loading Tool

Explorer IconExplorer

Memory Pool

79,079 transactions
29.02 vMB
0.11617051 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt 92d48fbcd43d8e92cba62fa4457117767b1d6b38d7f38fde7758ba2dd5ed1361
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root a90a21e1baa525f7c2ba94c13b7b44a3a6a521209fb098373bbdab12b8dfefc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,373
Size: 1.00 vMB
Total Fees: 0.04221206 BTC
Feerates: 602.26 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (577,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,679 337,679 000000000000000018912d4185e2b55897ff750c7447463ba3b917fd8f396f62 160 0.08/1.00 vMB 45
337,678 337,678 00000000000000000bc70d96bcacb3cc2a88bc529d03f6b50c4fcddaf7e3e8d9 1,367 0.76/1.00 vMB 24
337,677 337,677 000000000000000013e3c8000dc5f60ff25a5caec6e67b7bd219f0c443dc3179 185 0.19/1.00 vMB 25
337,676 337,676 000000000000000013909128579861aeeda555177a4879e8789d1dd860c3fbb8 200 0.12/1.00 vMB 21
337,675 337,675 000000000000000000dad72baf99e2e389dcb2c19e7ee5dec92ccc4e5a1da43d 1,105 0.75/1.00 vMB 20
337,674 337,674 000000000000000001fcd462e208c5dfb6f02267fbc4ead96df7e9bee28ae3db 1,121 0.35/1.00 vMB 42
337,673 337,673 00000000000000000ffcf0e08982762ac8cc3fac358ca956a0b8e98779c0a07b 810 0.55/1.00 vMB 22
337,672 337,672 000000000000000008de32552e46b02339252039fbc4adc8e1cbee39736869ce 207 0.10/1.00 vMB 26
337,671 337,671 00000000000000000c46d29cd71ef8b200d40140baabd1bff8de923baad15d43 71 0.03/1.00 vMB 40
337,670 337,670 000000000000000019c910e21c2a58223e0097d41fddbd4e7254751acb85f69c 222 0.16/1.00 vMB 18
337,669 337,669 00000000000000000351fbab7fbc47167f8c71576a3b65c792fe3fd275782580 984 0.62/1.00 vMB 20
337,668 337,668 00000000000000000bfcee1b9e4bef9553b448e61071045e5c152327a595ce46 1,023 0.35/1.00 vMB 39
337,667 337,667 00000000000000000b8a0e61fa14c66aa1e650a3029f06f0fa4c1554f20934d8 661 0.42/1.00 vMB 21
337,666 337,666 000000000000000010f00249edcbcb6332265b7530880f928f5e957886fb678c 1,166 0.75/1.00 vMB 22
337,665 337,665 00000000000000000041788aabb8bd72be89aea69bed167c4011fc71ad74c16d 791 0.29/1.00 vMB 43
337,664 337,664 00000000000000000e00668ed9e69ebabd21a2cec1ae2553b80759305e5b5925 531 0.65/1.00 vMB 14
337,663 337,663 0000000000000000114961ebc8ceb64dcd935d419b8a00dfc4aeeea77e0aa9c8 780 0.75/1.00 vMB 18
337,662 337,662 000000000000000008c01f6f812f30be7de25645cdc5cd4727ba62279e0a0e21 1,143 0.75/1.00 vMB 24
337,661 337,661 00000000000000000b791b470a1d7b18a1aff22ca9e41ad057da77a89921d237 2,051 0.75/1.00 vMB 38
337,660 337,660 0000000000000000025abb32821f1a0332087a6c75ef2386c37662abd07a6939 453 0.24/1.00 vMB 26
337,659 337,659 0000000000000000073d97504f768af8c9cc1be77da0c2fdaddb369b010c800b 321 0.15/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.92 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: 714.42 GB
    • Received: 17.54 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.