Loading Tool

Explorer IconExplorer

Memory Pool

76,081 transactions
30.12 vMB
0.10002323 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 51a488cf5193725f4d7527b769ba0c791034b8d973ed49e99b290b949af8b644
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root d05f94942ed1dbd15e3c3208fd75e542f462698fc82611991a1e125cb8ce928c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,480
Size: 1.00 vMB
Total Fees: 0.02541555 BTC
Feerates: 100.00 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (32,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,146 883,146 000000000000000000024df0b47663d6ea80d667e38530450bcd5b6b0967b698 4,324 0.85/1.00 vMB 1
883,145 883,145 0000000000000000000040de97834fbcbc25344b41e8fd3016f0bdfeacc4178b 3,146 1.00/1.00 vMB 1
883,144 883,144 000000000000000000011920a78f23a227f1bac909cae10f599156b5b418598f 3,440 1.00/1.00 vMB 2
883,143 883,143 000000000000000000007384ba6134620d4fe4c688aa0d427e4738d5b8184efd 3,304 1.00/1.00 vMB 2
883,142 883,142 00000000000000000000989f114577b86239e0d23f79a72ea1a6327a33466a24 2,417 1.00/1.00 vMB 1
883,141 883,141 0000000000000000000107f33473b762362712fb679040b78f107bfd5078238b 4,469 1.00/1.00 vMB 2
883,140 883,140 000000000000000000023be43b8b06dde9e0e97370af0a3d3699a899e734d5da 2,920 1.00/1.00 vMB 4
883,139 883,139 00000000000000000001c3065e6339952354e9648e89df8ea9c5278505db9ae7 3,013 1.00/1.00 vMB 2
883,138 883,138 00000000000000000001cd89b986af7ac8bed77913e71f5d776a62528e23d289 2,326 1.00/1.00 vMB 3
883,137 883,137 000000000000000000025ec8149fe29a500b4566feaa49190f27886374c92e66 4,391 1.00/1.00 vMB 1
883,136 883,136 000000000000000000022294853c7ea0c4f3a6702d305b1f1c003caa74e9a284 388 1.00/1.00 vMB 1
883,135 883,135 00000000000000000001425f60b27287fb4a7589b405ed440808cd24b5bb8938 3,261 1.00/1.00 vMB 3
883,134 883,134 0000000000000000000183a57d0ae38499fff12391c646398a8068a4ec52eb69 1,816 1.00/1.00 vMB 1
883,133 883,133 00000000000000000001f8b29f7a089e33f0ee7491b4697226ee33fb20d88083 3,499 1.00/1.00 vMB 4
883,132 883,132 000000000000000000008564ed42364f3cc4c457d0321bce96fc5c5402c7bd8b 164 1.00/1.00 vMB 1
883,131 883,131 00000000000000000000b3120c81b836da31d3f6802c075dc146a78ee736ff19 1,686 1.00/1.00 vMB 1
883,130 883,130 0000000000000000000253a74778624029a2ad2f36ebeb17e31b8421dd842943 3,080 1.00/1.00 vMB 5
883,129 883,129 000000000000000000006c1e36f240918434d609a19960530f6f5f8bd003c484 644 1.00/1.00 vMB 2
883,128 883,128 000000000000000000016c25162a75ff040683baed8384fe2a3f8dbb0189d0dc 696 1.00/1.00 vMB 1
883,127 883,127 000000000000000000025cf77c7046988341b992dccbacfcb999746811e2131e 2,025 1.00/1.00 vMB 1
883,126 883,126 00000000000000000000fa6fb768d1cf4ff1ddf9a47f0fa8efef13af342fe0e2 3,289 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.17 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: 749.35 GB
    • Received: 18.82 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.