Loading Tool

Explorer IconExplorer

Memory Pool

23,526 transactions
10.52 vMB
0.05778727 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.17/200 MB

Candidate Block

Mining Attempt 22a590b36d053606dce159fa022f7a2d1c49513d2b22e643d027433429e479c7
Version 20000000
Previous Block 00000000000000000000eaa7b994c149971c708bd50f02ccdb989d396103d993
Merkle Root 41b1960ca2aabccfb9481b5c367e7eeb7bc42d3a35126cd3c7566a6036d3fc89
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.04031998 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,534 (753,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,736 159,736 0000000000000d7ac56ae02b5f552e88c8f38588d001d989dc960b3b767b4ce0 1 0.00 vMB 0
159,735 159,735 0000000000000987c00fb93c3dfa8370d06ff36c6dbe611f0e8e513feb099356 18 0.01 vMB 299
159,734 159,734 000000000000013ccc2b51eaba37adc229c13341ccb5a249ed1288e49b5a141c 49 0.02 vMB 36
159,733 159,733 00000000000004675d610df9a326810b01a71810d7e0da6fff36efae36165596 102 0.05 vMB 211
159,732 159,732 00000000000008080592ae4bff391e1c9c9d7c212dc6a4dca939565c07385870 9 0.00 vMB 601
159,731 159,731 0000000000000102292f4460b7ad5601a3088617054f62fbf500bf4055f52eea 30 0.01 vMB 73
159,730 159,730 0000000000000c437640c56beb50bbe6f21bbdebf53a7e6b815f6e30ddcca04b 28 0.01 vMB 183
159,729 159,729 0000000000000db8748c1217e12a3ce1ea3789c27e861fe1336392b49fa944dd 120 0.04 vMB 94
159,728 159,728 000000000000054f8c9ddc7740c3e5e92e7f0e103dedae10f52114678047fc5d 11 0.00 vMB 32
159,727 159,727 0000000000000ba59718b4a5e1d89f2ce10aa3e32e8eb3c0f24db0d95289aa72 57 0.03 vMB 74
159,726 159,726 000000000000022f9a0b6a62035cba417c48fbfae69f699d6ac85af41ad7c488 8 0.00 vMB 96
159,725 159,725 00000000000004fbbed48e5301d55f55b4a3cfbbf343e35cf49a27f46ee30cdc 63 0.04 vMB 86
159,724 159,724 000000000000024a5c1019ef1b754c3101cdb8fae37a81ced3e56268cab4d13f 88 0.03 vMB 54
159,723 159,723 0000000000000b18c1e14e0c6d5c7c02b163c5e05e7912d4e06684b93a8ff5cc 48 0.02 vMB 83
159,722 159,722 00000000000000747af93b34543ad97523c0b49c81cf06daa9624e773ea4897d 13 0.00 vMB 0
159,721 159,721 000000000000097e35c6d238be3fe7a7a3aa0e1f76bd03ccb8c4df8517b8812a 48 0.02 vMB 105
159,720 159,720 00000000000008b4ef0871a26c9852422d962eb4708110658d3d919c31778c13 25 0.01 vMB 73
159,719 159,719 0000000000000cae5396a7cf3be0824c87d532be1359430fe929c39d6b4af5e9 30 0.01 vMB 128
159,718 159,718 000000000000056f6ed134d752bf359c134cf42b48bff9adb5818ddd36617627 72 0.02 vMB 110
159,717 159,717 0000000000000a20abc433a4c075ac2c5f96da565f0fe51989ecf401c88b58ac 21 0.01 vMB 44
159,716 159,716 0000000000000e763a361d59948c312d697c556bba68b5b44466b03844187518 61 0.03 vMB 44
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 404.14 GB
    • Received: 2.10 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.