Loading Tool

Explorer IconExplorer

Memory Pool

81,020 transactions
30.18 vMB
0.10376200 BTC
Random Selection Loading Transactions
Max Size: 182.13/200 MB

Candidate Block

Mining Attempt 6e6e1d49f74488e5149eef4056bd846eee79757f5e50494d2dc0b3729ccae370
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root fb251427705ba8bd7daf7285d74029c3e91dd0f6de1103dcc74e3367d39c9013
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.03104332 BTC
Feerates: 54.29 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (539,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,013 376,013 00000000000000000081ef498945cd0bba6999361b34e4b193456ff7d3f0b3ec 607 0.32/1.00 vMB 41
376,012 376,012 00000000000000000bc1af33390d92970a5006dd5dd612283b3e2ae8b0fd3787 589 0.27/1.00 vMB 41
376,011 376,011 000000000000000001baa9bf5cb7ca0a725bac4b5ff7190f167b6f72431d9559 117 0.04/1.00 vMB 60
376,010 376,010 000000000000000011699af7a0e7ad51a2133a3158c5fc2ee41a5dce37d35699 248 0.57/1.00 vMB 11
376,009 376,009 0000000000000000034c5697d3e270e3f5b526489bc8bf24aa4385adcc6569bd 331 0.19/1.00 vMB 33
376,008 376,008 0000000000000000075532c1c488ce1b3e5226d6612a76b61c8c771a9fd93237 1,075 0.74/1.00 vMB 26
376,007 376,007 00000000000000000d4b1db9a4a60a015330ee6905d5b41c4fb3b8b9bf83d909 1,829 0.75/1.00 vMB 56
376,006 376,006 0000000000000000100f939124852e57a0657e2b399a943e1c974db0a96a82bd 1 0.00/1.00 vMB 0
376,005 376,005 00000000000000000943c137dc79b146c502418ccc62e40b9e664913832718fc 2,313 0.95/1.00 vMB 43
376,004 376,004 00000000000000000a41d4d00328570e8f5ef8a35d31333f0dc91a387bc02499 265 0.43/1.00 vMB 13
376,003 376,003 00000000000000000aa9f3373e6e591757b53f97fedbc28428f4ca9a3e1207b0 1,186 0.59/1.00 vMB 44
376,002 376,002 00000000000000000f1880aa58f1b5450fcdae7d1c304c41329f164ceb6b3629 872 0.62/1.00 vMB 42
376,001 376,001 00000000000000000600fd599dddf15b50f48b66ccdea01ea56d2c093192062e 716 0.63/1.00 vMB 27
376,000 376,000 0000000000000000106e9e99cf4fce4e8a4abc97f3e883956e26d76b3a1133ce 260 0.18/1.00 vMB 33
375,999 375,999 00000000000000000411035d4f1e86df3600e6e2eff976fe4dbfda1095a54ad0 433 0.28/1.00 vMB 37
375,998 375,998 00000000000000000b763091eddbad621de64c01327147bff4b6fbb9ab1098b2 696 0.45/1.00 vMB 30
375,997 375,997 00000000000000000f3e2531b310d40d2165e33378dae8c6c0c0e55aea8a6144 27 0.03/1.00 vMB 20
375,996 375,996 00000000000000000fd1c67353e8a555640fab6f6727c63dde3020c90180e90a 140 0.06/1.00 vMB 46
375,995 375,995 00000000000000000786541bfeb932d8dace2071aec694cf2f4b33c708134957 750 0.42/1.00 vMB 38
375,994 375,994 00000000000000001126403dadb1ce068643bc407cd369ed563f2cde8de83835 233 0.10/1.00 vMB 42
375,993 375,993 0000000000000000116ca984210a1fa2410772ea00ecbd1990edbf9c1621fe4b 1,547 0.81/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.61 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: 671.87 GB
    • Received: 16.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.