Loading Tool

Explorer IconExplorer

Memory Pool

42,789 transactions
26.72 vMB
0.05357802 BTC
Random Selection Loading Transactions
Max Size: 140.54/200 MB

Candidate Block

Mining Attempt cbf6c1f6befc2c55084b23e8ba225c48a9b35de9692216ccb1dcb111b8cd04a9
Version 20000000
Previous Block 00000000000000000000e3ac99be0c75a7c1598359aaad39c4e0ec9e97012d70
Merkle Root ceb4c21840b32b3545e75c61139c464ab645a97b9cfe2e03965333eb999247d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.00425285 BTC
Feerates: 14.54 > 0.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,896 (564,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,906 349,906 000000000000000012592574bb05c969b500f5b2ea69bc728bebadb82915c0db 50 0.03/1.00 vMB 18
349,905 349,905 000000000000000016aaeb669107b4a778bec5c2ee7ebea93809bb2474677a10 841 0.39/1.00 vMB 29
349,904 349,904 000000000000000009921f7e6caaad2efc35c7c1f32a5ab314c3db79b2d538b3 273 0.13/1.00 vMB 25
349,903 349,903 000000000000000002a31a8ceeda56666b974decb2bf678534be2fc363ee90f2 1,364 0.70/1.00 vMB 29
349,902 349,902 00000000000000001130b812dc408d2ad1e9ee91375671c497532cf41d581dda 136 0.08/1.00 vMB 20
349,901 349,901 00000000000000000be576efee6dec3a1b1720c8f31cdc941c2b46ff36221589 1,352 0.59/1.00 vMB 24
349,900 349,900 00000000000000001694fa3f91fb49a5940396088a957063dc028b943f9acb6b 985 0.62/1.00 vMB 24
349,899 349,899 0000000000000000014928f681fd07216c40296edc251b963673d1f4063bbb29 631 0.33/1.00 vMB 26
349,898 349,898 000000000000000000fd1de387e6905c88d9295e44bf91a12e0caa2c498b67ff 551 0.34/1.00 vMB 18
349,897 349,897 0000000000000000112c2f6fe441cb0987c784cd271c3193cf1dddbb562c77c1 201 0.10/1.00 vMB 21
349,896 349,896 00000000000000000d3f74a9542fedd62fd628171614296ac43a722dd27b0efa 128 0.07/1.00 vMB 21
349,895 349,895 0000000000000000090354960c343077357b4585a4d0ab6b2f171fc3f7b58137 1,326 0.75/1.00 vMB 28
349,894 349,894 00000000000000000f9b988ad389d01abfe70361f15427dc9f95020ae2a3afc1 62 0.05/1.00 vMB 16
349,893 349,893 000000000000000010c175cd82f6d28a6eaed9c1a525066030eba795e9b2aefa 642 0.33/1.00 vMB 27
349,892 349,892 00000000000000000c8375da92c87237d0b1fd8a35926924932a348c9a9f97ee 441 0.24/1.00 vMB 22
349,891 349,891 0000000000000000105ed5836810e9eaac8d18d4167a1b82613bd4941168a8cb 646 0.43/1.00 vMB 14
349,890 349,890 000000000000000004afd1f75ace8c1132195e983601ff1d773fe665a4ad25ca 256 0.17/1.00 vMB 12
349,889 349,889 00000000000000001515fc52b6f3f441997f334f461a61fad260f4ee6a6fc4ed 1,617 0.89/1.00 vMB 29
349,888 349,888 0000000000000000078ab9607f021e94a15654c2a835206e55d2a6f84ed9bbca 1,415 0.75/1.00 vMB 28
349,887 349,887 00000000000000000a86ff08126b67670b5eae4c79437187df6dce32d9a92bb5 255 0.17/1.00 vMB 27
349,886 349,886 00000000000000000030827c9f89d127fbd5caf2c6567a704ac26b182f093c32 728 0.47/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.20 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: 654.09 GB
    • Received: 14.10 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.