Loading Tool

Explorer IconExplorer

Memory Pool

76,771 transactions
30.28 vMB
0.10546141 BTC
Random Selection Loading Transactions
Max Size: 180.69/200 MB

Candidate Block

Mining Attempt adba877639123938e4ec58b050b17b0751eb333dfe0d015a2ac356f232b239f8
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root a20cc6464fb394945bc685d14b47b20527224b98d5675848dff8e366b3a685ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,163
Size: 1.00 vMB
Total Fees: 0.02791722 BTC
Feerates: 100.00 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (602,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,967 312,967 00000000000000002038ff2a3978a9ae0f9210c772f83517f369a077a326a9a6 243 0.11/1.00 vMB 59
312,966 312,966 00000000000000000126276d10a1998f620dc9449944e7af16e9a32bdc95fbe9 209 0.10/1.00 vMB 31
312,965 312,965 0000000000000000087ab3d744677448a5420bb200908e80a540e3b23d04d437 32 0.04/1.00 vMB 15
312,964 312,964 000000000000000030a4d96f7f8521791255ae3c2fd97c3c60764b4382ecf671 128 0.05/1.00 vMB 63
312,963 312,963 00000000000000001b411bdc1023080bab85ab6acbf912eba49e836f899d83cb 281 0.24/1.00 vMB 22
312,962 312,962 0000000000000000021a776e0b18d848f2c19a319cbd14902798c2a46c578ce1 119 0.06/1.00 vMB 29
312,961 312,961 000000000000000028420c210b81dd923916600e067f3a77b6b6fef1f844ec6b 29 0.01/1.00 vMB 39
312,960 312,960 00000000000000002972b6de86ab2ffc36e86c78b017a07b2d74f2f7a2cd76e3 681 0.32/1.00 vMB 38
312,959 312,959 000000000000000007493ea110ebd8fd1d488e03a65362f48df8ee8bfe25dd5c 190 0.09/1.00 vMB 49
312,958 312,958 00000000000000001aff44c42c689ac10c2b6fbd55e27451f757c5a7e7fe5bc0 228 0.13/1.00 vMB 39
312,957 312,957 000000000000000031ccec0f4fd0071bd4d75b2d3a73715673826ac8bdf2fdff 432 0.29/1.00 vMB 30
312,956 312,956 000000000000000034e11b55ed4e02b50a4ac1ce83d0753853df1c95acfb2639 313 0.18/1.00 vMB 29
312,955 312,955 000000000000000017a94455a02d6eb25d7b59fb815c5528af131cd08c900183 493 0.27/1.00 vMB 28
312,954 312,954 00000000000000002c59294fb93e65e533ca92eb81b0d88a26edb3e946f50670 15 0.01/1.00 vMB 29
312,953 312,953 000000000000000032f1b035d0a473ffa9720e48a68ead586962415756534371 253 0.15/1.00 vMB 23
312,952 312,952 00000000000000000d4857e8e6175d0da5e31fff256333672f19809c2a9c81d1 632 0.35/1.00 vMB 29
312,951 312,951 0000000000000000259388207308dfce1f7251dd91c451f8f41c8a5f50a1a4f1 290 0.14/1.00 vMB 32
312,950 312,950 000000000000000015f14168bb7dfef989c41f4680cba30172432cc1ee7fba0a 428 0.24/1.00 vMB 29
312,949 312,949 000000000000000014ade6044e8b2fa31be35ce3032938233881fc2fb903be66 366 0.21/1.00 vMB 28
312,948 312,948 000000000000000026509c25e41bfd377212e4ada14b15b090bed915c12bbc71 208 0.10/1.00 vMB 31
312,947 312,947 0000000000000000010fac5bfd2e338cc670dd5e2efffe485be06f341acb2036 57 0.02/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.17 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: 749.52 GB
    • Received: 18.82 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.