Loading Tool

Explorer IconExplorer

Memory Pool

76,719 transactions
28.63 vMB
0.07463215 BTC
Random Selection Loading Transactions
Max Size: 173.33/200 MB

Candidate Block

Mining Attempt f7a47160d51483e406460c44cc9dc6afe64628984844c3fd325f1f4dfd21f60d
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root da374b558f7007971294d28545685dd0bef400225e4b8b3e40edb0395a50d017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.01519702 BTC
Feerates: 100.17 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (121,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,797 793,797 0000000000000000000262df66c201466743b3cb0936786a1932770fdfa495be 1,263 1.00/1.00 vMB 12
793,796 793,796 00000000000000000002d32d6e2e9928490ae448c7334a5ef8b283428803ad5f 2,524 1.00/1.00 vMB 28
793,795 793,795 00000000000000000000d8fcdadfa8097fec27797e8a99c54a492dfda502b1f8 3,016 1.00/1.00 vMB 36
793,794 793,794 000000000000000000009779384d7647285b39283aa405997d0eb655ee4a274d 2,300 1.00/1.00 vMB 19
793,793 793,793 0000000000000000000337479c794cce1731bfb4b1235f419df2a7eaf55aecd0 2,185 1.00/1.00 vMB 22
793,792 793,792 000000000000000000047cb170aa560fb7d20b64970b3da11b46fa72bdcc3dab 804 1.00/1.00 vMB 25
793,791 793,791 00000000000000000003be3568b5b66989fe910e56bbba08ab3f95496c453d32 2,429 1.00/1.00 vMB 19
793,790 793,790 0000000000000000000374cb0723becdfe955967a00c07b1087d4b6c0ee1c7b7 1,235 1.00/1.00 vMB 12
793,789 793,789 00000000000000000000bac45df1a940c48f7117c52a0a0f159abe8b3bbc8637 1,402 1.00/1.00 vMB 13
793,788 793,788 00000000000000000001cb3b5c5a6524ad8dfe0976eec9dbd76837ba4c8b27f0 1,888 1.00/1.00 vMB 18
793,787 793,787 00000000000000000005645eb2487c45dcdb160437c9afbfcda5af263525a540 1,140 1.00/1.00 vMB 11
793,786 793,786 00000000000000000001b4775c2232740ccc21cb775bcbf415118866e696e7cb 1,413 1.00/1.00 vMB 13
793,785 793,785 000000000000000000049fdd4cdb75480abb95206ceae900358da6e2b3b0009d 1,183 1.00/1.00 vMB 10
793,784 793,784 00000000000000000003230d3315a280b31d558c0ef1f6072981465831e38993 2,603 1.00/1.00 vMB 21
793,783 793,783 000000000000000000041245b128bc3136f5dabda00cffc1efd84037a165de3a 1,931 1.00/1.00 vMB 14
793,782 793,782 0000000000000000000305aa63cf947c6b9cabf7d019545270cb8c36e789e721 2,904 1.00/1.00 vMB 17
793,781 793,781 000000000000000000036666e80d7435a4c2542e785d75e3d3436676413aa8cd 2,926 1.00/1.00 vMB 49
793,780 793,780 00000000000000000004a6c876d7b78a1bcb1192d258daf050f2f44271b1da4e 1,818 1.00/1.00 vMB 12
793,779 793,779 00000000000000000002dc50baa1e51a140937270a8d47f6aed6c31486d69aaa 3,181 1.00/1.00 vMB 26
793,778 793,778 0000000000000000000569d25f8a170a0f3e505b1b9dc023d0d0d3e5aa137c74 2,702 1.00/1.00 vMB 25
793,777 793,777 0000000000000000000509be3982ddb9e3eca2019fbe98d441ee22e6856eb954 2,410 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.