Loading Tool

Explorer IconExplorer

Memory Pool

45,283 transactions
28.76 vMB
0.06743772 BTC
Random Selection Loading Transactions
Max Size: 153.07/200 MB

Candidate Block

Mining Attempt 64fefb4693f6c66116075c3b2988eee060e0b3c07c3e83a1ec68e3080c944357
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root a121030a2e310b575b6a54fde19b454718da581b0591a9d5c26f0f94e8f0bdc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.01265068 BTC
Feerates: 301.60 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (516,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,014 398,014 0000000000000000059498028fb43a666544a630c781fb7771ddf61e8e253e3e 497 0.25/1.00 vMB 37
398,013 398,013 000000000000000001da9e7478e5d726eb15e226436d58e6fc517aca58824d81 1,334 0.69/1.00 vMB 40
398,012 398,012 000000000000000000977f6018c60344fecc7077f47c6c8053b1e161711ae66e 1,317 0.93/1.00 vMB 20
398,011 398,011 0000000000000000014fd5888a88297a903f156e233d61983092611922fc8af9 2,137 0.93/1.00 vMB 45
398,010 398,010 0000000000000000025ce43b2d1878180502d272f2206193664cf98007b0254e 819 0.99/1.00 vMB 12
398,009 398,009 00000000000000000208765b3e677cd959eefa46c75b5df7d3ece17abf8b7959 1,431 0.66/1.00 vMB 42
398,008 398,008 000000000000000002425980dea35c35972c56069b4401944ce1c7c61f2a7fb9 1 0.00/1.00 vMB 0
398,007 398,007 000000000000000004f4f2740464cfc81bed9dd6e3e2d59b927ed6cdf02948b5 2,348 0.95/1.00 vMB 49
398,006 398,006 000000000000000000571befbd69db027b8d76ce6c8bbc0b314dd2cb789c5f05 1,127 0.73/1.00 vMB 29
398,005 398,005 0000000000000000026fff0d85d97e893e32ce54e531cc618e79edb23311ebdc 2,262 0.89/1.00 vMB 59
398,004 398,004 0000000000000000055c8a130b30f174df168e6980098c25efc0c265b7e796e1 1,064 0.67/1.00 vMB 28
398,003 398,003 00000000000000000643f3a263c775064880d22797ded18785a684ef770bd754 673 0.36/1.00 vMB 38
398,002 398,002 0000000000000000079554f3ffac711b45308bac3b64959c9568d78de2b42b1e 390 0.22/1.00 vMB 26
398,001 398,001 0000000000000000029b38bdf2fb2b7ab210931ef90b0886f09d7000f54ee23d 1,330 0.93/1.00 vMB 26
398,000 398,000 000000000000000001c6bd9d2dbccc3f16ddb534119de0aeb7d0a8c87f78e001 1,988 0.75/1.00 vMB 56
397,999 397,999 000000000000000002486e163108038c865064ad8aaf069bcf44488f8e5f541b 1,922 0.99/1.00 vMB 31
397,998 397,998 000000000000000001e2f412525278d7f0f110d538425ceffe76ab78f5620563 1,717 0.75/1.00 vMB 36
397,997 397,997 000000000000000006ff0c29d293e8fd1502f720c96165a25bba3bf7cfad3189 2,892 0.93/1.00 vMB 64
397,996 397,996 0000000000000000018878a89cd9ddb49bd5f87eec7c6bcf45fa086af14aafd8 1,285 0.60/1.00 vMB 43
397,995 397,995 00000000000000000663b5a1640f098d46b0ac952b8b5b9bb58a633cb6464a30 369 0.14/1.00 vMB 48
397,994 397,994 000000000000000004a80333850882c54f88b2edad9c512947868276f8de9f33 581 0.30/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.