Loading Tool

Explorer IconExplorer

Memory Pool

44,394 transactions
26.63 vMB
0.06299384 BTC
Random Selection Loading Transactions
Max Size: 140.46/200 MB

Candidate Block

Mining Attempt d0f17e17731321efe4e7a0d1c5cd687dcc0d29553b8546678c69375f711b3a5e
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root f6d458c153e45da70397484746ad75c7d096843c332922491a0395b45dadfe6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,091
Size: 1.00 vMB
Total Fees: 0.01402756 BTC
Feerates: 83.62 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (113,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,580 801,580 00000000000000000003032b07414b20c2498a1d984a2456f9f0d802af8c9411 2,270 1.00/1.00 vMB 16
801,579 801,579 00000000000000000003a8217049ad80322f5763d3e67588a0dea995712a37c5 1,836 1.00/1.00 vMB 12
801,578 801,578 0000000000000000000177cd183a7c32197783f147ebcd1e41274ed10dfed83b 3,425 1.00/1.00 vMB 21
801,577 801,577 00000000000000000001050d3ca22efa8a32d4cf7f1c04130eb595934da3ba66 1,215 1.00/1.00 vMB 16
801,576 801,576 0000000000000000000436ae6e37085f4f4ccb4e65135df98ea3259541589fd6 2,881 1.00/1.00 vMB 27
801,575 801,575 00000000000000000002c40944e57a201915f67eaa8939d326dceebf6fdf9ad2 1,783 1.00/1.00 vMB 24
801,574 801,574 00000000000000000000006778a1bd9554fdf39c5ba7a36d01481fdeafa35acc 2,272 1.00/1.00 vMB 14
801,573 801,573 00000000000000000002f3672cedd5201ba1ff0cdd7d1757e472d56e707febca 3,035 1.00/1.00 vMB 22
801,572 801,572 00000000000000000000c962bcdb1820ce19e2407cae705c4d49bded7fe35d05 3,232 1.00/1.00 vMB 25
801,571 801,571 00000000000000000000dd4762e6c68c7a234a0a248846f1bb1092124608c1c0 2,415 1.00/1.00 vMB 17
801,570 801,570 000000000000000000034313a001cb3710333a82e810c5d42d1b04d529ac4703 1,938 1.00/1.00 vMB 17
801,569 801,569 000000000000000000027f60922e499f0d04db342de3182cafd9e76c37e00525 1,546 1.00/1.00 vMB 15
801,568 801,568 0000000000000000000230e8679672a278d58b478c47c11c5f08404b820d3811 2,650 1.00/1.00 vMB 18
801,567 801,567 00000000000000000004230c869244762f68d829d3a68418a0114bfc90e5c7f3 2,068 1.00/1.00 vMB 17
801,566 801,566 000000000000000000001b05943850f67ab84d43826d45d79777c54824f6c724 2,508 1.00/1.00 vMB 26
801,565 801,565 0000000000000000000463ee99a0c197ec159d18224e0ade4306d361e89483c1 3,089 1.00/1.00 vMB 15
801,564 801,564 00000000000000000003cb1d306cf4ba0e14598c7305cf38fa6f6603d2a4349a 3,213 1.00/1.00 vMB 23
801,563 801,563 000000000000000000048a9bbb0ac9aada09a6d4e22fd7740eb0e3196c76fe09 3,329 1.00/1.00 vMB 30
801,562 801,562 00000000000000000002bf76a9cbf7fe201bc358f9570d2c9bdd60b6ded7eb76 2,594 1.00/1.00 vMB 18
801,561 801,561 00000000000000000004583206dce84a572dec5f9c738d2c79aae939f012b79d 2,855 1.00/1.00 vMB 16
801,560 801,560 00000000000000000000a7b644ebd683ac9bb236472986302fa48a0125dd4b16 2,859 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.96 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: 647.62 GB
    • Received: 12.96 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.