Loading Tool

Explorer IconExplorer

Memory Pool

81,453 transactions
30.60 vMB
0.09377796 BTC
Random Selection Loading Transactions
Max Size: 184.11/200 MB

Candidate Block

Mining Attempt fb140f24b01ba53d1b7f31af645413a3a989a244c9960118c5eafcce62d3db7f
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 7773e372edf2f0b4dfcf3196ff46ecd64eca052d9b08969c71848b33675def94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,611
Size: 1.00 vMB
Total Fees: 0.02758668 BTC
Feerates: 163.06 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (517,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
397,993 397,993 0000000000000000013de96dfef9d86a145475336c3aab1a4b703649066fe2a5 1 0.00/1.00 vMB 0
397,992 397,992 0000000000000000040ebcb4e4281aa74b43b43d65cc89831c4bf08fe3112ae6 1,048 0.50/1.00 vMB 37
397,991 397,991 0000000000000000054431294e397c978e3ebf4c9ebc49599ed2139e8404b2e5 2,503 0.93/1.00 vMB 46
397,990 397,990 00000000000000000787812dd87f6226c2b3a6e4cdd882bda14037cc4eaac82d 2,202 0.95/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.69 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: 692.90 GB
    • Received: 16.51 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.