Loading Tool

Explorer IconExplorer

Memory Pool

74,817 transactions
28.74 vMB
0.09143032 BTC
Random Selection Loading Transactions
Max Size: 169.88/200 MB

Candidate Block

Mining Attempt 63ec5131fefe6cd16b6dcb3753b6fe49ce1774204357ef3467df546776bbff27
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 88fe25df0ab43f0d6b1f0975bea8254d4744323f97bc33587aa147b78d65bb78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03309790 BTC
Feerates: 201.37 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (394,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,197 520,197 00000000000000000012bcb64e8ac75631d721fff85854215ed5b69358ab2a50 1,439 0.44/1.00 vMB 10
520,196 520,196 000000000000000000057228f2209433c843f11b324df323b88d6bfb34c4dd65 2,572 1.00/1.00 vMB 44
520,195 520,195 0000000000000000001b08129759f0efd7b607461493267aa14edcfbc3b9c1cb 2,834 1.00/1.00 vMB 111
520,194 520,194 000000000000000000034e3a4da6173cd05deafde476478c641f1a07d748d374 651 0.99/1.00 vMB 11
520,193 520,193 00000000000000000031dd64cedf1eccca01ebac8132cd52ca12cae85c164016 347 0.99/1.00 vMB 6
520,192 520,192 0000000000000000000e4e7c9eb994b39ba53298042469122c1677e427a4d201 2,258 0.99/1.00 vMB 43
520,191 520,191 00000000000000000033273163463e02411a39f8fd5d1366e1098c15ead13fd6 102 0.98/1.00 vMB 2
520,190 520,190 00000000000000000009519b9d6a745e2d072bd28fa79c428bc87f65a923f83d 175 0.99/1.00 vMB 3
520,189 520,189 00000000000000000013dddf02b2e031d01c29f88941bb48e7b4233d880a3a72 1,664 1.00/1.00 vMB 33
520,188 520,188 0000000000000000003b65406bfd812208b7327ed8422c8b50f921efce72c04a 963 0.98/1.00 vMB 20
520,187 520,187 0000000000000000000ceb261c65567b4ae99c64cffeab987add707d8516b6ca 143 0.98/1.00 vMB 2
520,186 520,186 0000000000000000002e8c577afe0214ac34d579166379bc922baee19d6663b0 1,615 0.99/1.00 vMB 31
520,185 520,185 000000000000000000047200918f5e1c48aa7402618c6d69ac49fed1c865e7b9 861 0.98/1.00 vMB 19
520,184 520,184 00000000000000000013519882c999a2b4ae3e85ab8e02fd653bda757936a40b 1,456 1.00/1.00 vMB 25
520,183 520,183 00000000000000000032ca57ca05cbf444d8d6fa45b2063d6adc1d479ce63da0 2,670 0.99/1.00 vMB 51
520,182 520,182 00000000000000000026633fd5a9ea10fa8c006ad8f786ceccde3944b94ac40d 271 0.10/1.00 vMB 42
520,181 520,181 00000000000000000039057ba71efd2bf51479388ce1e8fddc578a635da8464d 911 0.47/1.00 vMB 36
520,180 520,180 0000000000000000000727d5c3c4ab7cb43c4124bd1d179eb8d90ed27bb7b574 1,038 0.39/1.00 vMB 52
520,179 520,179 00000000000000000012637a287b3fd9c627a24b304d6ca9534e6c781a38b086 1,853 0.83/1.00 vMB 44
520,178 520,178 0000000000000000003eeb75473dfa319c42d46a6a85f0502e3f53ddaa9b342c 375 0.13/1.00 vMB 56
520,177 520,177 00000000000000000007aba6128821003ac6bc698e19c7fa02c28a2f1d80e7f4 1,241 0.71/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.46 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: 667.88 GB
    • Received: 15.30 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.