Loading Tool

Explorer IconExplorer

Memory Pool

28,088 transactions
18.47 vMB
0.06087330 BTC
Random Selection Loading Transactions
Max Size: 100.00/200 MB

Candidate Block

Mining Attempt 7f51e89ed9cc112abd5ebe6a05b754cfc9b3ecd506e7b4b883f0301876edcadc
Version 20000000
Previous Block 00000000000000000000a53c5aebf4af5e6a995be9609ca788a540871785ab2a
Merkle Root de6281b9fdaebf33b3576db904c552b66403ccab740e432882c416aae6fee01e
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,576
Size: 1.00 vMB
Total Fees: 0.03663987 BTC
Feerates: 301.60 > 3.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,611 (217,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,925 723,925 00000000000000000004366073a14b5f5eb81866b4201c20d171090175b9ac15 63 0.02/1.00 vMB 5
723,924 723,924 00000000000000000002346d6c8094b0478906ba7decbe3de83d3b7a8aae4f7b 1,805 0.95/1.00 vMB 8
723,923 723,923 000000000000000000029c0ed251b6757b2c156a6405f71f5e295a4422d84bc0 2,170 1.00/1.00 vMB 9
723,922 723,922 0000000000000000000366caac25a22c7119b861b27ae9d34600e9d28f688ab3 779 1.00/1.00 vMB 2
723,921 723,921 00000000000000000006b1a177dd90830f28a45d56b50d02613930aa317e03b5 2,006 1.00/1.00 vMB 12
723,920 723,920 000000000000000000027494a02d9281d0ee8f9076cff1961f3faf4d62991811 3,117 1.00/1.00 vMB 9
723,919 723,919 00000000000000000006d0f9c8faf7253da3dce330cd19f0f32c10d79b5497b9 1,562 0.66/1.00 vMB 6
723,918 723,918 000000000000000000035e309bb7161129570d027212a1fecf6ceadb6e94d3c1 1,834 1.00/1.00 vMB 3
723,917 723,917 0000000000000000000426dde8fcd494c489b8e803444852c895f24e63f16119 2,320 1.00/1.00 vMB 5
723,916 723,916 00000000000000000000664775e967584e98b5181024ab2ca6eecb71d3323081 3,093 1.00/1.00 vMB 7
723,915 723,915 0000000000000000000761503e000f5b836d771d70e3a64036d035df6a7e1e48 2,452 1.00/1.00 vMB 10
723,914 723,914 0000000000000000000659a37a7406e9a4c370b02d3b95d23781cd4920016eef 2,047 1.00/1.00 vMB 4
723,913 723,913 000000000000000000007060e61a77e0835e3eea19211c5df709467f534f8744 2,722 1.00/1.00 vMB 12
723,912 723,912 0000000000000000000434ed8101cfc1b51051c39913b0c6cac3564912637f64 2,706 1.00/1.00 vMB 8
723,911 723,911 000000000000000000077c5406a8ef9ca1dd7c1e8ed5053eb4fcdebf1bb9aaef 2,550 1.00/1.00 vMB 16
723,910 723,910 000000000000000000076c15edf74f013d5fea3f68eccee830ff6e6687bc4535 1,115 1.00/1.00 vMB 4
723,909 723,909 00000000000000000006031f8366212a0da3cb3f70bd66d237b481e03dc6af47 1,705 1.00/1.00 vMB 6
723,908 723,908 00000000000000000006a141d640b2ec536c873baebf458efaae2547b644ce76 1,970 1.00/1.00 vMB 3
723,907 723,907 00000000000000000000c4507975894be51707bc8902a8ae6765e76f99e6799d 2,127 1.00/1.00 vMB 7
723,906 723,906 00000000000000000004b80ced1ed102ee44a42306a71578e434d37873cdf56c 2,227 1.00/1.00 vMB 8
723,905 723,905 000000000000000000010212e0a9b0c439202ad71318a85f8e8166ae1d2c78c8 370 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.64 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: 4,665.01 GB
    • Received: 253.07 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.