Loading Tool

Explorer IconExplorer

Memory Pool

42,428 transactions
27.62 vMB
0.13980181 BTC
Random Selection Loading Transactions
Max Size: 142.99/200 MB

Candidate Block

Mining Attempt cdb8aa0f6eaf28dd61fbdd58041e1ab6faa790517d9e4ca96e3f9efc8abb5681
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root f4b134438d2b6605e40e0ca7ac3cea33346920f8b8239788b18fada03d6f7b10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,742
Size: 1.00 vMB
Total Fees: 0.05323461 BTC
Feerates: 150.71 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (819,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,195 95,195 000000000005ae5ed3e26f8260900ba4aea652823ca917386a05a7d25c5f7e4b 1 0.00/1.00 vMB 0
95,194 95,194 0000000000058cc903af72630a87173d95f41dafa86ae6f7e2048118796aa78f 1 0.00/1.00 vMB 0
95,193 95,193 000000000001cef597f553e15bc0ed13d330e45a080d28855169964ccf2618c8 4 0.00/1.00 vMB 0
95,192 95,192 000000000007e5eabf2ad7a6208c810c79fa3a28d5b68a1580d7b8e7f45820ef 2 0.00/1.00 vMB 0
95,191 95,191 000000000000c2ec327d32e85cbde8ff1e0b99960082366016a1f99163b79eb3 4 0.00/1.00 vMB 0
95,190 95,190 00000000000589f7c2e3343b4350d6b56b6fe39d34bbba9ed729fa2a7bb84542 5 0.00/1.00 vMB 0
95,189 95,189 00000000000761b6011e1c920523e71211aec9c76be4b78703660e96506dd761 2 0.00/1.00 vMB 0
95,188 95,188 000000000007616a583b148eda2cc9f8517e6987e4fe2afdafa2b6535550bb01 5 0.00/1.00 vMB 0
95,187 95,187 000000000004a7aada4812d6a0e9af0c98cd8076fe29a1c7b5538a5a4c5f3d8c 2 0.00/1.00 vMB 0
95,186 95,186 00000000000337c84e942114aa42820bae789f7435816cb72ec48c104516b279 1 0.00/1.00 vMB 0
95,185 95,185 0000000000026f220275cd48d035db6917679cb9a868d923b2179cbcf0b852c4 1 0.00/1.00 vMB 0
95,184 95,184 000000000007aa4e6ab255d6f890fdee7540de24b3136621e3cf341ce88dcb11 2 0.00/1.00 vMB 0
95,183 95,183 000000000000c328e92de925d44942c590428c39c8f03e89eec910646221cfc8 1 0.00/1.00 vMB 0
95,182 95,182 00000000000769ebe539cf49187332675ac25bcc2739ff0f988c83b7ec7e4d1f 2 0.00/1.00 vMB 0
95,181 95,181 0000000000028ef72b0d0cac92dbf43f21145b7d79c3b236568b74f6abbaa3f0 1 0.00/1.00 vMB 0
95,180 95,180 000000000000fbcfa952455c65dcdcbc6fcdacd6250726569dd47aa7af2cc65e 1 0.00/1.00 vMB 0
95,179 95,179 0000000000032f4eaddec51b7bb820fc13297a3fee6c60a651bbaab44360c1c6 3 0.00/1.00 vMB 0
95,178 95,178 000000000007905af165498ab1475a736ff44b5da12b3525e7dd6a55070fc7e6 1 0.00/1.00 vMB 0
95,177 95,177 000000000002ee36731e7881558b51f76de328978cadbc575a99869a838da6fb 1 0.00/1.00 vMB 0
95,176 95,176 000000000002d56be62dc49d44181c2ba5bd23b831de58f928b934584e5edf5f 1 0.00/1.00 vMB 0
95,175 95,175 00000000000556a8fb438a4de76b9a16df82a54430bd880c6729569a0fca64c2 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 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: 643.24 GB
    • Received: 12.58 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.