Loading Tool

Explorer IconExplorer

Memory Pool

83,073 transactions
30.10 vMB
0.12810780 BTC
Random Selection Loading Transactions
Max Size: 183.11/200 MB

Candidate Block

Mining Attempt 6a8f33c077a1ceca9dcfec6390fb0cdc057ffb7799ed704658d6cfb679301579
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 441f49019e93a55d3c1d5fb3635a37b01a1a55b1a4c37d19d6042a4d3045b13d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,496
Size: 1.00 vMB
Total Fees: 0.06403384 BTC
Feerates: 641.71 > 6.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (246,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,789 668,789 0000000000000000000217467b2725f6c6d20b5eac755851e43bf9a7354a2efa 2,948 1.00/1.00 vMB 116
668,788 668,788 000000000000000000008d3aa40668c2383854a7c943545a45f7056545a1d920 2,349 1.00/1.00 vMB 117
668,787 668,787 0000000000000000000d441ab9385493f7b0d86a812805e05ed80798901cc1ca 2,535 1.00/1.00 vMB 114
668,786 668,786 000000000000000000054c9a55c7a445195ef329953edb124f84a3e85c413127 2,598 1.00/1.00 vMB 137
668,785 668,785 0000000000000000000912e17d838e24d670e0ec915c8bc242871fc4a0e294c8 3,150 1.00/1.00 vMB 112
668,784 668,784 000000000000000000077f91603662ba05198701b09925ddf379a8fab8166513 2,365 1.00/1.00 vMB 132
668,783 668,783 00000000000000000002d552d0c3711c4319abba5dd9804f747cb26e9e2a638f 2,798 1.00/1.00 vMB 134
668,782 668,782 000000000000000000037e31379b6eb562a88ff88072b3b2e21e671711cbc8c7 2,773 1.00/1.00 vMB 147
668,781 668,781 00000000000000000006e60356983a3a164860d6d8f0a88335e82bf575dc56b5 821 1.00/1.00 vMB 113
668,780 668,780 000000000000000000065673f433fa999593b2d9bedaace32756987fa49c7c18 3,045 1.00/1.00 vMB 96
668,779 668,779 0000000000000000000b971b0120dd47a12702e1bb2f696d4969e0d9fdb9933a 2,620 1.00/1.00 vMB 137
668,778 668,778 00000000000000000008442a65719bcb875f8dfbe0ec7f9cb0126a4720d1469a 2,717 1.00/1.00 vMB 127
668,777 668,777 0000000000000000000a431ff4a342a41741c12d733cbde6a1d8da71427559ce 3,036 1.00/1.00 vMB 129
668,776 668,776 000000000000000000072e338c6908ef2066167562c39ec3381be42c833368b3 3,108 1.00/1.00 vMB 77
668,775 668,775 0000000000000000000a48a8f7f1b0931bc215f165dbce7c28dd2d4d1765536b 2,867 1.00/1.00 vMB 111
668,774 668,774 00000000000000000006ca3c1303725556f33e67faa33762b3d6b4d2f686d593 3,047 1.00/1.00 vMB 119
668,773 668,773 000000000000000000034dcd8887c044a5551d9904dd5e88fbf99fa6796011d3 2,699 1.00/1.00 vMB 137
668,772 668,772 00000000000000000006dc11c31d502e229384985fc0d0118eb70f9f6bb6f9da 3,029 1.00/1.00 vMB 108
668,771 668,771 000000000000000000075293c817efaec25f3ffdff5f93be3bb6af6c8588218a 1,585 1.00/1.00 vMB 127
668,770 668,770 00000000000000000002ad30e40b47a0e4c6691056141bcf8558ecbb0618b304 1,074 1.00/1.00 vMB 117
668,769 668,769 0000000000000000000510d7d2118deec9ba79eec45f28fc31c3383ba8863740 1,814 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.69 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.