Loading Tool

Explorer IconExplorer

Memory Pool

43,471 transactions
26.39 vMB
0.05898069 BTC
Random Selection Loading Transactions
Max Size: 138.98/200 MB

Candidate Block

Mining Attempt 57542f32902e8909e1a065b40ae2ba05149ce73f9d657f5319f0e941c9f24554
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root eae9d562b3774bf72e1899246b8359437cd9ff5c2fcbe8376fdffd141cc716b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,120
Size: 1.00 vMB
Total Fees: 0.01072331 BTC
Feerates: 50.68 > 1.07 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (335,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,516 579,516 0000000000000000001732ac5be74d08bc20b9656de1c39ea429397663c6ccc1 1,927 0.92/1.00 vMB 12
579,515 579,515 0000000000000000001110732d17db8ac452a266d2dd244df23f5864e6951707 2,219 1.00/1.00 vMB 72
579,514 579,514 0000000000000000001284859227e2772a86b6d51a8ac97adecde969c378efa3 2,084 1.00/1.00 vMB 84
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
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.