Loading Tool

Explorer IconExplorer

Memory Pool

79,260 transactions
29.44 vMB
0.08893045 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt d26bda6db521ececfea2af0cca9bc4e384a357fd3939fc80a0a2e47caec9daa7
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 0f42db11cdcdb3e91ca94ec3513d68fc1abfd3a2fc0a95abd8719593215f504d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,898
Size: 1.00 vMB
Total Fees: 0.02714844 BTC
Feerates: 301.60 > 2.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (224,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,898 690,898 00000000000000000003e4f7237d98823aea4ac7f49a546c50b601dfa190b76e 929 0.37/1.00 vMB 34
690,897 690,897 00000000000000000009a775607444da207b75ff0906addf484bf355058979d5 1,007 0.55/1.00 vMB 30
690,896 690,896 00000000000000000004616a4afc710e5da865bf80a272b90d622ba23ac7582a 1,489 0.65/1.00 vMB 41
690,895 690,895 0000000000000000000d2a616e3bad4ec0dada5f59a27daad2cd0e608961b81a 719 0.30/1.00 vMB 35
690,894 690,894 0000000000000000000cfe96696fcb9471db49e78475dc0787f5a0e98c69864b 370 0.18/1.00 vMB 31
690,893 690,893 0000000000000000000d7ee5acbce22cc6188d7a2b6a595b34bf442fcf611305 390 0.14/1.00 vMB 32
690,892 690,892 000000000000000000018ca9eca234c07d9c924cff7e028bd0c3ccf83da162c7 1,823 0.82/1.00 vMB 44
690,891 690,891 0000000000000000000ef52bfef0fcdd11f326fff60eb528e28f5cfb40b63074 2,173 0.97/1.00 vMB 19
690,890 690,890 00000000000000000012434368868ff7f53fe8846159c90e2cc474f370060294 2,387 1.00/1.00 vMB 46
690,889 690,889 00000000000000000005be62ab3c02aed4f5853ed1030c60136ac818c24ab704 1,840 1.00/1.00 vMB 19
690,888 690,888 0000000000000000000959efdccc431c89a73f8d483c1e8cf2d08e6e217b2bb6 1,858 1.00/1.00 vMB 35
690,887 690,887 0000000000000000000d9bb4c6d1f1975b197d41dc995bab7334c6e2be061c27 2,221 1.00/1.00 vMB 9
690,886 690,886 0000000000000000000e3b4efbf79e5a2bf2d6632fd5e07241ab30b3b04bbc4c 1,373 1.00/1.00 vMB 16
690,885 690,885 00000000000000000001f6d8ae3dcd4e628613fc3cdac5432badf132494b4cd1 1,394 1.00/1.00 vMB 22
690,884 690,884 000000000000000000105a8c105d5955675fcc0e658338f897e35892149a8556 1,301 1.00/1.00 vMB 29
690,883 690,883 00000000000000000004139d263490d927cf32d5f112b89fec969de121ad2416 2,117 1.00/1.00 vMB 50
690,882 690,882 000000000000000000056cdd2eb302083cce4725a54e9181bce7d7b4cf99b0ae 1,983 1.00/1.00 vMB 13
690,881 690,881 00000000000000000012560ba09ed2f2da2f051fb9bb02263d4dce8953c09837 2,610 1.00/1.00 vMB 29
690,880 690,880 00000000000000000002433d3c8ca10524a3a756aa1dc4316c567aae122ac13f 2,519 1.00/1.00 vMB 13
690,879 690,879 00000000000000000007aaaaebfd45c2b842de5420b0ebce57797843bfbbbefa 2,816 1.00/1.00 vMB 15
690,878 690,878 00000000000000000011a05a2e6d93287c87642eeae9be1086140d8a746b64cf 2,399 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.