Loading Tool

Explorer IconExplorer

Memory Pool

48,881 transactions
29.40 vMB
0.07800871 BTC
Random Selection Loading Transactions
Max Size: 157.12/200 MB

Candidate Block

Mining Attempt 9180ba8869d82a71525f4772765e663d95066330b621818ab529a5a5eaec991f
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root dc6b6c2028d0060e6fa29a2aaf9b6ed6ad20a8a5d44dd45289dad5d2e131dacd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.02036333 BTC
Feerates: 132.00 > 2.04 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (335,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,926 578,926 0000000000000000000881ad000a86b7a19eb4bdb55e097cb2c2ebeb89cad027 427 0.66/1.00 vMB 11
578,925 578,925 0000000000000000002093260f5dee242783bad56be5ee6288b40d221fb157f4 770 1.00/1.00 vMB 3
578,924 578,924 00000000000000000016fdb0fd71cb35cba7ac3c15387c4fcd3bd67c2eb98c5e 1,879 1.00/1.00 vMB 107
578,923 578,923 00000000000000000016131b164587b5ac6517c5251632144ee8672477989ecb 2,603 1.00/1.00 vMB 82
578,922 578,922 0000000000000000000545af5c6ab69163cbea80a07997e342c774dc622f2456 2,558 1.00/1.00 vMB 63
578,921 578,921 0000000000000000001da5c7a8fad678edd1cc8a59c4ba62bc0496ccf77472f4 2,090 1.00/1.00 vMB 33
578,920 578,920 00000000000000000005160b2edb1ae9f40fc936e323a1241f98641e636e6580 2,287 1.00/1.00 vMB 113
578,919 578,919 00000000000000000016d99adc921d6de88a6ed767a629fd172c0094d810ecbf 2,288 1.00/1.00 vMB 52
578,918 578,918 0000000000000000000dd25c2b9e219edcb7040ceb489ef18b6e152e9919c357 947 1.00/1.00 vMB 23
578,917 578,917 0000000000000000000258c7c3c1543391e03488b8c5c2720d9b08fb1706d92d 969 1.00/1.00 vMB 33
578,916 578,916 0000000000000000000905dcdc6bf8d02e95a6452495f7b3b58979c819fd8076 1,050 1.00/1.00 vMB 27
578,915 578,915 0000000000000000002577eeafc2eff1bd1f014a9b5462f4a840270d09d38e9b 2,110 1.00/1.00 vMB 37
578,914 578,914 000000000000000000240d46816b2d4539e3cd89791bd233fc20857cda27962c 2,443 1.00/1.00 vMB 99
578,913 578,913 00000000000000000004de4da963e978afcaf4c3d635b3a42c8eccd7408cda32 1,271 1.00/1.00 vMB 33
578,912 578,912 00000000000000000014755c10fd4931e2b86e79563b28012ecab3fd032c70a0 1,530 1.00/1.00 vMB 30
578,911 578,911 000000000000000000130ec4b991dbefd57cdea54189a72fa9196d55938b4b48 2,966 1.00/1.00 vMB 84
578,910 578,910 00000000000000000004e4861b0ada7be431dfae040f260c3f48d139d2e19436 2,851 1.00/1.00 vMB 40
578,909 578,909 0000000000000000001acc9908651d660ad75d00bbea455b72554347add78bc0 2,748 1.00/1.00 vMB 106
578,908 578,908 0000000000000000001e37d82b15be04a01dd197152bb981cba96126472617d4 2,489 1.00/1.00 vMB 53
578,907 578,907 00000000000000000007ce54f29aa0cbdedd461cc2a80d7b35bd40de570db8b3 2,696 1.00/1.00 vMB 164
578,906 578,906 0000000000000000000c8ac8b4e3b91b2a124ca767538b456b627dea16042629 2,796 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.