Loading Tool

Explorer IconExplorer

Memory Pool

82,556 transactions
30.80 vMB
0.08637756 BTC
Random Selection Loading Transactions
Max Size: 188.50/200 MB

Candidate Block

Mining Attempt 8acc779d8599850377cf5901f14da93584d7b4208765348f326b5d13349f0c93
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 466026bf638129ebeecc0b962aa0cc9fa15ce73949b87085b6938eac456add40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.01636051 BTC
Feerates: 114.09 > 1.64 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (41,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,722 873,722 00000000000000000000866b89be9c2f67c5cad8cb1a79a8a3d0600fe02ee314 2,699 1.00/1.00 vMB 10
873,721 873,721 0000000000000000000194db601c1ad9723b9d4a7db46630bf9712c093d1e774 309 1.00/1.00 vMB 5
873,720 873,720 0000000000000000000235da5dceecc0c764694d74beb15896ea7860e4764f11 144 1.00/1.00 vMB 5
873,719 873,719 000000000000000000007ade872dad40eb07c99aa3302de33710e413568ff994 604 1.00/1.00 vMB 5
873,718 873,718 00000000000000000001affc59c538e501c04463e38bdc68023922ddf3cc59f4 2,355 1.00/1.00 vMB 7
873,717 873,717 00000000000000000001117c96aae5033089242f7ca64b03dce67107837fa1a6 1,074 1.00/1.00 vMB 7
873,716 873,716 00000000000000000000e012382bdcf69070ffe625561aa2cc1edde300e63fcd 1,606 1.00/1.00 vMB 9
873,715 873,715 00000000000000000001c83118bf6e19fd74cc20b4e025626088499c7858f218 2,513 1.00/1.00 vMB 10
873,714 873,714 00000000000000000002440d766a0258396c349297a40687408d654407509857 3,033 1.00/1.00 vMB 10
873,713 873,713 00000000000000000000fc4e998586db251e10f9e700b3d758b5e1d0eaaefcdf 4,908 1.00/1.00 vMB 13
873,712 873,712 00000000000000000001ee998d678b48bd7f2d6f525abc97ef16b6537660496a 5,773 1.00/1.00 vMB 14
873,711 873,711 0000000000000000000150499ca49fbbc611d2d8f927e7669e9ac02765574015 4,711 1.00/1.00 vMB 14
873,710 873,710 0000000000000000000204fd968c0eb71600dc4a71a87737e7cb96e0d6abb66f 3,928 1.00/1.00 vMB 6
873,709 873,709 000000000000000000026834d1de0a9cc21a6d3bdea66ced92a2184008cf132f 2,824 1.00/1.00 vMB 6
873,708 873,708 0000000000000000000005b598017320d9467be8b51320bd58bfcd62cb383f57 1,901 1.00/1.00 vMB 6
873,707 873,707 0000000000000000000043d0ddfbad6873096436585405d0a22c06b3304c1b62 2,969 1.00/1.00 vMB 9
873,706 873,706 000000000000000000011c8a517b9b558afb6609a2585d9816bf73bcfe611f3d 4,795 1.00/1.00 vMB 5
873,705 873,705 000000000000000000013a53cea7d15f74cc2c6966f55844a38b1bd49bf406af 2,484 1.00/1.00 vMB 9
873,704 873,704 000000000000000000004aa5628927cb89a705941a23a0b840fd687c163da427 3,290 1.00/1.00 vMB 8
873,703 873,703 000000000000000000017f29f8a59f8e2cf4a9e6952b80bb1bf7413c183d800a 1,850 1.00/1.00 vMB 10
873,702 873,702 000000000000000000020ab79b52e94d7c67418063923b80e31c3d6b94d37d76 3,278 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.02 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: 719.28 GB
    • Received: 18.02 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.