Loading Tool

Explorer IconExplorer

Memory Pool

41,108 transactions
27.32 vMB
0.07846503 BTC
Random Selection Loading Transactions
Max Size: 141.07/200 MB

Candidate Block

Mining Attempt bce4d85baccfd6bf5e6505a9847df1c3a7248aab2d731fc8b5354a64dd158ed0
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root b7f47d2a44324d60de2b508ba391e49be06d857e5c1fa6cb8754fd97ac054c16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,081
Size: 1.00 vMB
Total Fees: 0.02564610 BTC
Feerates: 141.50 > 2.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (465,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,606 449,606 0000000000000000019669270543da5ca42b45aa48739004a7c0e4f2fcd82f64 1,585 1.00/1.00 vMB 81
449,605 449,605 0000000000000000028afa2d90bf4ab50da00fe3f55944959598e455a0bc10de 1,795 1.00/1.00 vMB 67
449,604 449,604 00000000000000000290f20e142a46dcde7d5df9bc458e439d14144666518552 2,654 1.00/1.00 vMB 105
449,603 449,603 0000000000000000000c2fd8cbbd1414105b61ba8be08811f6bfb0a4c0cc1957 288 0.17/1.00 vMB 65
449,602 449,602 000000000000000002b58668444ff8cf6dec859ca8337af3afbf09414c025694 860 0.46/1.00 vMB 74
449,601 449,601 000000000000000000433bf7734b241441037a5aa24f994064c40a435d804cf8 913 0.64/1.00 vMB 48
449,600 449,600 000000000000000002b428f68543d48ce69cc89240f5fa215dfafc0304ef0ad4 2,297 1.00/1.00 vMB 86
449,599 449,599 00000000000000000189351ea37d8024757c34b52ba0537d12c6111bef297696 117 0.09/1.00 vMB 42
449,598 449,598 0000000000000000002103ad320282915bbaa5ffec5794b76d4d1ed1f4be77fb 879 0.46/1.00 vMB 68
449,597 449,597 0000000000000000013c6f71d4f153c4b4886e98d7700707a07b416eaa54a496 355 0.19/1.00 vMB 73
449,596 449,596 00000000000000000152e0d016988458572930961f61bce6e1bdd50bd98cdc84 856 0.68/1.00 vMB 53
449,595 449,595 00000000000000000239c05543d70f888dc1ef8e1ebdea2d81d1e2f39b08217f 1,593 0.71/1.00 vMB 78
449,594 449,594 0000000000000000009829432dfe0fb3608e100bb135bb90873b99939347eb3f 449 0.26/1.00 vMB 74
449,593 449,593 0000000000000000027d6327aa8a2bffd803596bd734b34a9da5746f9edb44ba 950 0.55/1.00 vMB 60
449,592 449,592 00000000000000000233a24676435abd5d64b3f068bb9e5d75f5d11bed774bef 1,555 1.00/1.00 vMB 73
449,591 449,591 00000000000000000192d9d3dce6990b241847ed4b6d4600d575ef562c183329 1,636 1.00/1.00 vMB 59
449,590 449,590 0000000000000000024b3759a7065c1ce8786af2230110755e9706d7361eb751 2,124 1.00/1.00 vMB 87
449,589 449,589 000000000000000000dbc76f7f091756554ab1b1c52ea52894e60903b4b0d5c4 2,209 1.00/1.00 vMB 70
449,588 449,588 000000000000000000e4cabde46e78b629255e987a8c8c33254a7bcf76395291 2,267 1.00/1.00 vMB 95
449,587 449,587 000000000000000001c9d45abb53fec21ab8efdfb3b310887e6e43bfd0bf3267 2,231 0.96/1.00 vMB 78
449,586 449,586 000000000000000000de78815b0ca1fe5dd146f8db22d9917cc07f3b88972c36 2,044 0.87/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.