Loading Tool

Explorer IconExplorer

Memory Pool

76,411 transactions
29.43 vMB
0.09623817 BTC
Random Selection Loading Transactions
Max Size: 173.76/200 MB

Candidate Block

Mining Attempt fb914a43ee519e8faeb3f8657a80d8aeda4008912d55e998e7a82be51a6709a2
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 422cf9a3433e035e51aadfe10bc8b5dcbc16e07e6d176020647ec4fb10705d65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.03092456 BTC
Feerates: 302.06 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (470,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,624 444,624 000000000000000003871de79f44044ced7de071a22c9638109c64964cff8a99 2,964 1.00/1.00 vMB 90
444,623 444,623 0000000000000000025b178aa88433baeb98180507a283a5465c29c41b395cf1 2,639 1.00/1.00 vMB 82
444,622 444,622 0000000000000000023154ae451fe5e561bc7024d4087a92030387e0cc84c110 2,537 1.00/1.00 vMB 88
444,621 444,621 00000000000000000270827d4df2a6f5245032521f26eb34dcc2c5ee46b62402 2,838 1.00/1.00 vMB 93
444,620 444,620 00000000000000000142309c0860bbcba40561ce5cd20bc3924cbbaf0e23ffb5 2,383 1.00/1.00 vMB 78
444,619 444,619 00000000000000000219f3b22edbb1d24f330b966354865f05a8c4ff39c7838c 2,424 1.00/1.00 vMB 81
444,618 444,618 000000000000000001ee354b11edf1fc1c6501bc8ed86abb8dfac328cc019aad 2,721 1.00/1.00 vMB 99
444,617 444,617 000000000000000001df6d725972a569b36bbf0c20f85e5b32b8da7ab3fd86df 2,526 1.00/1.00 vMB 66
444,616 444,616 0000000000000000035c9b97a9bc7179a237221e3d7a08682380ad3e3a70e7ba 2,502 1.00/1.00 vMB 93
444,615 444,615 0000000000000000032c227da6e0999051e0afdd5cc55f2771a2d68e5458c00a 845 0.67/1.00 vMB 36
444,614 444,614 00000000000000000135ada99d53229642f416adbc00abe283e7874e7a2ecde6 1,804 1.00/1.00 vMB 52
444,613 444,613 000000000000000000fbcce1b974e6fc44b61a37235098418962a898f2eb17e8 2,457 1.00/1.00 vMB 85
444,612 444,612 000000000000000002530c40c543c4ec8a5d1d3d7bc3376c9be2e76a52fc58ce 1,853 1.00/1.00 vMB 52
444,611 444,611 000000000000000002db055653e8240f0c349e201a0db9379848c9d5e9651021 1,815 1.00/1.00 vMB 51
444,610 444,610 00000000000000000334e38ab7c8d0ad23dce4093a47d954f8264909abae521c 1,886 1.00/1.00 vMB 61
444,609 444,609 00000000000000000270da9a67036d02cebb778646f46f69819ad276dfa46d3a 2,547 1.00/1.00 vMB 78
444,608 444,608 000000000000000000d040d2bd165115e8d450cbc5ccde756d063b16f2b020a0 2,370 1.00/1.00 vMB 89
444,607 444,607 0000000000000000020094fa1e8a6ec03025fda77d48857fdec24f1cbb76ffaf 2,825 1.00/1.00 vMB 88
444,606 444,606 000000000000000000f0746c67c1b4a72d8f3b38dfba0be0cdecda76094631cc 1,833 1.00/1.00 vMB 63
444,605 444,605 0000000000000000005699329deaf3482aef63059472e14a118926daabba8943 2,356 1.00/1.00 vMB 70
444,604 444,604 0000000000000000015b5df85a8c9399299363c31e1da1390e60af613b815841 2,246 0.93/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.47 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: 667.99 GB
    • Received: 15.36 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.