Loading Tool

Explorer IconExplorer

Memory Pool

78,759 transactions
30.04 vMB
0.09000682 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt 45705afe901a1776efcb0f0f7d8df4a4ba5c353570ad879f111fdce9728adbb9
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 032a286dfefdf18097b648382486df12247ad2b7e98d088ded59fb1114c52976
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,968
Size: 1.00 vMB
Total Fees: 0.02053355 BTC
Feerates: 150.61 > 2.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (122,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,909 792,909 000000000000000000015e256e9895ef9fd345869166dc764dc347303733a0fd 1,281 1.00/1.00 vMB 19
792,908 792,908 0000000000000000000256f3b645169472b125548844e65140371f156a77cde6 1,636 1.00/1.00 vMB 22
792,907 792,907 0000000000000000000216f9d2da51ff8f097696387bef42c51fd483b5657e28 1,680 1.00/1.00 vMB 27
792,906 792,906 000000000000000000008bf40c19573e03b4e9e77e3a4359acead8026a09177d 1,200 1.00/1.00 vMB 20
792,905 792,905 000000000000000000038b0c77eb528989201ab9a92f5b25843e5ac6eaf2cda5 86 1.00/1.00 vMB 13
792,904 792,904 000000000000000000013f9b6779d472405f4ab75f978055da5ddc4080dc497b 969 1.00/1.00 vMB 19
792,903 792,903 0000000000000000000207f56c0a7548b6169fae2eabcf400ddc1b5be9d147ee 526 1.00/1.00 vMB 15
792,902 792,902 00000000000000000003496e516c0412ec7b807fff1061f3038462ae8eaad6c6 90 1.00/1.00 vMB 13
792,901 792,901 000000000000000000053b4c5194df8f15960070e8607a4743463f4aff48fc1f 1,551 1.00/1.00 vMB 19
792,900 792,900 000000000000000000041b525b1673f22b6543dd114795c4a44494924aa04a16 2,680 1.00/1.00 vMB 25
792,899 792,899 0000000000000000000301f55986f34cb83b581ff145a95d098a8fb87075eb41 1,954 1.00/1.00 vMB 31
792,898 792,898 0000000000000000000003858653d6611c911c4b369505fbbe4cd00041966f56 752 1.00/1.00 vMB 17
792,897 792,897 000000000000000000049767bcd0ce4328246ce578ae65a4fae0e0f2544a2e49 659 1.00/1.00 vMB 16
792,896 792,896 000000000000000000056df12c33df74d9d57dd9ca244046381dfe04995ab896 1,836 1.00/1.00 vMB 21
792,895 792,895 0000000000000000000338ae8ec144522e6d14a9313e8f617dafa0e3564dcbb1 1,153 1.00/1.00 vMB 14
792,894 792,894 00000000000000000001602068d9b06a8964d8d464460919e3175b8d462c4830 1,970 1.00/1.00 vMB 24
792,893 792,893 000000000000000000044ef115e457e97db7757799392b292ffcde0aeef42162 2,307 1.00/1.00 vMB 33
792,892 792,892 000000000000000000013767ae9692bbd76ae25a4f4241c368536677106b7cb3 448 1.00/1.00 vMB 15
792,891 792,891 0000000000000000000360a2d4e13145c951bdbe267b453a3f08553b4532597b 1,909 1.00/1.00 vMB 26
792,890 792,890 000000000000000000032b5c3e598e912ac80b36f9977b48338c905936451716 2,926 1.00/1.00 vMB 32
792,889 792,889 000000000000000000024a6c87e020327debf2e017f49a58e651c00cea4a7ed6 1,106 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.