Loading Tool

Explorer IconExplorer

Memory Pool

79,160 transactions
30.16 vMB
0.08686414 BTC
Random Selection Loading Transactions
Max Size: 183.89/200 MB

Candidate Block

Mining Attempt ab0eacbf3965f5b870e6bb9f1d8e7aa18ebcbfb2944e8d1df58c082d8d6ec37d
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root c2bef3d51b481de5288921673ba9693243ad776dcc9b496ee3aaff8148589403
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.01974062 BTC
Feerates: 73.20 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (721,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,127 194,127 00000000000000a5c7a09662ed1f1a7c5afa7202fa263345a9ef8ec9523a1b49 110 0.05/1.00 vMB 132
194,126 194,126 000000000000038a51859dafd18c2d55889d6642cd33e1b60cdaed4d0bc5afbe 279 0.08/1.00 vMB 101
194,125 194,125 000000000000036569eb49ccaf3965b82192778a9cda5c8779ee9d566b40410e 115 0.05/1.00 vMB 31
194,124 194,124 00000000000001c61930760563cedb3faa3a4c133db67d1de87807836b451b17 629 0.23/1.00 vMB 166
194,123 194,123 0000000000000778e10884052680616139ce572edc8399d084297856e2daf5de 459 0.25/1.00 vMB 129
194,122 194,122 0000000000000794ac2eb9efab5910adbace5d654d1e71c9fb9fd08409948d06 112 0.05/1.00 vMB 210
194,121 194,121 00000000000005024bb8a76587d6fbd86ddde066d088ec992df5842dc9985f34 27 0.01/1.00 vMB 66
194,120 194,120 000000000000040b0a5934578f42dfe857de8a4b7f1a927bf34f3a4058b82eb6 262 0.10/1.00 vMB 122
194,119 194,119 0000000000000058fcbbb4649c83a16e4c04b3381206306353c2e2d9130d8227 566 0.25/1.00 vMB 198
194,118 194,118 000000000000050f5b4a2c6996b72c303ee6f58a6d906c6560637058ac9b863a 136 0.07/1.00 vMB 126
194,117 194,117 0000000000000729d9eb8b4e5683a546f044b6fb85b577a8bd08b38a02702649 8 0.00/1.00 vMB 122
194,116 194,116 000000000000054dab40532e036e407c2a5108fea6e30c6b2eefa08167e00deb 1,024 0.47/1.00 vMB 16
194,115 194,115 00000000000002a3eddbc5ab01c0926ef761da2817f80ffc354acf3575f1b34b 892 0.41/1.00 vMB 150
194,114 194,114 0000000000000188e932c1b17d16041350c4fe1205ac06a3c4a0ad97a4cd48d1 121 0.05/1.00 vMB 493
194,113 194,113 000000000000066292eca33f589e20be72a2111f4291a02f9b808b3225954d01 17 0.06/1.00 vMB 15
194,112 194,112 00000000000001b3e6066599d405e110efed04dc51a74690d19ccdd934b6df7c 339 0.13/1.00 vMB 128
194,111 194,111 00000000000000b71a26334b1719638708e6e80018200c68a50b3243fda5529f 700 0.25/1.00 vMB 145
194,110 194,110 0000000000000277f64df35ab5177b258d1e35b44b944f0de3caf526f122b506 191 0.07/1.00 vMB 17
194,109 194,109 00000000000001fceb239ece5ff2ddda614a4c30e55e03160375405ef68f0277 512 0.29/1.00 vMB 127
194,108 194,108 00000000000005efe2133223f9ee90df4323093cd7b48599161576eb7911fd63 167 0.08/1.00 vMB 97
194,107 194,107 000000000000052c3559ca19d81bf6bafd91205ea762c56be379c9c3da4cb774 79 0.05/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 783.08 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: 721.11 GB
    • Received: 18.34 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.