Loading Tool

Explorer IconExplorer

Memory Pool

85,306 transactions
31.94 vMB
0.19771835 BTC
Random Selection Loading Transactions
Max Size: 189.78/200 MB

Candidate Block

Mining Attempt e5ac48c440274d9eb43b8a027aa13ba21dc11a6ea349bfed97b70f6597cf3ea8
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 77382c6d0833c3fdcf0e528a9d5bdd48f7ac8353f677f14d7465676c94346552
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,843
Size: 1.00 vMB
Total Fees: 0.07641480 BTC
Feerates: 301.64 > 7.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (467,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,158 447,158 0000000000000000023cc10c310b3eea8ba576fc55f7d6337ccdc31a44505abe 2,429 1.00/1.00 vMB 83
447,157 447,157 00000000000000000245b667f0ea696423e152e90b933b9b4295912fbf0e8102 2,447 1.00/1.00 vMB 94
447,156 447,156 000000000000000002f21394e8dd4efd633c95a78c1a31a7720b9808aa4383f7 2,081 1.00/1.00 vMB 73
447,155 447,155 000000000000000001c7dc178a48f5f7e3dbc799558e00b351bd01f9dc22d3ad 2,270 1.00/1.00 vMB 84
447,154 447,154 0000000000000000025191b4f8c1289934ed4365e1355870b7e14719120c525f 2,326 1.00/1.00 vMB 84
447,153 447,153 000000000000000001cab33cf10aabf4725ca834cf2eb417435366d60e712ec0 1,275 0.50/1.00 vMB 84
447,152 447,152 0000000000000000025a9d75158c0200f60f1841ef2677ddd9a63438b1cc94bf 1,455 0.72/1.00 vMB 62
447,151 447,151 0000000000000000029fb84593b13de9714c2054d5ef329be1d641606fbf9828 2,514 1.00/1.00 vMB 91
447,150 447,150 0000000000000000007bcf108c9f387affcbee5db74725cc5bd95d97146c88bc 193 0.21/1.00 vMB 28
447,149 447,149 000000000000000000b3cbe91a6d4e1ea2e379cddb4dc503d62ed1c6adcf4ca5 835 1.00/1.00 vMB 19
447,148 447,148 000000000000000000be34a7451c6551b771cc4e95a12996860a619bd75c53db 517 0.26/1.00 vMB 80
447,147 447,147 00000000000000000042abb7c150e4f4dfb6270191326df3d39ea20501ea3c77 1,515 0.63/1.00 vMB 82
447,146 447,146 00000000000000000295abc373cbf3dc497fcc2fd67478795457571864f08c67 211 0.31/1.00 vMB 26
447,145 447,145 0000000000000000004ddf96be806c0e20a527c0d1ea57a66955548b2f4ddbee 1,775 1.00/1.00 vMB 49
447,144 447,144 0000000000000000033467efec89096e630ee4342bf14dd0e62056b860d5cfcb 2,256 1.00/1.00 vMB 93
447,143 447,143 0000000000000000016b4bea996f4f4a9dbbe25669d6ec901ed91f34f324b2e3 2,037 1.00/1.00 vMB 76
447,142 447,142 000000000000000001e7f58fe71726339a92f6acd2becc5965dd14db8138c668 2,103 1.00/1.00 vMB 89
447,141 447,141 0000000000000000026fb5e02e09ca85da81f73c1b0192bf194aa26706527a45 2,536 1.00/1.00 vMB 79
447,140 447,140 000000000000000001e165743583392883fd0352fe068cd4486d7a7e13a61390 2,695 1.00/1.00 vMB 99
447,139 447,139 000000000000000001f27dcb02d76760879975eff1afe28f8ee7cf80f30cddc4 1,668 1.00/1.00 vMB 64
447,138 447,138 00000000000000000024fc7ca4cc4a7ba45af7483ebb3a785e50684225765702 1,077 0.47/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.65 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.63 GB
    • Received: 16.28 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.