Loading Tool

Explorer IconExplorer

Memory Pool

39,797 transactions
27.68 vMB
0.06914954 BTC
Random Selection Loading Transactions
Max Size: 141.57/200 MB

Candidate Block

Mining Attempt cef5cea9c1eaf82ef29572c6098922218663a70382470a78130d32a2ab087d2e
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root a3a5da4afeec3be4e42b9904b190c5a612839fe89dc5b361dc62a867d399283d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,502
Size: 1.00 vMB
Total Fees: 0.01633514 BTC
Feerates: 100.95 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (465,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,614 449,614 000000000000000001cab1986bc568b654fa530ddaa02f25ba5ee42575e77461 289 0.27/1.00 vMB 39
449,613 449,613 000000000000000000ca52f9d3b82fa408a1b97066b99a8633feb850c5de265e 1,671 1.00/1.00 vMB 58
449,612 449,612 00000000000000000175e8b5fe7fcbee5f1a01b44a8771e719c903608694f7c1 2,526 1.00/1.00 vMB 77
449,611 449,611 000000000000000000e14d62bcaaad1bf35d45f8d6f66d3a716ee3fbac6f7044 2,509 1.00/1.00 vMB 101
449,610 449,610 000000000000000002971e7611f665296e167298bc1d02a34f5601bd8f7e06c8 768 0.49/1.00 vMB 80
449,609 449,609 000000000000000000df41b66196c074a914b17dbd8779e8691682b0a8f46886 2,004 1.00/1.00 vMB 76
449,608 449,608 00000000000000000051eed18f404440c01348c8bfa35c29246eeb71689f69c5 1,266 0.70/1.00 vMB 67
449,607 449,607 000000000000000002b89e4a762754cd4335b64ceefb61961270909f27698281 2,272 1.00/1.00 vMB 86
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
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.