Loading Tool

Explorer IconExplorer

Memory Pool

42,258 transactions
29.19 vMB
0.07351624 BTC
Random Selection Loading Transactions
Max Size: 149.59/200 MB

Candidate Block

Mining Attempt fc1ca1d97b4f979800d9f26768b03c26186f7f636b2abd2f10563c9270f9b888
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 9411e01de210cdd11b2bb6132de637871c06328430dbc6311bdb6399dd9b4ef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01573433 BTC
Feerates: 100.36 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (78,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,449 836,449 00000000000000000002129c6e92f962c42a4c8e06ab60650c28950603c57437 1,817 1.00/1.00 vMB 22
836,448 836,448 00000000000000000000894d11c777c17332ff849c08ec26a00a0ab0befde177 1,035 1.00/1.00 vMB 17
836,447 836,447 00000000000000000002743e03d601f4165747ba57cd0b991cf384047de22f79 2,173 1.00/1.00 vMB 23
836,446 836,446 00000000000000000003527d31ab7f77095d882591a45b03c094dabc7143d563 2,907 1.00/1.00 vMB 30
836,445 836,445 00000000000000000000b294b64bebe3e524b02e7c6f06577abb8daf33658b99 883 1.00/1.00 vMB 19
836,444 836,444 00000000000000000001c5443260e34936a72abb3a515021d92d5efcaee46fb4 1,176 1.00/1.00 vMB 19
836,443 836,443 0000000000000000000285cd65b8d54e6e017bcbefe929bce85ff52c3a2924be 2,848 1.00/1.00 vMB 27
836,442 836,442 000000000000000000010049b0855b7609c3e87ea50c2330bf549deb0ace0969 784 1.00/1.00 vMB 18
836,441 836,441 000000000000000000007b751206347d35b5a00f2699501e043ef95ea5a0cfd6 1,737 1.00/1.00 vMB 22
836,440 836,440 000000000000000000026e331a853c02689e782fd93eabf881d6ebfe86c969f6 1,904 1.00/1.00 vMB 22
836,439 836,439 00000000000000000002232fbe310cd5540544a137bf9a77b45382fe52ae779f 389 1.00/1.00 vMB 18
836,438 836,438 00000000000000000001d13a84de96eee3463c4b5f164477dfacd31d4d7f7ad5 1,002 1.00/1.00 vMB 21
836,437 836,437 0000000000000000000097ed557f15340bed38d2b3f2013db0822d4751efece4 722 1.00/1.00 vMB 19
836,436 836,436 00000000000000000000507a7c2d72010a676772407336d4100bfedcf0e3fa7f 1,885 1.00/1.00 vMB 24
836,435 836,435 00000000000000000001f0e9c7d6e31e53cc79915247aeaef50c5805c461b4c4 2,036 1.00/1.00 vMB 25
836,434 836,434 00000000000000000001bb7e0bcd298b669ae6997192630c6fbb7de397265712 2,046 1.00/1.00 vMB 28
836,433 836,433 000000000000000000017596ddf1adbf89b7419aa4aedcfac379cf68023a9a57 1,141 1.00/1.00 vMB 26
836,432 836,432 00000000000000000001a8d21ac89a20ee4e0acb04b80bf85e5af3730b6d971b 2,849 1.00/1.00 vMB 29
836,431 836,431 0000000000000000000321757865834569982a69d96c33e0a4b3eef7b19f27a8 3,064 1.00/1.00 vMB 37
836,430 836,430 0000000000000000000028cddff312c4c79af93e62c35fd6ede20dfc6960b4ba 1,149 1.00/1.00 vMB 20
836,429 836,429 00000000000000000001cad52bde607604be5ae670f85ea3af9fe7967bbf8566 1,830 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.