Loading Tool

Explorer IconExplorer

Memory Pool

77,801 transactions
29.55 vMB
0.07145153 BTC
Random Selection Loading Transactions
Max Size: 180.65/200 MB

Candidate Block

Mining Attempt ce775065fdb96a4e4bf5b0a25cd29759f5fea816331868390a3654c405b967c0
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 015e9755b58e116bf0f47e797bbbaaca7b48a9448c30905bc8e00f2d2b17c19f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.00614416 BTC
Feerates: 104.17 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (697,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,209 218,209 000000000000021a6e2bce0b299bad4c0b0f19fe23c0e12626ac720baf55dad4 538 0.18/1.00 vMB 231
218,208 218,208 00000000000003cf6339e7c4c2b2eb7d20a29fbe0303eec65d0c4cffcaa53563 780 0.38/1.00 vMB 166
218,207 218,207 0000000000000139fe6d9cf495954a5cba92bc27b72725c2e96418ab2757eb8c 1,220 0.48/1.00 vMB 134
218,206 218,206 00000000000002a61c24c525520e9911f15b24c8e34507cae116c5bfc45edac8 858 0.25/1.00 vMB 203
218,205 218,205 00000000000003a3b1895e8cd2217245f506047f37bcb37af39991ae66bd7b8e 512 0.16/1.00 vMB 339
218,204 218,204 0000000000000347124a2702468ed21e500df240b375e571b66d543e58e7b58e 351 0.18/1.00 vMB 83
218,203 218,203 00000000000001daca692854d89bd72ce54402e8f9308edfb37ae1631938ca93 558 0.23/1.00 vMB 188
218,202 218,202 0000000000000190887b38204802be28dff8c96b34e79d27c55f01f812c4bf00 9 0.00/1.00 vMB 57
218,201 218,201 00000000000000072b932996c675b2554cfcbf0f2a1c19d282935923aaad9492 466 0.21/1.00 vMB 176
218,200 218,200 000000000000001b7a7a3035d7a8ebf2a5a4ffa956677190418ee7172c2fd491 583 0.25/1.00 vMB 183
218,199 218,199 000000000000015a260cfa4545b68c2cfa167c8b5bbf39e171649d21c66a6b4d 128 0.05/1.00 vMB 136
218,198 218,198 00000000000001e0e393c618e2a223e16858b0b6ab26856db13ce358795b8e14 434 0.16/1.00 vMB 189
218,197 218,197 00000000000004f84ff7c9f677617c2de629bb10b00037ce19bd163b46a17f93 33 0.01/1.00 vMB 190
218,196 218,196 00000000000003af9800115077219994cbbe074ffd6b3d082bf68477482a64d1 436 0.19/1.00 vMB 164
218,195 218,195 0000000000000199ff1ac7c352d10f11faf40cc7bbf137bce4f3a6f42c863591 128 0.12/1.00 vMB 72
218,194 218,194 000000000000058dddee43f6bf298d0104ebeec1a9cefa322afd8693e0fda17e 736 0.25/1.00 vMB 239
218,193 218,193 00000000000003259b041650d60f63225b596406721e3e07e3ab5430831216a1 19 0.01/1.00 vMB 123
218,192 218,192 0000000000000585c98ffcc3ba97efda630a791ebf8c482e245fc12cac1998e8 549 0.22/1.00 vMB 217
218,191 218,191 000000000000000ea395919c2c12355d3f4f6a8ded865cbcfb919b9148768ee2 18 0.01/1.00 vMB 126
218,190 218,190 00000000000003a7a9d109eae1fc3bc2d966f6b18c8531c51c985eed7c9a42fd 46 0.02/1.00 vMB 193
218,189 218,189 0000000000000259b8b51ac79f3b53398ea077d4f19ebc729b9168ffa1ccab7f 278 0.13/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 783.07 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.91 GB
    • Received: 18.30 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.