Loading Tool

Explorer IconExplorer

Memory Pool

82,433 transactions
31.02 vMB
0.10585966 BTC
Random Selection Loading Transactions
Max Size: 188.64/200 MB

Candidate Block

Mining Attempt c01c2e34bf635f3f474bd42f00ad4d45fa720ec955185ad096082ff50ed0c59e
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root a168e1f075ac3796b5000903176d2578582b98e5cd89386b0d42b25502c154ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.03233776 BTC
Feerates: 200.89 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (752,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,161 163,161 0000000000000b12310ce43f238381af9d7b6cdd1242557e4da4908ca94bfb9c 3 0.00/1.00 vMB 0
163,160 163,160 0000000000000b6817a442960709e67ab8d1844f8ea3afef3f8e2df7e0900a22 9 0.07/1.00 vMB 52
163,159 163,159 0000000000000575c5a05ad536bded1c7c7d1b9c4a31b7fbc399f823168f4794 11 0.00/1.00 vMB 50
163,158 163,158 0000000000000383a5d322bc4840bac7538c73b5988dd28b1807b842aaa7ee53 11 0.00/1.00 vMB 0
163,157 163,157 000000000000081ce69f5df5abf00599e5d7eff561188be7c947f7f75c868552 90 0.08/1.00 vMB 98
163,156 163,156 0000000000000c32ab5de73ce2b6176a84c571995e66742120971b8053712c04 22 0.01/1.00 vMB 197
163,155 163,155 000000000000091edf4ebe5f0a0910932cdf81c57a413c4566151a94fea67575 23 0.01/1.00 vMB 198
163,154 163,154 00000000000005e7c1e49d4ace398cabf7958dd94cd95fc9830c61154455067e 103 0.04/1.00 vMB 30
163,153 163,153 00000000000002b4916d8e9476f2832e603f9463f84537cbbc2a080102bb7199 126 0.15/1.00 vMB 247
163,152 163,152 00000000000007e94ad4edf7a47a634f746539031ad5ae97e796b0bbcc102e84 1 0.00/1.00 vMB 0
163,151 163,151 000000000000067226f7e20511f44cc51304d9b33d179a6b06a621e0f2a0bd5f 8 0.00/1.00 vMB 84
163,150 163,150 0000000000000d25c4ea43dc8fcf91ee2570c27b71c20b0940d1c8ed66040339 1 0.00/1.00 vMB 0
163,149 163,149 0000000000000c73ec5717da79a180f275e2cec0c287f2c5b7fa1abede5ac5e7 38 0.01/1.00 vMB 137
163,148 163,148 00000000000002e159e87c6573f9579967da4c2df0677eac333e0a44a992b92d 56 0.02/1.00 vMB 40
163,147 163,147 0000000000000ba91c2751a296ae85183fa3aef781c7e08716785d27e2db2821 37 0.01/1.00 vMB 126
163,146 163,146 000000000000064e3c78b1189a76c2c044b4c1346f4a2c1e45883830b2052a5c 46 0.02/1.00 vMB 43
163,145 163,145 0000000000000039d096b27ae8e01e9c4e289c1c0e9ac8c043a74e1493ff39df 57 0.02/1.00 vMB 68
163,144 163,144 00000000000004c74ab0c1ff564001d07e47ac878722d678304e270557b75e41 17 0.01/1.00 vMB 48
163,143 163,143 00000000000001db301d405e5286622516f73b8560ebd778cb8fdf2c9e7c9970 20 0.01/1.00 vMB 189
163,142 163,142 00000000000005ee01b300a3086738d4de94cc7fd9a497ceeeb3fd35e9020ffb 98 0.03/1.00 vMB 43
163,141 163,141 0000000000000bbe0a0790097dacb8783258b21ae1092b909def3e88fc5d17a0 117 0.05/1.00 vMB 238
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.