Loading Tool

Explorer IconExplorer

Memory Pool

80,956 transactions
29.47 vMB
0.07938658 BTC
Random Selection Loading Transactions
Max Size: 179.43/200 MB

Candidate Block

Mining Attempt fb2786f5e47fca723123ced8a8629f61e51b854a6d5f5b8de6961bf100607b92
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root dd690dbaf71e6a9dc68da943f797ae97d497250d62347f3b33546f2b5be42e67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,385
Size: 1.00 vMB
Total Fees: 0.01735062 BTC
Feerates: 100.53 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (325,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,908 589,908 000000000000000000160e8edbe76f058bd7dcfe800618d46f610c5dce40a707 2,854 1.00/1.00 vMB 86
589,907 589,907 00000000000000000017cc17987c28e61d54e9c43cce78bdce31bc42e5fc82c0 2,749 1.00/1.00 vMB 55
589,906 589,906 00000000000000000003afa50da8fc3d6eb3f61738ce1329cc9205173720a947 2,165 1.00/1.00 vMB 5
589,905 589,905 0000000000000000000f5d012b14ca5097c03cf04ddc2321f4ae0d2d7e951df5 2,728 1.00/1.00 vMB 57
589,904 589,904 000000000000000000092eb9cf9f681ae95a4a0e549fa839a32c441309620242 2,717 1.00/1.00 vMB 65
589,903 589,903 0000000000000000000c1cba02eb2bb15a5b149fe19b559fed03c39cc7d973c6 1,529 0.51/1.00 vMB 40
589,902 589,902 0000000000000000000453182394571cf3fea867283c27281af67b8da3c04109 2,063 0.86/1.00 vMB 29
589,901 589,901 00000000000000000001aeef68dfb322944802afd94a0b274f59fb6aad9d166f 156 0.29/1.00 vMB 13
589,900 589,900 000000000000000000053275e81d9fee0a406048cd83d71b61006ec64459c100 1,159 0.70/1.00 vMB 25
589,899 589,899 000000000000000000131dcdbc0f58e03e03ebcb3e225c4ca5ca226191a894af 1,360 0.55/1.00 vMB 39
589,898 589,898 0000000000000000001b81c8b86a9248f2ce96db4506057afeb2284a070131bd 1,635 0.69/1.00 vMB 18
589,897 589,897 0000000000000000001337cba5e13975c85a15e3b98f56304cc0fbbbf2e5cf1c 2,065 1.00/1.00 vMB 23
589,896 589,896 0000000000000000001b8b12a646f613cb3595d67930eeed9d4b18c8d329bc49 2,282 1.00/1.00 vMB 10
589,895 589,895 000000000000000000142d4fa1d2113d4e4ca0b9904d307f91089a985e285abf 1 0.00/1.00 vMB 0
589,894 589,894 0000000000000000001b6d230960544b3ed2cde211a9a7014eb82c9fc35a3740 2,222 1.00/1.00 vMB 55
589,893 589,893 0000000000000000000a29fcd713758d18f53a29bc021cad9ae824a68c9435ca 1,732 1.00/1.00 vMB 22
589,892 589,892 00000000000000000014520904012e923ea7b60c4f8fc7004fe9b8684513d265 2,206 1.00/1.00 vMB 12
589,891 589,891 0000000000000000000051ac90fff4fb289ef41f6426df43cd19dd5b03173d94 2,648 1.00/1.00 vMB 25
589,890 589,890 00000000000000000007c3287127f96b6631c8d6c89e1812b58a28933d413408 2,769 1.00/1.00 vMB 43
589,889 589,889 000000000000000000131f66ff75b74e10cd9555c41776c46a9bd1d198de78f4 2,934 1.00/1.00 vMB 78
589,888 589,888 00000000000000000001d357f52ffc486ae3ab36dd3374bce1abb5a481d3ad41 2,720 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.