Loading Tool

Explorer IconExplorer

Memory Pool

86,862 transactions
31.76 vMB
0.11569811 BTC
Random Selection Loading Transactions
Max Size: 192.29/200 MB

Candidate Block

Mining Attempt cb5651a67ce0e73a5a8145041ab0a66a4c4141c6bec86abfba9cdbd6f04a266d
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root e7321dc116f199adb28f7e82996506b9b7b525095470e9e39252ce381695a917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,531
Size: 1.00 vMB
Total Fees: 0.03464785 BTC
Feerates: 547.69 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (486,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,782 428,782 000000000000000003f7bf48ce8b39ec977e6fb88328bce6731e066c2a9b91e7 427 0.35/1.00 vMB 45
428,781 428,781 000000000000000003b64e9cc239ac88b8341a134c895b5ff5d5e77bd3e7a2dd 1,191 0.91/1.00 vMB 44
428,780 428,780 00000000000000000402788d67d4c53b0dd0ffc3b1d4a8631470c130f9ad60ab 452 0.42/1.00 vMB 39
428,779 428,779 0000000000000000048260e68249a4d057cad22a7c4e472e5baf557b88127c14 311 0.30/1.00 vMB 40
428,778 428,778 00000000000000000402457cf92f112801fd00a7a9cccc8d5e4517fff2046185 1,348 0.69/1.00 vMB 49
428,777 428,777 000000000000000002ce1def9c0ae0bb8e3366f9e1a6df2ecb6f5939993e43f0 405 0.98/1.00 vMB 12
428,776 428,776 00000000000000000407c596b73808e2d6f9c341bb7f59129e404bd9a4c8ef2b 380 0.19/1.00 vMB 50
428,775 428,775 00000000000000000208facf6151d09fbafc5f275447f8f5f746e2a98c2ee5ff 1,549 0.71/1.00 vMB 52
428,774 428,774 0000000000000000016a6157378da62436c7bf5cf692c8e5fcd7ff1f41378f92 120 0.08/1.00 vMB 51
428,773 428,773 000000000000000003dac5318cf466fdfd6fc3fcba822fea0989b5bf2121cba8 316 0.99/1.00 vMB 7
428,772 428,772 000000000000000002d6ffacbd87a1545bdbed83149778c073405d92b2153071 937 0.92/1.00 vMB 28
428,771 428,771 000000000000000004930fec1d082e112610b37efd9c8365f6e08c790bd70946 2,036 1.00/1.00 vMB 62
428,770 428,770 0000000000000000043ecb9e4e02ccfc90f34268efcbaddb788e48243a3111f2 814 0.96/1.00 vMB 20
428,769 428,769 0000000000000000046a32610f37975432621838dc057d38b5c1631bf15e3654 2,304 1.00/1.00 vMB 54
428,768 428,768 0000000000000000027104178b9fec76c9bf2e7bd2aa7835a30073dec232e9ce 1,534 0.70/1.00 vMB 54
428,767 428,767 0000000000000000047f0444d7cedde0e6a8286d1bce2061d923ac1238028560 2,502 0.99/1.00 vMB 59
428,766 428,766 000000000000000001063f08b844d9f7eb4ec2b7b93d5778e08ca5ee196dd646 1,107 0.60/1.00 vMB 38
428,765 428,765 000000000000000000fdf2eb9b4635bdb9cbb469753e0fabebdeb44e27f09afb 199 0.15/1.00 vMB 28
428,764 428,764 00000000000000000362c3a31eb6db30789313b32642c42eec65bade3357bf65 1,589 0.75/1.00 vMB 57
428,763 428,763 000000000000000003d54045569e5d5818624674274d781f5b5e9449beff8271 2,667 1.00/1.00 vMB 63
428,762 428,762 000000000000000003d3d38059467c2e9a4d49dab926287531f0bc37de2208f0 1,684 0.66/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.31 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: 660.23 GB
    • Received: 14.64 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.