Loading Tool

Explorer IconExplorer

Memory Pool

45,445 transactions
27.84 vMB
0.09586602 BTC
Random Selection Loading Transactions
Max Size: 146.12/200 MB

Candidate Block

Mining Attempt 3aed57427f144e46c767eae1b6e86ab1ff77ec6b196dd532ca8558ddcdf02a7b
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 5251f2ca11c34f808e2a6c5b5f19d55541adfdfa316596ae7c106fb1c97e6b55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03958485 BTC
Feerates: 151.65 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (804,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,969 109,969 0000000000018d0fb55aa95513503362d70028001bcdf27a20f85620cfc3ecd3 4 0.00/1.00 vMB 1,410
109,968 109,968 000000000000703cb2498492478175011496e43fc9381e73c6bdbcf04d0e3805 5 0.00/1.00 vMB 0
109,967 109,967 00000000000195dcc4ff99b819f99349510bae5fe8aa8a654d11d4cb79108919 11 0.00/1.00 vMB 0
109,966 109,966 000000000000440860386fc9e3edf60a3c670cd86ae2edd7526602161d3d900b 11 0.00/1.00 vMB 0
109,965 109,965 000000000001c022939670e987ac9b9dab4d812c3cb858236e8c3f5dc088f47e 12 0.00/1.00 vMB 0
109,964 109,964 000000000000b1b12a13967c0217fe02bbb6e7f5d91eb6fb7e911826e3d75154 12 0.00/1.00 vMB 0
109,963 109,963 000000000000abcc32e349ad95be5a06621f9c6872505e813aaa33cd29d32c0a 12 0.00/1.00 vMB 0
109,962 109,962 0000000000003d760fa73313f2d48073301b48040e37f74f8fa5ee3df9cb201e 12 0.00/1.00 vMB 338
109,961 109,961 000000000000960df3bedf6976c05fd525d5d964fd0028268dac115531592018 11 0.00/1.00 vMB 0
109,960 109,960 0000000000003d0aa1eeebfcf5852f2f59351a827673834d1050c4110a38ddbb 12 0.00/1.00 vMB 0
109,959 109,959 00000000000004d0bc301583a395030dd74093c0037f9679f39836089c0e82dc 14 0.00/1.00 vMB 0
109,958 109,958 000000000000f0ed2f9ac904fd5b779fbbe6565648f506d85fa325a7c49c356e 8 0.00/1.00 vMB 0
109,957 109,957 0000000000002469e6e3c3ce7a00b8cf5ffc673c10553f1b075e8ee3b1076e02 6 0.00/1.00 vMB 0
109,956 109,956 0000000000008038602baf75d514a8c65cdf5168ab2f81650bbe1685f2481667 5 0.00/1.00 vMB 0
109,955 109,955 00000000000101104b17ad62835c56c8475e82b6dd87c693b8b4e14d6b05fe32 8 0.00/1.00 vMB 0
109,954 109,954 00000000000073638746906afd7fb79acac732178311ef98d32b852c4fb2811c 1 0.00/1.00 vMB 0
109,953 109,953 0000000000007ff159372e3c12ee1a249e49cd79f4b858ab61899bf48100a229 4 0.00/1.00 vMB 0
109,952 109,952 000000000000d9e9604642f0bdaf9a5b68e321d99b3fd722af05c25808570c1f 11 0.00/1.00 vMB 0
109,951 109,951 0000000000002ad829838010c6b23ea1c1cd1c68ee7d92f17a16d78aabc167e2 4 0.00/1.00 vMB 0
109,950 109,950 00000000000092d493c4fcc0b99c774d217ef57b3111463b183ed91d1d256cab 3 0.00/1.00 vMB 0
109,949 109,949 0000000000018cf989ab3c8417a5ee256e630992c68f1bcf9eb683e5938a7c27 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.18 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.