Loading Tool

Explorer IconExplorer

Memory Pool

75,300 transactions
29.90 vMB
0.11047137 BTC
Random Selection Loading Transactions
Max Size: 173.62/200 MB

Candidate Block

Mining Attempt 28cff813d29bde11328915d555a632da7058fdb76aff61ef84641c28a2dbcc63
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root 7a59e8bb60256fb48238ff68b303d07bc34cdebb51d5fb3a5e2c2d1692f8781f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,031
Size: 1.00 vMB
Total Fees: 0.03876251 BTC
Feerates: 101.64 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (339,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,430 575,430 000000000000000000069d48afcf4ba3b992841f97f93ec0a2ea0510c5caf9d0 2,529 1.00/1.00 vMB 126
575,429 575,429 0000000000000000000873939c2838473eb532abcd808e0b01f6dcec98e1e3d4 2,371 1.00/1.00 vMB 136
575,428 575,428 0000000000000000001eee8d39238605f150d873af159eda63da95eec59c3b2a 3,219 1.00/1.00 vMB 153
575,427 575,427 00000000000000000007479b1b2d17b72d2b9839a9ebad90f686eafea0e4f2bd 2,921 1.00/1.00 vMB 150
575,426 575,426 00000000000000000026dc7f7cff8eba9f0ef675b54c6e13879bd417a79ed42f 1,665 1.00/1.00 vMB 96
575,425 575,425 0000000000000000001395a190d6e1a2ad4776e6b61633f110b4690881fc9457 2,147 1.00/1.00 vMB 94
575,424 575,424 00000000000000000010b79c569003d66f129d31bea24a67e727a85327bb28a6 2,282 1.00/1.00 vMB 94
575,423 575,423 00000000000000000011cfa8075f39b72c513deadb7f7013ab285443bf9376eb 2,519 1.00/1.00 vMB 102
575,422 575,422 0000000000000000000e9fbe4d9c3f6100a01174818ff8c84d908111537b6dae 3,072 1.00/1.00 vMB 105
575,421 575,421 0000000000000000000779da3e759e770cd64b6d03a36bb7998be187aaa67a38 2,702 1.00/1.00 vMB 113
575,420 575,420 00000000000000000005d16d07902f76d2ab5efde6cd9a9444ac3272943471bb 1,997 1.00/1.00 vMB 114
575,419 575,419 0000000000000000000ec5d4ca384f2915201dc2982f06d2f34ea36b2519278f 3,178 1.00/1.00 vMB 103
575,418 575,418 0000000000000000001947a8c7767f4b94e1334dd0e27086174a4ea1cc5be2e6 2,458 1.00/1.00 vMB 127
575,417 575,417 00000000000000000026b01838fa7e06c27820a1f9c888fdd35e5372d39c6e38 2,938 1.00/1.00 vMB 112
575,416 575,416 0000000000000000000f746443ad6e731c9215c1bae8754aedb7c06476ebdb2e 2,628 1.00/1.00 vMB 116
575,415 575,415 0000000000000000001ec8a625f99ed57c9f3eaad201be2232698e539c285eee 1,981 1.00/1.00 vMB 103
575,414 575,414 0000000000000000000434935b952e65646f686ecca44fe98cccda191ea95a6e 2,458 1.00/1.00 vMB 102
575,413 575,413 0000000000000000000274d21d142c2afe56ee278567d0c5bbf46bb4b5edb5bd 2,555 1.00/1.00 vMB 99
575,412 575,412 00000000000000000028abb6a2a1d96ee70bd02c18e8bb0f9879d037cefe9e8a 3,225 1.00/1.00 vMB 116
575,411 575,411 0000000000000000001d2ae32963ffe6a8a602d5b8e51605b93f03a5efa3222f 2,782 1.00/1.00 vMB 114
575,410 575,410 00000000000000000029c8fc89a3e9df810f036af086cddfd4beb495dbbce6f2 2,209 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.