Loading Tool

Explorer IconExplorer

Memory Pool

47,282 transactions
22.93 vMB
0.10207551 BTC
Random Selection Loading Transactions
Max Size: 128.25/200 MB

Candidate Block

Mining Attempt c7936f669cb9381b79fe94275dc5dbb91ae0aa205558cd9f0da9c3a8e2e335c3
Version 20000000
Previous Block 00000000000000000001045411278c3f10e0eb0874bafed6934049382fa0e78f
Merkle Root cbf8528fff3ba5c1dbc3c8c0adc66e099ea2780de339d009f085f5e73187d692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.03305030 BTC
Feerates: 115.63 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,098 (739,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,488 174,488 00000000000004248c138bd3ab70ace75ae7001f797cf50bfcf264c98eb114df 170 0.05/1.00 vMB 16
174,487 174,487 000000000000071f703233cdb29cc4d458fc5c6bd7041c88fef67bbced690617 59 0.02/1.00 vMB 95
174,486 174,486 00000000000000327a9cbfcc2d08b343a448e352234cfc5e0d02688fe0a8e577 109 0.05/1.00 vMB 46
174,485 174,485 000000000000074eee7f45da0ee39a367cfec7bca2acab60f2d4921642e45ba6 68 0.03/1.00 vMB 79
174,484 174,484 000000000000063d2a72c25a3ede36053aa261fe808049ce289130809018ce00 46 0.02/1.00 vMB 47
174,483 174,483 00000000000009c1f2b30e84c51062e90ba39800037f40d99d8912c4a4c2781d 18 0.01/1.00 vMB 41
174,482 174,482 00000000000007bb4f868bd4aab02a63a3da321bdd82c4e574177a8e4d52c877 23 0.01/1.00 vMB 42
174,481 174,481 00000000000003e4272aa897bb51e075ad035bfa5d964660795bb682630a5bf1 1 0.00/1.00 vMB 0
174,480 174,480 00000000000001e522e237ac4fff3b7cb789066c60eeada2cfa057eba79e0c53 29 0.01/1.00 vMB 468
174,479 174,479 0000000000000a3f5420643e68a12ed7515f52511d8abaad9ab5db2654759163 4 0.00/1.00 vMB 0
174,478 174,478 0000000000000393ce69ae36b82d3da8e8ff91a310e7ba7cae3df7c1b1510e4d 10 0.00/1.00 vMB 16
174,477 174,477 000000000000003e8cfc7320e839fd02a12510863aec4a2140abc3d84058d14a 33 0.03/1.00 vMB 86
174,476 174,476 00000000000003140fda928b7e1bd61fad283490931c2df252fdfe06c1fe46c2 46 0.02/1.00 vMB 2,956
174,475 174,475 0000000000000960c56b266168dfed7d87e6fae32fa2fd75dfc45bb8063898d7 60 0.01/1.00 vMB 3
174,474 174,474 00000000000001c64b0047e2ef09b5660e9624adba5c7b602f24fe6f4bb3ae7c 138 0.05/1.00 vMB 169
174,473 174,473 000000000000090a60e05d0a0fc7427ab7170d4f7f5f8f907cee5b7e57bc7b7c 69 0.03/1.00 vMB 146
174,472 174,472 000000000000066ec643a4aaa1b9dc667cb11548c2b6aa57411b22bd198a1d40 69 0.02/1.00 vMB 2
174,471 174,471 000000000000087934bb01d84ed9069e0427549a5a89a245a12e8cc56716176a 62 0.04/1.00 vMB 181
174,470 174,470 00000000000000104492ea8f9b281846c203891e5515d4cd20ea87663c448247 117 0.05/1.00 vMB 66
174,469 174,469 0000000000000203f6598bd33e89365054684a0f5bf3a73b03d32b8d0a2d5c79 76 0.03/1.00 vMB 208
174,468 174,468 0000000000000698e58b87784bf8fffbd10ffebcef6f1e7975a0c08874338d88 19 0.01/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 780.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.29 GB
    • Received: 7.16 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.