Loading Tool

Explorer IconExplorer

Memory Pool

76,082 transactions
29.11 vMB
0.10317583 BTC
Random Selection Loading Transactions
Max Size: 172.10/200 MB

Candidate Block

Mining Attempt 115200f0561ecd4e91a2e7264553ce307fc9fff1027cae7bf45ae4b150eb8005
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 64c9805c277f7a9f5c5a7df24f752a81a8fb5d2dfabffeec8b0b3c876e69cf9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04100982 BTC
Feerates: 201.37 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (430,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,925 484,925 000000000000000000f8eab00ad1bed32af75d64ca0cefe68eaac108f6730bb8 2,200 1.00/1.00 vMB 116
484,924 484,924 0000000000000000008b35ae734cf0cbb8d4d893158d94334a5b44e27e2c2792 1,512 0.69/1.00 vMB 107
484,923 484,923 000000000000000000589f27bac70710cf81f2180bc332c763ac44b7c47848f2 48 0.02/1.00 vMB 107
484,922 484,922 000000000000000000658aeda5347f18d36a23e61300a73a34ccc0642460cd2c 856 0.36/1.00 vMB 136
484,921 484,921 000000000000000000ff97c5a09e1a8685bd4b5d9e5a9ce15030cecd69414440 2,114 0.96/1.00 vMB 99
484,920 484,920 00000000000000000124f71c25104d7a9682adfe618b176e2ac2011f783196be 397 0.20/1.00 vMB 115
484,919 484,919 0000000000000000007bc68bc8f0522e8f3fbf28bb2c603ec7c35b4cda7b7095 162 0.11/1.00 vMB 28
484,918 484,918 000000000000000000e13ee061ffd7ed12fb1128e14be480e0e73f4ba89ffa94 45 0.02/1.00 vMB 98
484,917 484,917 000000000000000000a0c2e52db057a7c1465786e7786db620e0cb57e7ab1990 1,225 0.53/1.00 vMB 117
484,916 484,916 000000000000000000f6b91d7884efef9223abc814dc21b66d5909ee4d08c632 1,383 0.61/1.00 vMB 113
484,915 484,915 000000000000000000ca6617de889f22f8d206497e4b0297fe80bad38dceff94 1,827 0.88/1.00 vMB 34
484,914 484,914 000000000000000000c0985b0c2e6b2414c7ce776baaea858346a57181f22b3a 2,045 1.00/1.00 vMB 143
484,913 484,913 000000000000000000d9366fbb95f9f88989d032329246452272d6d81b7c9e1f 2,083 1.00/1.00 vMB 128
484,912 484,912 000000000000000000b8675f89b7377b5170f24a9c028f287731642b69f99ece 2,059 1.00/1.00 vMB 151
484,911 484,911 000000000000000000d70534af68b00db7efb57117217711123d789c0b523d19 850 0.37/1.00 vMB 121
484,910 484,910 000000000000000000d3dccda3523223859f804115adf5e36bcb40dfcf9a1d65 535 0.22/1.00 vMB 131
484,909 484,909 0000000000000000003eba65253ba2769ea6b75f6baffd345b70961c36687f23 449 0.21/1.00 vMB 20
484,908 484,908 0000000000000000006ec393dadf4cfdafecce1957a4d2fbb7ab67ef239cf89f 2,128 1.00/1.00 vMB 142
484,907 484,907 00000000000000000074c4a844248d7bb7a185f67d4452dc19ee31c85102ac39 1,080 0.46/1.00 vMB 119
484,906 484,906 00000000000000000084c496327a671b389bf21a6472e6c4ffaee8ba2681b27c 1,301 0.59/1.00 vMB 113
484,905 484,905 0000000000000000000b83efc0b5ef1976969efcdba67390ed986454bcbdf912 1,082 0.63/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.