Loading Tool

Explorer IconExplorer

Memory Pool

72,400 transactions
27.95 vMB
0.06476787 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt fd3efd0239b2c92db5af4d6865afb0b2b30402e3f8b3ac4d69b89fa562f355fa
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root edd1bdabdb70e2441a6522abaf696021a01b21c13a9d898cbeb3347d6d5a71f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,190
Size: 1.00 vMB
Total Fees: 0.00903011 BTC
Feerates: 40.21 > 0.90 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (349,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,940 565,940 000000000000000000096483d777e585e2efa18947deb002d646a4897095775a 2,413 1.00/1.00 vMB 31
565,939 565,939 0000000000000000002603ec30619038f380e1d99153bbe85c4fb03f33f3b94c 2,008 1.00/1.00 vMB 19
565,938 565,938 00000000000000000002294874ecf6ed6257b5528735c85880abf8dffbfb01c7 2,717 1.00/1.00 vMB 28
565,937 565,937 0000000000000000000b71b1d9897d6d24d4d2a96a76c794aa7b50b68834bbd8 3,467 1.00/1.00 vMB 53
565,936 565,936 0000000000000000000f69880feeef505bb2e026c9e4bb4fe893524d5651b8ee 3,105 1.00/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.