Loading Tool

Explorer IconExplorer

Memory Pool

85,703 transactions
32.91 vMB
0.07766913 BTC
Random Selection Loading Transactions
Max Size: 195.75/200 MB

Candidate Block

Mining Attempt 7f826b6acf53d5e27d23c5e0c184d68b80e747a39207012de7a64f6d2a83e165
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 308b94a2af4ce1e277b502ef03fc5576798efce1c6fd7b36da176331ce4486b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.01265392 BTC
Feerates: 203.60 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (300,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,797 614,797 0000000000000000000be15235a281acd1c47896e65e15a41606c415281ed1be 2,384 1.00/1.00 vMB 10
614,796 614,796 0000000000000000001106c631636d1bc4dbbce5eda4f477d72c308153b7c5c5 1,926 1.00/1.00 vMB 10
614,795 614,795 000000000000000000031451338fbca39b7193d66a7cb7a7f2ef20fdb8a1d644 2,472 1.00/1.00 vMB 11
614,794 614,794 0000000000000000000ba9c9f1744ccfec6f1a06c1990a5a11770af3100985ad 1,566 1.00/1.00 vMB 15
614,793 614,793 0000000000000000000c8d432765a4f6b10f9ed72b66e06679978680b7aa23b6 2,219 1.00/1.00 vMB 16
614,792 614,792 000000000000000000126a854cc4d65f80a8d6021f040abe96a6e1084048e4e7 2,531 1.00/1.00 vMB 21
614,791 614,791 0000000000000000000fd7d7d34ccf0cdeea2e2b468de431c88b330aab82c306 2,881 1.00/1.00 vMB 21
614,790 614,790 0000000000000000000b9baa2ecdaaef69283e5545f33266cdda36074bc245a8 3,260 1.00/1.00 vMB 24
614,789 614,789 000000000000000000069f231477d80e3f6b546f353cefa5578981f449d4b0cf 2,688 1.00/1.00 vMB 17
614,788 614,788 0000000000000000000d1b74654213b5e43b33553dc7be2b743dfba3ae2d8e4f 3,339 1.00/1.00 vMB 32
614,787 614,787 0000000000000000000d91b311f5be3b77802bc86d23fc58d04e9908fa8c0f4c 2,888 1.00/1.00 vMB 26
614,786 614,786 0000000000000000001031293a1340405edb1389361f4dd1cb4793bc9c3e3ddc 3,562 1.00/1.00 vMB 18
614,785 614,785 000000000000000000040825708bb56c342dc8b405d5780d3c5012e9742a6ac9 2,654 1.00/1.00 vMB 32
614,784 614,784 0000000000000000000d773e7dce09a5e0ee0f5fe5d3cce015c2cfcc8ff3a411 2,493 1.00/1.00 vMB 15
614,783 614,783 0000000000000000001300e891ad1dcb496de377b6aaa74fb133048c6da0aade 2,268 1.00/1.00 vMB 23
614,782 614,782 00000000000000000004cfa8dedeb18ac7d8d3738426ec131154535f7c0945fc 2,630 1.00/1.00 vMB 17
614,781 614,781 0000000000000000000686a2d21fee81e7ff7e86b5b5dc05d58d0781a5900dde 3,223 1.00/1.00 vMB 29
614,780 614,780 0000000000000000000714dc75e436bc5e9a5b0c738f72ce95b74559a8d7f541 2,491 1.00/1.00 vMB 46
614,779 614,779 0000000000000000000e9cc22ba23419441feb4c6409791b45040463f2983509 2,976 1.00/1.00 vMB 14
614,778 614,778 0000000000000000000455119588a9d8ee6c08c0d0d896d8e7d4d21c8756a18c 3,027 1.00/1.00 vMB 30
614,777 614,777 0000000000000000000deac39bd624722eadfd08fc8d62861500102353bbb310 2,455 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.