Loading Tool

Explorer IconExplorer

Memory Pool

77,607 transactions
34.13 vMB
0.14907099 BTC
Random Selection Loading Transactions
Max Size: 190.27/200 MB

Candidate Block

Mining Attempt d93be1c965a4f2a3f94f5aded8869dfaf0aa080920b589e3997ebcd2232f049a
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root d6c8fa618472114463d04b2d4711fb0976907d2551b5956fb753cada91895372
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,914
Size: 1.00 vMB
Total Fees: 0.03083167 BTC
Feerates: 444.31 > 3.09 > 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (701,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,725 213,725 00000000000002c43ca981c3a6e9e2f82463b5fbe0bdafa58d2ed8327d7f87df 95 0.06/1.00 vMB 159
213,724 213,724 00000000000002dd2c10ee2e260d5357a6baef17c91d6f4dece149c9a7aaf689 421 0.19/1.00 vMB 194
213,723 213,723 000000000000020bc4c1532d6d9f9d84580cca1238190a884c895a2edb5777f1 70 0.03/1.00 vMB 190
213,722 213,722 00000000000004ba438eb6f6a653063683387903fa80f52925a5a64a30b09950 7 0.00/1.00 vMB 90
213,721 213,721 000000000000029e93d01d51a4eb78dc9c4d4c9516cab33332ecf006fd25f14a 27 0.02/1.00 vMB 114
213,720 213,720 0000000000000331a7144a9ac4379d2ed0419cb7ec882e9cbedf617a9dd6b724 101 0.07/1.00 vMB 164
213,719 213,719 0000000000000205dd6eccf934b711a388c1b87fca56344f50e80cbc37138480 560 0.34/1.00 vMB 94
213,718 213,718 00000000000000bfde47b1557648a7287c562394dae2cd2605bf369ba6a1bf95 260 0.12/1.00 vMB 176
213,717 213,717 000000000000049f72d1bb4b0df98e2f4a608eec386ec1c342508cc030ab1a15 33 0.01/1.00 vMB 102
213,716 213,716 000000000000005d1f95a9bdbc836e15ea9f8d3f532f0fabf369631e726cc0cb 1 0.00/1.00 vMB 0
213,715 213,715 00000000000000869b7d7d715484da90cae7b93981ef7ebc926c143ecd63563b 487 0.20/1.00 vMB 210
213,714 213,714 00000000000001fe2f99d3eaa528709874fbc66ec1cb005180fe6513c77e60a7 119 0.05/1.00 vMB 79
213,713 213,713 00000000000003f65ec0fa9acb3d7a7c6b4ad3f272ec60c8581a630cc0a77f31 317 0.13/1.00 vMB 185
213,712 213,712 000000000000039a7b8225bebe0b5e56ee50a7f90740a60df9e10d3e9c14be0c 75 0.05/1.00 vMB 111
213,711 213,711 00000000000004295b6339ac5bd5bcaaf7876111724cd3d3d4c12f6df2345c71 306 0.13/1.00 vMB 175
213,710 213,710 000000000000051707d2b9b241ceac5f99a5f021dbc408f6d9aac1be863f194e 295 0.24/1.00 vMB 81
213,709 213,709 000000000000015d45fe496ebcc9f398ea268ec07f4a10650e7f574310b833cd 99 0.21/1.00 vMB 66
213,708 213,708 0000000000000029df6c00fd2cee31ac7b9deae95144f42c8ed1164cc5918c7b 1 0.00/1.00 vMB 0
213,707 213,707 00000000000000138cb003bce70b167ca0a96ba63dc771c944d682855816fb71 168 0.25/1.00 vMB 71
213,706 213,706 0000000000000330c3fe75f09c20bef4a94f8e2056d280c8569bf8caea59f911 420 0.25/1.00 vMB 161
213,705 213,705 000000000000052d1872e3c52148b570ccc7680511dd1a9fbdd5f6963d11e12b 427 0.24/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 783.11 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: 735.19 GB
    • Received: 18.57 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.