Loading Tool

Explorer IconExplorer

Memory Pool

36,862 transactions
26.42 vMB
0.07469240 BTC
Random Selection Loading Transactions
Max Size: 134.67/200 MB

Candidate Block

Mining Attempt e16dd4d97df4ef44bc7e91d9d40ea5b84606319b893b553c50bc834fdbf92172
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 8487d8ba6f8e5964071875bb7e7f6df242941d6dd46af66d47cdcc94d7b60332
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.02444482 BTC
Feerates: 165.59 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (819,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
95,174 95,174 000000000004b2564a8c2428b706e478684fa59552cfe5dd11343d0325018bd4 1 0.00/1.00 vMB 0
95,173 95,173 0000000000039be63e0b6b6982c4f5f0e4bd7f239e508223695f8d201f701d7a 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.