Loading Tool

Explorer IconExplorer

Memory Pool

42,124 transactions
27.75 vMB
0.07739434 BTC
Random Selection Loading Transactions
Max Size: 143.31/200 MB

Candidate Block

Mining Attempt d827577a3dacc07b3467764f056e90b0c9dc16fdc1b0b73f3cedfab428416e40
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root a2a90f1511ababb17e4e1fee4be5668d4e701d562aa3fc76138be2f17c0ccb73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.02184565 BTC
Feerates: 180.63 > 2.19 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (465,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
449,579 449,579 00000000000000000180ad65b0a38f7271ce89492d134580a281a8abf27ec287 2,118 1.00/1.00 vMB 66
449,578 449,578 0000000000000000024da9373169527b7a98c35c3e384890b564834dbe39bf8a 2,583 1.00/1.00 vMB 73
449,577 449,577 0000000000000000026ff6e38e978930bc627fd2b18851d90e4ca4703b1e3920 917 1.00/1.00 vMB 82
449,576 449,576 00000000000000000234346ced7ed6311eb4a3a2b6d07ba32233ba2a13fd6774 1,586 1.00/1.00 vMB 101
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: 634.08 GB
    • Received: 12.24 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.