Loading Tool

Explorer IconExplorer

Memory Pool

41,012 transactions
26.33 vMB
0.05625000 BTC
Random Selection Loading Transactions
Max Size: 137.77/200 MB

Candidate Block

Mining Attempt 5e315f1a171d14f96b6166fb75c26dc0488fa16a7b20ac04b1b196d2461e9da7
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root e96c7abde63947ef65928b7a7056d157dfcdf30db966f1f61d9b6784e903e622
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,601
Size: 1.00 vMB
Total Fees: 0.00813922 BTC
Feerates: 100.00 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (282,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,373 632,373 00000000000000000001e85d49570841583e1c6ae704d08afab61a6fd863a48a 657 1.00/1.00 vMB 16
632,372 632,372 000000000000000000014e9133c372c00da4649bf91c8357ea31ba5e75f9e4d1 1,335 0.53/1.00 vMB 48
632,371 632,371 0000000000000000000703fe02c63d7def299703e28873020e29c9031fb94f3d 1,781 1.00/1.00 vMB 23
632,370 632,370 000000000000000000125a6e7dce7b588fd43c4af6f523ce1724d0b4ee9ab646 996 1.00/1.00 vMB 17
632,369 632,369 0000000000000000000a868c9ca721fea7ec9d5e1f109f8cf04c53190c9613f0 1,949 1.00/1.00 vMB 39
632,368 632,368 000000000000000000051d1dd4eedadd4a840c676ec6f7d509f91087dc862644 723 1.00/1.00 vMB 14
632,367 632,367 000000000000000000070b638a309efb152f7af91e69ef4e01f8254febd3259a 988 1.00/1.00 vMB 22
632,366 632,366 0000000000000000001082f1c0385098c18948469f936a4d70dc26465ad9d916 2,884 1.00/1.00 vMB 31
632,365 632,365 000000000000000000068db35fde8d455cdba5b82235f14e95dd5fb35f639beb 2,035 1.00/1.00 vMB 79
632,364 632,364 00000000000000000011d2716fa28106908687ce9292d603092dfc5fdb25ac4c 1,758 1.00/1.00 vMB 30
632,363 632,363 0000000000000000001151ed57bf7796b7233ca3f5466336f99e9e030706de7c 1,224 1.00/1.00 vMB 21
632,362 632,362 00000000000000000001146548affc8180f7b08e9b1aa82930b9e5e432b9d9eb 1,913 1.00/1.00 vMB 5
632,361 632,361 0000000000000000000439207f93e692841b405d01cfe09f22dfab18e9e51d26 2,656 1.00/1.00 vMB 30
632,360 632,360 00000000000000000002eee4fb00832748df992ddf72ec9b334039f35b409429 2,093 1.00/1.00 vMB 113
632,359 632,359 0000000000000000000050dbc4b79130ef2f6bd4c0cf5bf0f8c3438a13211f70 2,522 1.00/1.00 vMB 45
632,358 632,358 00000000000000000002b6d6381a9250f3791a705b90c4760c943bc754617c8f 2,439 1.00/1.00 vMB 45
632,357 632,357 000000000000000000014905b8c879105db0c539f0b557895835b506a9778348 2,966 1.00/1.00 vMB 25
632,356 632,356 00000000000000000010fba25253cb25897aa444ca82e8fdf2f4ad4cce7174e4 1,143 1.00/1.00 vMB 26
632,355 632,355 0000000000000000000f11542ee6aba65dee435fff0a3048cce21bd463cc4a73 2,279 1.00/1.00 vMB 93
632,354 632,354 00000000000000000007ab19ce73c3898e391aa42bce5d70dd51dd635ee77141 2,351 1.00/1.00 vMB 83
632,353 632,353 00000000000000000007e28d917d46928e1045c6bb23c8796a72a0d26959589c 2,886 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.