Loading Tool

Explorer IconExplorer

Memory Pool

25,097 transactions
25.37 vMB
0.05842400 BTC
Random Selection Loading Transactions
Max Size: 122.60/200 MB

Candidate Block

Mining Attempt 3ca4e5aeb106467903b4c1f7985839f7f2714c7da7e30d7d3a2d65e1c33656b9
Version 20000000
Previous Block 00000000000000000001ba8a20a80418340a612809951dcc481799aa73d20526
Merkle Root 3ab93f4280e386d2e4e72fbaa530e6116a2153a11c58f0e14f561b87aba6964d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.01214004 BTC
Feerates: 100.53 > 1.22 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,238 (4,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,688 909,688 0000000000000000000102f318bb263675988793966c2a568d891d68e1d60ca0 941 1.00/1.00 vMB 0
909,687 909,687 000000000000000000012b98446c6b61c13ce0927cc98f80dc526a48e4f64a0b 2,048 1.00/1.00 vMB 1
909,686 909,686 000000000000000000018ff6d6a4f913e16e5d29347bdb7229aabb400b3b7c67 499 1.00/1.00 vMB 0
909,685 909,685 000000000000000000002efea7f6344f9a262deaf33312e906dd583adb17e8ba 1,051 1.00/1.00 vMB 0
909,684 909,684 000000000000000000010c1407804d8d7b54b60d5274750232514b34b34aab4d 2,282 1.00/1.00 vMB 8
909,683 909,683 00000000000000000000cb7f16c4f16c46f7a90b2ea4d53969ee1b73cec2d8cf 672 1.00/1.00 vMB 1
909,682 909,682 000000000000000000004654598f85a58f7ae85bdff5dcd893d503e0956a9ecf 3,241 1.00/1.00 vMB 4
909,681 909,681 00000000000000000001717c47287103d999d61fcc63336b31eb114a2378f4b6 862 1.00/1.00 vMB 1
909,680 909,680 00000000000000000001797d57f9227c625b76df32b438aa1f4f928ea41bf6d7 2,440 1.00/1.00 vMB 3
909,679 909,679 0000000000000000000202645e15d97587d2a36c3331c4db78e8b6d46cc2ee5e 2,336 1.00/1.00 vMB 3
909,678 909,678 00000000000000000000f1ff506f8b63dd410741ee9e0814855763357c7e7aea 1,810 1.00/1.00 vMB 1
909,677 909,677 000000000000000000010240ae4d6a72b0c52a41123a48f2b26d278c6809c5b7 693 0.39/1.00 vMB 2
909,676 909,676 000000000000000000014d73ef165d752c82e8f0363ed74c7f7fd7fad58e068d 3,657 1.00/1.00 vMB 1
909,675 909,675 0000000000000000000053520bfbe4af74739c9299e96e53d87c4d2383707d60 2,999 1.00/1.00 vMB 3
909,674 909,674 00000000000000000000ff853c20e774be04ffa30eeaeedd759a18a474289d8a 2,925 1.00/1.00 vMB 2
909,673 909,673 000000000000000000010ad14bd630ba2c472942f6b952844ffdbe5685aacd4d 3,412 1.00/1.00 vMB 3
909,672 909,672 000000000000000000013b9a88e858051f0ae048795379f7d7fc43d80614478d 2,093 1.00/1.00 vMB 0
909,671 909,671 00000000000000000002261c086a0b49889bb8c2e6738efb06c6e33754d4ae06 2,527 1.00/1.00 vMB 1
909,670 909,670 000000000000000000018c387fc389ecdc139f4524336c927fd9220f05e4d942 3,727 1.00/1.00 vMB 1
909,669 909,669 000000000000000000012cbd064b9ac187cd773d0e9215dfcdf66d7b959ca5ba 3,143 1.00/1.00 vMB 2
909,668 909,668 000000000000000000006b7085080e7584eec8e915ef9e3888a20d04542ba974 2,967 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.09 GB
    • Received: 8.39 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.