Loading Tool

Explorer IconExplorer

Memory Pool

76,063 transactions
27.68 vMB
0.06882443 BTC
Random Selection Loading Transactions
Max Size: 169.70/200 MB

Candidate Block

Mining Attempt 936dcc220cc9b94531e734579fad3ceedfe138e66fa983fe1dbcb566fa0629d3
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 77a8db92cd58c01e4929b5461848269888a52c64777f9ab8153607e42eaaf296
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.00922588 BTC
Feerates: 81.11 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (589,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,927 325,927 000000000000000015a3c14b4048363d90a4119e2219f749dd2e01b0b2cdced9 382 0.19/1.00 vMB 28
325,926 325,926 000000000000000015b95c76cc5d8f438e38392e01150f18b09791d1b5ae3802 138 0.09/1.00 vMB 18
325,925 325,925 00000000000000000069dc193054fcf7a011c0a7612830faa8a03e5ee5b71e5c 965 0.51/1.00 vMB 27
325,924 325,924 00000000000000000963b5be1bf3fedc9a4fcbed52a7623440862eb91b179d26 824 0.61/1.00 vMB 22
325,923 325,923 00000000000000001148f16dc7037fa16d72402a58b24db1abb93dfcb713a59c 974 0.35/1.00 vMB 39
325,922 325,922 0000000000000000142c2cfbcfafdcce1738d89c419076cba975dcdf25472812 459 0.24/1.00 vMB 28
325,921 325,921 000000000000000013eb3e48ee9a9743c0056efad4427159a52c6be877cd0fa4 386 0.21/1.00 vMB 26
325,920 325,920 00000000000000000c511e26898be8cf3b359e83705c1fe6a74ea1eaeb6f9bd3 358 0.21/1.00 vMB 27
325,919 325,919 00000000000000001803d76f939c9a563f1704500bcbca7a42d82d4f776f4fa0 166 0.07/1.00 vMB 31
325,918 325,918 00000000000000000c4008fe4eb0411cfe866ee2608c14d8efd9d8fc2a41129b 409 0.20/1.00 vMB 31
325,917 325,917 0000000000000000104d3cc22482fed1f80101d6da82c7cd5f99cc3defa728f6 234 0.15/1.00 vMB 26
325,916 325,916 00000000000000001a88bb8489d30c6b89e628ff1bfe3f70dc54bb4cd24676bc 16 0.01/1.00 vMB 31
325,915 325,915 00000000000000000f042230d1bb170db482bbd22ea50a882551f3af3897f391 165 0.11/1.00 vMB 28
325,914 325,914 0000000000000000126b02c038ca3029ac899b77953418f2e874a7350a582948 118 0.05/1.00 vMB 29
325,913 325,913 0000000000000000171f0b944dee554f79289c40ce045b03b0795018aeef8d6d 77 0.04/1.00 vMB 7
325,912 325,912 00000000000000001debf966424822768196ed02ccdde056d22bf932064103c0 559 0.72/1.00 vMB 14
325,911 325,911 00000000000000001012d47c60c8f9deaae3da489e9ef75b01ccdf2b80719faf 2,308 1.00/1.00 vMB 43
325,910 325,910 0000000000000000112e54a9c243929876b34057f50b4fe604e754fa3f85f086 168 0.09/1.00 vMB 21
325,909 325,909 00000000000000000a42cffda31a59e25300c47a7bfc6b359d7290c69bbe2163 590 0.29/1.00 vMB 33
325,908 325,908 00000000000000000919039e9406c3c282e6ce31f57f721ddcb957e955027c53 575 0.30/1.00 vMB 28
325,907 325,907 000000000000000018ef2b68df5cc03384c30a10dadad14b5805cb47dfadaef3 130 0.06/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.