Loading Tool

Explorer IconExplorer

Memory Pool

80,533 transactions
30.36 vMB
0.08529359 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt cda342b0df08bd031f7f898e6bfcd3e4ef538ab8a75e7d00734300b0f9a074ae
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 60983e3e1e0bfc040f49fd61bc1aac7680992cc7c94298a374bbcab6bf1f102d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.01741342 BTC
Feerates: 402.75 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (509,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
405,916 405,916 0000000000000000012c349d67029c88cdca3cda61f538dc52bf9e4194371ef4 1,191 0.67/1.00 vMB 37
405,915 405,915 0000000000000000011be20a3514958443abc9e657d77ae7fbd6c78c3af17067 190 0.20/1.00 vMB 19
405,914 405,914 000000000000000003cf869c370c6a2472ca4642489fae822c6f1896906d83d6 1,037 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.00 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: 718.59 GB
    • Received: 17.92 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.