Loading Tool

Explorer IconExplorer

Memory Pool

48,094 transactions
28.05 vMB
0.06835725 BTC
Random Selection Loading Transactions
Max Size: 148.98/200 MB

Candidate Block

Mining Attempt 449bb2c1ab6db3a50ff422d705c00c94bf4ab05b065e0057e712d397ec5a49e9
Version 20000000
Previous Block 00000000000000000001a910bb93b48e2d87af92722f1a8406500b6fdd169ecb
Merkle Root a89e7ec22a77e4edf8fd69a87e39039dd1415e136f377707774e4776dd322fd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.01334216 BTC
Feerates: 46.87 > 1.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,718 (84,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,622 830,622 00000000000000000000e2575163f931eeb2bf21a54b4e6f048cefe907d19b56 2,000 1.00/1.00 vMB 17
830,621 830,621 000000000000000000021733be5817c92361927ae9a3b2e66d963a4adef14cc9 3,125 1.00/1.00 vMB 32
830,620 830,620 0000000000000000000012d55466cd1311dea394e2a773246258f6bde0067879 1,075 1.00/1.00 vMB 15
830,619 830,619 0000000000000000000107c7ba7550ddc24ec4a4c7cc9bd42dc70038da279da9 1,615 1.00/1.00 vMB 26
830,618 830,618 0000000000000000000066b2b4a8135755d1527c4a4cc262b9d27320cd12b897 1,886 1.00/1.00 vMB 20
830,617 830,617 0000000000000000000066225a92ef526d6062f06e127451afc9ed06da223fb4 1,922 1.00/1.00 vMB 32
830,616 830,616 000000000000000000013e6635363a688a59bd2c98466f51116e7b9c4361e716 2,442 1.00/1.00 vMB 37
830,615 830,615 00000000000000000001c107617d7cfbf4e96be3196e36a7f172c5600b413cd2 3,232 1.00/1.00 vMB 47
830,614 830,614 0000000000000000000174a882919ba6b7f6d7bdbeef5fe713a475024812d35a 1,365 1.00/1.00 vMB 15
830,613 830,613 00000000000000000001c481e1ac43dddaefd6c02f775f97f0a75435612d6351 2,170 1.00/1.00 vMB 24
830,612 830,612 00000000000000000000ba99095756b0c06ade8e2964bb906393209da0781ece 3,325 1.00/1.00 vMB 34
830,611 830,611 00000000000000000002abf01b209baad3e9981233b9df9f0158c54741771314 3,306 1.00/1.00 vMB 41
830,610 830,610 0000000000000000000165eb2d431a3c8c798b251d02ad64642de413adf67277 1,004 1.00/1.00 vMB 15
830,609 830,609 0000000000000000000092acb5bc34cafde28a32e1202a2a14ff803a771171fc 1,300 1.00/1.00 vMB 16
830,608 830,608 00000000000000000002e3dc816902d7978457408559caa88c7b237a986ebcfd 3,085 1.00/1.00 vMB 29
830,607 830,607 000000000000000000004a40e5df47e6bfec2fb155332f57be5c930c3f13e4c4 2,751 1.00/1.00 vMB 22
830,606 830,606 000000000000000000013154cf159131df82c6fb9859794f8391cf131d99265a 3,332 1.00/1.00 vMB 43
830,605 830,605 0000000000000000000128d4aa26b874605c398673156a4b61644513c5c11fcd 1,770 1.00/1.00 vMB 23
830,604 830,604 000000000000000000008577ff8229989cf555b6d1efa8b086e2b743fa79f17d 1,714 1.00/1.00 vMB 22
830,603 830,603 000000000000000000022065b09010798eea7d507503fec88a147b81f64c8323 2,076 1.00/1.00 vMB 28
830,602 830,602 000000000000000000000dcc5eec8a1b7ffc78715cefe1d15e4e0f7245e50498 2,395 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.90 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: 645.25 GB
    • Received: 12.72 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.