Loading Tool

Explorer IconExplorer

Memory Pool

26,769 transactions
24.26 vMB
0.04853114 BTC
Random Selection Loading Transactions
Max Size: 119.04/200 MB

Candidate Block

Mining Attempt 2d2dc0e4548c8598ca980b8cd59341d59deb941e0cdf019a1ddd11cf285f4abc
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 38ef1d52c0631074a69bfc0fc16b70360e8407d24fc327f601d22d6d428fe9e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.00565776 BTC
Feerates: 73.20 > 0.57 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (527,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,916 386,916 00000000000000000cf202a2a1b9c52bc87d618a935ff105ac569773080593cd 1,181 0.73/1.00 vMB 29
386,915 386,915 000000000000000006cb07187277d34c25aff46943dd36322fdc38af8f1043fb 74 0.04/1.00 vMB 40
386,914 386,914 00000000000000000402354c39fc748bf989bf648612f3143c5b85a4541b3d6c 161 0.29/1.00 vMB 10
386,913 386,913 000000000000000003ae6adf928bfb42ffa03c4dbdcfd77c093abe6657609486 1,429 0.99/1.00 vMB 27
386,912 386,912 000000000000000001bf5aa6b56abe6aace76e8c88c73236d136661cfd13c352 1,439 0.67/1.00 vMB 34
386,911 386,911 00000000000000000ca5fa7c1249f6498b7aa72e3a51fd94dd6fa2cc26bf7cbf 196 0.10/1.00 vMB 21
386,910 386,910 000000000000000000913c7c92d4edf10edb448c4d5991ba0b44437a571b2fad 680 0.71/1.00 vMB 17
386,909 386,909 00000000000000000bbc849d18ea30e063d0b5248039ac77ec9c54c57b0ba820 850 0.33/1.00 vMB 37
386,908 386,908 0000000000000000015464587e8ce5be575d71da6fc6538d5939d33d9b025ba4 675 0.41/1.00 vMB 34
386,907 386,907 00000000000000000e9c51207d75ffbb28e28948a29e21502e46ffcd54e8187d 1,338 0.92/1.00 vMB 26
386,906 386,906 00000000000000000b5330241913e54c5b79a28cff7a50ad76fccc39821dcfcc 433 0.21/1.00 vMB 70
386,905 386,905 000000000000000006aa06b104a70fe3b4f78f3bb26c1c782051dfbfaf5d7317 682 0.43/1.00 vMB 29
386,904 386,904 00000000000000000cc142aaa7df137a1545ae8fc0609f80566bf559ecfa687c 128 0.18/1.00 vMB 14
386,903 386,903 000000000000000005cc73a3b8608df45d27846fa1cd12a76b46b7dd31c716df 703 0.32/1.00 vMB 32
386,902 386,902 00000000000000000e155cac77e9977ddb78ba8f39d8616ad9ad570e97292305 177 0.09/1.00 vMB 29
386,901 386,901 00000000000000000e972bc43503cc566b351d46f8307eb84001c96e00b09fd7 297 0.34/1.00 vMB 16
386,900 386,900 0000000000000000062f8f9b0abd5766ed0791645753980f6eef1925800df95b 1,710 1.00/1.00 vMB 29
386,899 386,899 000000000000000000069e0ff09e537813280f10724a76cba342a3e43d1d3cae 98 0.19/1.00 vMB 9
386,898 386,898 000000000000000008f32c8bf62b9db91c293d425c089b052821af4e6c0a1de0 352 0.20/1.00 vMB 25
386,897 386,897 0000000000000000034976a64850684cb40cf3be305f175a889ed27a6b8a144c 360 0.28/1.00 vMB 23
386,896 386,896 0000000000000000078acbf275cc68269064644fba1fdf8d2b655c71e477c78d 281 0.20/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 641.69 GB
    • Received: 12.52 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.