Loading Tool

Explorer IconExplorer

Memory Pool

37,201 transactions
26.14 vMB
0.06634500 BTC
Random Selection Loading Transactions
Max Size: 133.95/200 MB

Candidate Block

Mining Attempt c55e67c91a809f7e6f4e50cd8e6ebfe145af4fb845b33a9d44570ef82706a455
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root d6f584c72d6c1240cb1016f3901d00598fd55f0fa48c9f1c1dbabec878222c95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,402
Size: 1.00 vMB
Total Fees: 0.01806570 BTC
Feerates: 151.11 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (465,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
449,585 449,585 000000000000000002613654ce2f7b96677865e95c67e2954afafd553b09ba8f 2,359 1.00/1.00 vMB 84
449,584 449,584 0000000000000000014ebd85b5e1deb78977a3cf8e3fde1ed57b4057e892eeca 81 0.03/1.00 vMB 88
449,583 449,583 000000000000000000ab47eaeb82a63eb296d1430e38b1b4efd29c3f7417fd32 937 0.41/1.00 vMB 81
449,582 449,582 00000000000000000070ce9d49a70052248b7c22d90fbd579d91e2e2aa33e147 1,337 0.59/1.00 vMB 75
449,581 449,581 000000000000000002c82cc86825e4e8919cdba9e0256193f813f3b4df960c30 1,155 0.50/1.00 vMB 79
449,580 449,580 000000000000000002b605089a3379d48adf29a142d192277e6e8cf04bd39ebf 251 0.21/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.81 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: 635.03 GB
    • Received: 12.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.