Loading Tool

Explorer IconExplorer

Memory Pool

42,738 transactions
26.24 vMB
0.05685608 BTC
Random Selection Loading Transactions
Max Size: 137.66/200 MB

Candidate Block

Mining Attempt 042b44417d74c2cc76f85d3f1d97dca06fc477b23be8c2c9305f552c06b41863
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 2ca67a6a9c4b84ff3e0c1b65a9df21d9c4ac0991ff866441e2730b984aa2c9a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,601
Size: 1.00 vMB
Total Fees: 0.00899551 BTC
Feerates: 40.21 > 0.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (335,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,513 579,513 00000000000000000002952895749137d7c775a79c706109951714f53e66190f 1,537 1.00/1.00 vMB 41
579,512 579,512 00000000000000000000c6f053aabccfc092e2af48356a986324444ba996b9e1 2,408 1.00/1.00 vMB 35
579,511 579,511 00000000000000000008257fca2d8b82b405e10398e01b7311b5a5cda4d9054c 1,673 1.00/1.00 vMB 21
579,510 579,510 000000000000000000103ce3e96692e4578d7e5272804e3d61fe019dd4865c43 2,698 1.00/1.00 vMB 56
579,509 579,509 000000000000000000246fd4bcf8931b02de9e660a9b43227960bfb1f35c646d 2,660 1.00/1.00 vMB 24
579,508 579,508 0000000000000000001e014a86ed9f22a4292736ac87282483df0844930ad929 2,605 1.00/1.00 vMB 113
579,507 579,507 000000000000000000133af647ae2c36e656c1baf568b3989e26f73cb50bda79 1,881 1.00/1.00 vMB 35
579,506 579,506 000000000000000000166342d048520ae8dd1d01fc519578a1bdc8f8eed661f4 2,783 1.00/1.00 vMB 36
579,505 579,505 0000000000000000001f696c65171766d97c10cf3f8f618293b9756319fc6ddd 2,696 1.00/1.00 vMB 127
579,504 579,504 000000000000000000192991305c5c66e6a8741434b621635faa5ace8f317494 2,786 1.00/1.00 vMB 91
579,503 579,503 000000000000000000172df1e5c8e86d986eb643ac7aa4f5ab2a1b020ebe010f 3,218 1.00/1.00 vMB 116
579,502 579,502 0000000000000000000fd67ac454f2f094e3f26e806bd387ad68716e189256cb 2,581 1.00/1.00 vMB 94
579,501 579,501 0000000000000000000d7d11528aae1f33a26a178396a64b7622f5b6c6b7ab41 3,383 1.00/1.00 vMB 159
579,500 579,500 0000000000000000001ebc76ed1d2a1b214e333db741e316c3a4552644e3798d 2,346 1.00/1.00 vMB 51
579,499 579,499 0000000000000000000947e878aef98181907dbfec9adac7ab30353d9c37ae43 2,716 1.00/1.00 vMB 131
579,498 579,498 00000000000000000008a29a5331db3eeeca10debfde57a300acf7fff71a19fb 2,958 1.00/1.00 vMB 86
579,497 579,497 00000000000000000018b022232fd79826a29fb57fa8c3d7d3f0aa538727600f 2,038 1.00/1.00 vMB 94
579,496 579,496 0000000000000000001731de7df261224f6024d8a612f439a0242c382ce1db89 2,449 1.00/1.00 vMB 120
579,495 579,495 00000000000000000000af273011c7ebf416b58761aa060950a0bbb78da13b3a 2,900 1.00/1.00 vMB 135
579,494 579,494 0000000000000000000852c0da06319a47b36cd6fd137c52ccda574b9db68876 3,014 1.00/1.00 vMB 146
579,493 579,493 00000000000000000018e2bce5118f4ec95860d46083162b8d1c786cea48ff25 2,916 1.00/1.00 vMB 150
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.47 GB
    • Received: 12.94 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.