Loading Tool

Explorer IconExplorer

Memory Pool

86,675 transactions
31.82 vMB
0.10895879 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt e27aa81b9437773b4376a22faef512ed4e7e080583e56215c859f2f4ec25a80a
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root bccb25c464138aa8a90aa87f2388ea1c2064a623cec4bfda8c2b702993ab0aca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02828521 BTC
Feerates: 1,236.26 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (31,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,459 883,459 00000000000000000000a7c91db3479cc1d02c8a83c8bc7ecde6a83ad5e9da6d 4,523 1.00/1.00 vMB 6
883,458 883,458 000000000000000000006e5866114bbc2d49d253c80438a646a18ee186391e89 4,121 1.00/1.00 vMB 6
883,457 883,457 00000000000000000000fc9af344e3e62f54702d52294ace3d66d649ef30d366 3,672 1.00/1.00 vMB 7
883,456 883,456 00000000000000000001b2c83dbadeb75336426533de69cb5ad27dc69493faea 4,692 1.00/1.00 vMB 1
883,455 883,455 000000000000000000005fd20b2324b907f3961914463c760faf25419ebbd6a9 3,111 1.00/1.00 vMB 1
883,454 883,454 00000000000000000000d4d752e0ab32eb34955355ddbf41d55e280540b56ce5 3,300 1.00/1.00 vMB 5
883,453 883,453 00000000000000000001a1deb68268eec520a346c118e70737993ade50950ac8 2,780 1.00/1.00 vMB 2
883,452 883,452 0000000000000000000198efaeceb2128e26b77298851f776df7494faa46100e 2,618 1.00/1.00 vMB 3
883,451 883,451 00000000000000000002304cd612228cacd42b1f1ba9028e48ab61cf213b49e4 2,344 1.00/1.00 vMB 3
883,450 883,450 00000000000000000001026015d208482dbf6e45d49db43303f2688751bc4536 3,176 1.00/1.00 vMB 5
883,449 883,449 000000000000000000020f81d567dbfcb0edbd725f77b0935167301be2c2d76f 3,877 1.00/1.00 vMB 4
883,448 883,448 000000000000000000004a3bd027f31cf810d133f9ee7cd0a5286bdf63b3b3a7 3,708 1.00/1.00 vMB 5
883,447 883,447 00000000000000000001e0edf9377f964f7f07cc9da9e628553370faca019644 3,715 1.00/1.00 vMB 5
883,446 883,446 00000000000000000000e48014eccad7a793fc0decb9c99fa92dcb543a579b79 3,177 1.00/1.00 vMB 2
883,445 883,445 000000000000000000000a06878f2789d85a61a3120701423ecdc33d53b8f281 2,536 1.00/1.00 vMB 3
883,444 883,444 00000000000000000000db6199a83840f21b3e423ccb6119d2a750abea8a4024 1,998 1.00/1.00 vMB 2
883,443 883,443 00000000000000000000be901a30f59ba32772e9b9f0f73f1d2d662d424ae27f 2,301 1.00/1.00 vMB 1
883,442 883,442 00000000000000000001240a2db99624aef632585fb496e41c0e4d2fe33e52d1 2,245 1.00/1.00 vMB 3
883,441 883,441 00000000000000000000889290692e9b06d4b24d72717e5b7145b3b64b3a9727 3,733 1.00/1.00 vMB 5
883,440 883,440 00000000000000000002454616587d903eb8a1b04272cc65fe2cf9ff08f7dc67 2,474 1.00/1.00 vMB 3
883,439 883,439 0000000000000000000016a85abc5ac1adcb8a90a05597a3b1cd4215e89fb8a2 3,474 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.