Loading Tool

Explorer IconExplorer

Memory Pool

83,402 transactions
32.11 vMB
0.10363456 BTC
Random Selection Loading Transactions
Max Size: 190.95/200 MB

Candidate Block

Mining Attempt d994bbf8903431056d418140c51c01b817de8085e09a53e076449156c8cc44d0
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 42f17e942ade437ba2efab5bf587208423f6033d14fd8bfdc1fff1b8ae0b73f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,584
Size: 1.00 vMB
Total Fees: 0.03940782 BTC
Feerates: 387.56 > 3.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (349,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,935 565,935 00000000000000000017b478924e682013ecdc9272f5cb5b854b28259382c6f0 2,859 1.00/1.00 vMB 41
565,934 565,934 00000000000000000004e3b613271c6494ea6372edcbcf28b3f3e8e8cb6c9804 2,782 1.00/1.00 vMB 28
565,933 565,933 000000000000000000225f46b161e2991e2f42fe95807a76fef8f471c7beee3a 1,570 1.00/1.00 vMB 35
565,932 565,932 000000000000000000052387b9f0d454743268f006a5b94017e6f0e1f787e24d 3,674 1.00/1.00 vMB 48
565,931 565,931 0000000000000000002b3c26e807395c17956d4442288db06e5453ceaeb9e700 2,873 1.00/1.00 vMB 61
565,930 565,930 00000000000000000002045d9a7a4fb039d468fb751e094efe10e6b0199711ac 1,804 1.00/1.00 vMB 23
565,929 565,929 00000000000000000023a8a96b16ba797ba5bb3a2d544be9dfaf5684acc7a3ea 2,700 1.00/1.00 vMB 24
565,928 565,928 00000000000000000001c4e2167af0adf74b565b36b0411125890793994fcd33 1,982 1.00/1.00 vMB 27
565,927 565,927 00000000000000000013601cf59c115176a7e28c2f0bc4373bba92cad494ec6f 2,854 1.00/1.00 vMB 39
565,926 565,926 000000000000000000219dee259fdddcc9cb5deca24eb17c6eec0a6b4e454bdc 2,640 1.00/1.00 vMB 32
565,925 565,925 0000000000000000001f8253c3e5f020167b412ae27914bf87f1de8b3ca58ed8 2,675 1.00/1.00 vMB 43
565,924 565,924 00000000000000000014194c15fb138d352933a3805162c97f0fc1717233f276 2,702 1.00/1.00 vMB 33
565,923 565,923 000000000000000000151f1277ccb2673d0544d9b77330001309fcddcbd0327a 2,621 1.00/1.00 vMB 48
565,922 565,922 0000000000000000001357d6de8f13a3f9bc9124b00f6a524fc3f0fe3ada8d3d 2,679 1.00/1.00 vMB 41
565,921 565,921 00000000000000000028253b918f399f721224ed14cd6656935a39b20241a440 2,705 1.00/1.00 vMB 34
565,920 565,920 0000000000000000001733139f6cd4fdf71398240940505edae5939636657178 2,910 1.00/1.00 vMB 37
565,919 565,919 0000000000000000001aee8190e54ddcd012c4a62ec647377273e3e694582b5d 3,523 1.00/1.00 vMB 54
565,918 565,918 00000000000000000013a8a1b4747990178179cd16a4754ba1979456aee14817 3,719 1.00/1.00 vMB 46
565,917 565,917 00000000000000000021e931cc0798e1a3f60794e2da4291472f7b43b7795502 2,593 1.00/1.00 vMB 65
565,916 565,916 00000000000000000008dc309f9771012a1ff5983827458bfdf8c8185569f8cf 2,530 1.00/1.00 vMB 55
565,915 565,915 0000000000000000000404014bd39d4d432cdb1d4e29cc340ccf0e53374e9763 2,618 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.31 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: 658.85 GB
    • Received: 14.59 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.