Loading Tool

Explorer IconExplorer

Memory Pool

42,426 transactions
27.83 vMB
0.07936039 BTC
Random Selection Loading Transactions
Max Size: 143.78/200 MB

Candidate Block

Mining Attempt e86b79e6c59551135fafcade6e416d85be2158700fa155cfbc217e0f7f357994
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 80dc4147ba976f2ec2546090a21812eaf1468c7b0f73cbec82da8f6a586e7db2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.02304365 BTC
Feerates: 180.63 > 2.31 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (78,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,633 836,633 00000000000000000001aead753d3fc5c95816efb91edbff62f1abbd21b7b097 2,580 1.00/1.00 vMB 15
836,632 836,632 000000000000000000031f829258021eae8a429339a531b722ebe3399671a12c 2,020 1.00/1.00 vMB 13
836,631 836,631 0000000000000000000029af6dde2a2b3b880b4c4bf5624491472c47573dc950 2,889 1.00/1.00 vMB 18
836,630 836,630 00000000000000000000453fd1c7e82a6e3a857f3e02bce3366595c3e18a8daa 3,837 1.00/1.00 vMB 25
836,629 836,629 00000000000000000002afcac4c15b4ad6db1872ff39f3487a6c734bd6562a77 2,645 1.00/1.00 vMB 16
836,628 836,628 00000000000000000002e490c8d6c1a5ef1ed273993d8348c94e77a76330127d 3,684 1.00/1.00 vMB 33
836,627 836,627 00000000000000000001ba5d75c4c243b2a667f6522648f117ddc8353538ecf3 959 1.00/1.00 vMB 10
836,626 836,626 00000000000000000002ffea81db9cc983e7214e19788c43bf30b330054553f3 1,981 1.00/1.00 vMB 10
836,625 836,625 00000000000000000001893cea89298062bd8c898d826151a401e317cdaaaa37 2,262 1.00/1.00 vMB 11
836,624 836,624 0000000000000000000249a866d23d05f44967acaaf875c6f99790a7b28cebd4 3,086 1.00/1.00 vMB 16
836,623 836,623 00000000000000000001de7ea60da340348bd087319aec269c466ffdb5e67c62 3,136 1.00/1.00 vMB 23
836,622 836,622 00000000000000000002c9cc33b4049de628ecd550298901426d621e74e52c78 1,575 1.00/1.00 vMB 11
836,621 836,621 00000000000000000001de5ee7c8cfb75336028878ff82f9ba763f498659c8ad 420 1.00/1.00 vMB 9
836,620 836,620 000000000000000000023cbe6049f5f10a002a6899586f212c5c274553bd4fa9 3,779 1.00/1.00 vMB 16
836,619 836,619 000000000000000000016b81136ff4c3acc2ac2944718ddfbd3bff2ee1659b49 2,874 1.00/1.00 vMB 24
836,618 836,618 0000000000000000000350035e176161fdc45fd41bfe4c77af3abb647124d4ca 1,764 1.00/1.00 vMB 13
836,617 836,617 00000000000000000002e99d6eff2c31c8eec59bb9040cd8a6e65f58b39e6311 302 1.00/1.00 vMB 9
836,616 836,616 0000000000000000000036147a7969bcff46ca61a01e84c475fbac11ca3b4164 1,017 1.00/1.00 vMB 10
836,615 836,615 000000000000000000011ec1c91fc57cf2dc38f9c171280d3205856fbca7b93a 2,260 1.00/1.00 vMB 12
836,614 836,614 0000000000000000000303c500b5359801231aa44ef53e6f4d8017aa2e97aeb0 3,569 1.00/1.00 vMB 14
836,613 836,613 00000000000000000000e460546b0ff8490c9e5713582ada6a27ef3f300e3e85 3,736 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.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.