Loading Tool

Explorer IconExplorer

Memory Pool

80,067 transactions
30.76 vMB
0.08706147 BTC
Random Selection Loading Transactions
Max Size: 186.35/200 MB

Candidate Block

Mining Attempt 5f71e9bf53186d8f5c829b1d6fbef19b8966b9edfc22a5b2092f1c2ef5cf7353
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 482ca8e25c958d6cbe00651fab6f605ac16b6f51b23acc36dd8f6a83e8f633af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,920
Size: 1.00 vMB
Total Fees: 0.01492470 BTC
Feerates: 106.51 > 1.50 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (509,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,937 405,937 00000000000000000134314c7bd103c205a4e6ddf1dfdb9b66a818e196edb3b8 1 0.00/1.00 vMB 0
405,936 405,936 00000000000000000580d3ae5985e390564fa66ab33e853a2c3176d44c62c455 1,344 0.93/1.00 vMB 32
405,935 405,935 00000000000000000076ce1ac9bec070437e36ab264a8f02588601057aa60929 3,074 0.99/1.00 vMB 64
405,934 405,934 00000000000000000681eec7017c4acbacda0a79fa72b173aebbf677d86b6d3a 2,207 1.00/1.00 vMB 41
405,933 405,933 0000000000000000003c4c1af81962da666c85dd69836e7eeba95d889e47eedb 478 0.23/1.00 vMB 40
405,932 405,932 00000000000000000279da6eb7950640f9d224bfb4d995c892f737a53d3f5151 533 0.33/1.00 vMB 30
405,931 405,931 000000000000000003b0f4768c4f2000e6bcefb63db565c1d0dd98cffd4090f6 964 0.45/1.00 vMB 40
405,930 405,930 0000000000000000063040c4715d914bce6af876facd410580dfaf126b808091 750 0.98/1.00 vMB 9
405,929 405,929 000000000000000002fbdc9979f45772f8745b4581cce57431c18dccdc4ec20c 237 0.19/1.00 vMB 28
405,928 405,928 000000000000000000d6e1daae1afafb15fafc6a10e362691449c63571b21481 1,966 0.95/1.00 vMB 40
405,927 405,927 000000000000000003a394df13826b7338234398c7e95dcf2f09d5e19d786d42 583 0.64/1.00 vMB 20
405,926 405,926 0000000000000000060586b449491751a13c188c2bb8c8be7579685632cd5a68 861 0.99/1.00 vMB 21
405,925 405,925 0000000000000000050eb43322b2906be035581428fdc87ba3917fd7dcffabda 2,482 0.93/1.00 vMB 61
405,924 405,924 00000000000000000327e689281f8519a55631e12920eb7db85d5c9b911d6c8f 2,600 0.93/1.00 vMB 61
405,923 405,923 0000000000000000059eabaf4239ba93f351403fc8d8d34d08e4b94c165612d6 645 0.47/1.00 vMB 25
405,922 405,922 000000000000000002b30d525082108a72b29ce03cd68760f2285a05cfb5c8d2 2,359 1.00/1.00 vMB 41
405,921 405,921 000000000000000005d178eb8917ef888f8579cc9f6be132d29ee3d42f54009f 3,287 1.00/1.00 vMB 74
405,920 405,920 000000000000000004ce1745b8523470e184a8f0aab62f18b8ee6c4730e98ac6 1,271 0.87/1.00 vMB 27
405,919 405,919 000000000000000005e5099378f37fb1a5842e6a6bb0e86e1cf5197ca1fca9a3 2,776 1.00/1.00 vMB 55
405,918 405,918 00000000000000000096dff69295856ad04e9fb083dd3cd4261633116a0ebb41 1,379 1.00/1.00 vMB 25
405,917 405,917 0000000000000000066cad5c7b3ab2e5009c71cf72164aec7230d047bbfd2fbd 2,749 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.