Loading Tool

Explorer IconExplorer

Memory Pool

82,819 transactions
31.77 vMB
0.11032722 BTC
Random Selection Loading Transactions
Max Size: 190.67/200 MB

Candidate Block

Mining Attempt 121f23cf5cb6f75a76589aa4ae18c41cdff751d16983f562ec7aa6d5d9cdf308
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root b21e5815b1851fc722891d9a3146950047085bdbf070fe4b2faad152967646a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.02712624 BTC
Feerates: 344.14 > 2.72 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (42,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,023 873,023 000000000000000000008fb779b767c0913e0cc1bf5c76ffa06eb0576f23dd58 1,613 1.00/1.00 vMB 10
873,022 873,022 0000000000000000000220e429c553437b27f487c203e7b2bb28e7ce225b381d 1,909 1.00/1.00 vMB 9
873,021 873,021 000000000000000000002e61167f23fde4a8ea1d77714a17e6e3240223aa2b4d 1,127 1.00/1.00 vMB 9
873,020 873,020 000000000000000000022d63d2ed265a77c08feb7ec4e184865dfd7babf9aaec 3,421 1.00/1.00 vMB 14
873,019 873,019 00000000000000000001b17c876f81610273d2c7b63873c80f34d79d6085c83b 1,068 1.00/1.00 vMB 9
873,018 873,018 000000000000000000016063c162f9c939f9d770b4e03204073fcb83e6bb105e 1,011 1.00/1.00 vMB 8
873,017 873,017 000000000000000000011c72005e15534bbf16b0d498b3ac2c65e407ff84e9b4 1,323 1.00/1.00 vMB 9
873,016 873,016 000000000000000000012d6bfc858db3a657dbc6cc3872c38313671e898d8c6e 771 1.00/1.00 vMB 8
873,015 873,015 0000000000000000000167fe2fc2b4c8a69ef8b1bf880d6cdc5468a804c6cd22 1,779 1.00/1.00 vMB 14
873,014 873,014 000000000000000000029c5daa6d34fc372485baaa2dce07653c5931d87c8e22 1,599 1.00/1.00 vMB 10
873,013 873,013 000000000000000000028d25a6a3bbb70ded4e19be604359e1b12add31489813 1,685 1.00/1.00 vMB 7
873,012 873,012 00000000000000000000f0432088ff97459994805947d96591b6bf0f930105ae 1,203 1.00/1.00 vMB 10
873,011 873,011 00000000000000000001d6be9e4883ab719c893dfdd9ef895c164b88a61c6f42 636 1.00/1.00 vMB 9
873,010 873,010 000000000000000000022e613aeb8c561bfc7ea4127d0ec804df8d32b23f46ba 3,028 1.00/1.00 vMB 12
873,009 873,009 000000000000000000006ed6c900b6c57c61bace6f7e990121ace48ed0ecb60a 1,774 1.00/1.00 vMB 10
873,008 873,008 0000000000000000000204043403259feae8fa170b598ad5b93df5eb13b185b4 1,427 1.00/1.00 vMB 7
873,007 873,007 00000000000000000000622cec436497ccdc4db093124c018c11a80253b1cf25 1,528 1.00/1.00 vMB 10
873,006 873,006 00000000000000000001c1117af6eda21827639576295c94d60612bce4a0dd8a 2,671 1.00/1.00 vMB 16
873,005 873,005 0000000000000000000177f0b71ac832f2b62a149ad9f20a4ada54d45ccac9d9 1,630 1.00/1.00 vMB 8
873,004 873,004 0000000000000000000258be5baac686f247973a196190f465a1bc4de8d3170f 3,218 1.00/1.00 vMB 11
873,003 873,003 000000000000000000028b1c4b166c4194c0095082e85c05abfb3145325b795f 5,080 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.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.