Loading Tool

Explorer IconExplorer

Memory Pool

63,387 transactions
19.52 vMB
0.07247260 BTC
Random Selection Loading Transactions
Max Size: 122.83/200 MB

Candidate Block

Mining Attempt 228dac1c043fc2f1c547b9e18216934b14e8cab686171916786d821359da69a5
Version 20000000
Previous Block 00000000000000000000e9c18216a09b40d8d3b31f1de704be773267d384c3ae
Merkle Root 6ded62ee5ee0da5e7b5a74cfa4d2d6759d84325b0673054ab1dc9bf06d3db2ac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,384
Size: 1.00 vMB
Total Fees: 0.02416034 BTC
Feerates: 240.43 > 2.42 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,747 (813,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,018 102,018 00000000000137e0915b2bb850627f95ad2cb137b12eb81cb845e1dffda7ea23 10 0.00/1.00 vMB 0
102,017 102,017 00000000000260cd47f200d89e826c816db91b51044a03b8c01d50e9d4b284ba 7 0.01/1.00 vMB 0
102,016 102,016 00000000000383b1c9d2adda2f6c778c2e242c9c0ffea1a2643f16ebc90f4680 110 0.02/1.00 vMB 0
102,015 102,015 000000000001b653f3ae46d145b9a05b09733a7565b594ba7ba3fbaca3035d23 1 0.00/1.00 vMB 0
102,014 102,014 000000000001dbd73a42637b5d180ad7c3a57f7c1e651c23f05a24fc158dae8f 7 0.00/1.00 vMB 0
102,013 102,013 000000000002d25efa46f5d4e60f97750fcb5c5a3147611d07fba9778e20b0d5 9 0.00/1.00 vMB 0
102,012 102,012 000000000001271dd4000cf929f0336ba3407401c898cf2d2ff5323306ef4f2a 1 0.00/1.00 vMB 0
102,011 102,011 000000000000ca57fbc7dfafa9615c3180f82db076a54085ccac89d18096b55d 7 0.00/1.00 vMB 0
102,010 102,010 000000000003b6c250da84fbba31177ce8062dad6e57ec025129145cdcb535b4 14 0.00/1.00 vMB 0
102,009 102,009 000000000002e8a84713d0a9f0b137a71f20a4c3c7e0cd32f77230a5a53fcbfc 1 0.00/1.00 vMB 0
102,008 102,008 0000000000006c462e8dabbc8a5f3b6b27d00d2c7a78cec0ab04dab821f5c17c 5 0.00/1.00 vMB 0
102,007 102,007 00000000000402d2f9e4342c1cb2340eee86a832c769c3b8316b6109cb710f19 5 0.00/1.00 vMB 0
102,006 102,006 0000000000026f0fa4bf01d770fbcd647c9ac87ffffff291bf9edbded8a3d119 9 0.00/1.00 vMB 0
102,005 102,005 000000000002f3dad12704fba73ac67d7116d57a6f6bf6f2c17d4d34e49ac031 7 0.01/1.00 vMB 0
102,004 102,004 0000000000026c6659ea18d10c6bd423000938a282470d3cca2fc6ee30e75bcf 6 0.00/1.00 vMB 0
102,003 102,003 00000000000375efa4a448cfb32b46ee73a5dfb18598b94823f229cef4b30c70 3 0.00/1.00 vMB 0
102,002 102,002 00000000000211cda1cc13500c85f4ccde73ff11c08e604e6e265121c2313c3f 1 0.00/1.00 vMB 0
102,001 102,001 0000000000035107dce8eb675c6fa9a08c7617c109b3553ad8f208dda24065a6 3 0.00/1.00 vMB 0
102,000 102,000 00000000000335c47dd6ae953912d172a4d9839355f2083165043bb6f43c2f58 1 0.00/1.00 vMB 0
101,999 101,999 0000000000038b80cf5db1173e96f2290cfda12c505b0fe1bd37d6975e164a8a 1 0.00/1.00 vMB 0
101,998 101,998 0000000000030c522a40397eaf099b1572d7368a31d0891f71c7222d7980dfa8 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.67 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: 777.03 GB
    • Received: 21.13 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.