Loading Tool

Explorer IconExplorer

Memory Pool

78,552 transactions
29.33 vMB
0.08343296 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt 0f5f4f9963883a98f9a43866f1daac260be7cfaaa26564c00d6914d9a68e492f
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0d02f47efaa8d6efb3da3b5d94c67b24b34ffe370eaab9284835f8df4699652a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,635
Size: 1.00 vMB
Total Fees: 0.02187864 BTC
Feerates: 95.73 > 2.19 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (280,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,022 635,022 0000000000000000000fcf8da927ada1c39efe71349ef87c96cf239d07599937 3,177 1.00/1.00 vMB 48
635,021 635,021 0000000000000000000526ee7a3f598b617a6d4faa79f0f36dd712b2f377ce41 2,504 1.00/1.00 vMB 43
635,020 635,020 00000000000000000002b6e0fb4f4df5996fc4608294da3f6df6115ab1ac000a 1,327 1.00/1.00 vMB 40
635,019 635,019 00000000000000000008d4f0f6d732faf55513279b2e59dff215f63b5c4c90c9 2,842 1.00/1.00 vMB 51
635,018 635,018 0000000000000000000bbcab7be49b1f36fe33111754c2e99cab1fcdf9f662c4 2,898 1.00/1.00 vMB 53
635,017 635,017 0000000000000000001221b64a1e49b293a743ff06f662ea713ca564d5e20b1e 2,249 1.00/1.00 vMB 48
635,016 635,016 0000000000000000000875824b91a8dc3fa6bf26978cd4a672911699433385f5 2,001 1.00/1.00 vMB 60
635,015 635,015 0000000000000000000f82ae59d46268b9d9e623cdeca3ce7094cd4e77fdbb94 2,099 1.00/1.00 vMB 53
635,014 635,014 000000000000000000115632b277e0a29b8a4d7481c1508d78c9b1dfdcf9100c 2,741 1.00/1.00 vMB 32
635,013 635,013 000000000000000000008ceb2bc5e4250338654e9e73eb9a08bb75813670b148 2,396 1.00/1.00 vMB 28
635,012 635,012 0000000000000000001074f6c196d12d1773dd9f165a2b6a3571504add630289 2,573 1.00/1.00 vMB 36
635,011 635,011 000000000000000000052828971cf24e7b346f1ad5c20e08924ae2be3e8e7a04 2,860 1.00/1.00 vMB 55
635,010 635,010 0000000000000000000cdcd92552a3971fc46cf451fe8e0df56af95d2fbe4585 2,969 1.00/1.00 vMB 37
635,009 635,009 00000000000000000004f59fedbe4ebbb462d134ae28c3acda4b53ec664ccc10 2,569 1.00/1.00 vMB 38
635,008 635,008 00000000000000000012b0b0531a7de4ab02da571f8f6c3d0377078728749907 1,632 1.00/1.00 vMB 39
635,007 635,007 000000000000000000027c2c34891fa6c1d94a8c7c4f745006c2a084f19eaa50 2,390 1.00/1.00 vMB 43
635,006 635,006 0000000000000000000afcde7a75493e729ea96d2ebb8a046211737fcd581235 2,924 1.00/1.00 vMB 48
635,005 635,005 0000000000000000000e3edc063bf5ddc94edf937c50c2a8b69e31b382d820c5 3,029 1.00/1.00 vMB 49
635,004 635,004 00000000000000000010e7bc5b5d1664acd2ddbeb199be23e7dfe19a8d4341dc 2,709 1.00/1.00 vMB 37
635,003 635,003 00000000000000000010ce8adb9d43b791147927091d83c469488580f6fd0d6b 2,527 1.00/1.00 vMB 43
635,002 635,002 0000000000000000000626cbe8633e363016a9851746319c002aa9bc1cf08c92 2,256 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.78 GB
    • Received: 16.43 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.