Loading Tool

Explorer IconExplorer

Memory Pool

34,036 transactions
14.29 vMB
0.06232435 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.24/200 MB

Candidate Block

Mining Attempt 3888e65cafd7a03e9aa6b6d263d1fcd275e69860d1b2dbb4dc8d58d623595c94
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 9177e82aaf6a53e2c058d944d15f0fb7110ec6fcd9352928ff4ae4ceac49ee88
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.02091518 BTC
Median Feerate: 2.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (753,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,643 159,643 0000000000000473e0548194c6f89f9a565651a7fdb08a7b20d86a22101330b4 80 0.03 vMB 42
159,642 159,642 00000000000006335fde3de804746b1341b7db120d91459cd58e100a197dda69 11 0.03 vMB 58
159,641 159,641 0000000000000dfaab463fc3a16bb92541c3db82c1f16b62ccbadb35c6ec5e17 14 0.01 vMB 43
159,640 159,640 00000000000001ae5b3dd488c10f09287dad339a3e10dfe86660055cc2634f94 45 0.02 vMB 2
159,639 159,639 0000000000000451d16fd207a88f34c6fa31f3b168a4e9b5e978e59a721cbfd0 57 0.04 vMB 117
159,638 159,638 0000000000000c425c7ee8cada954889c7ee0a0d71984399105c2e67f1a9c304 14 0.00 vMB 74
159,637 159,637 000000000000093df6be4d01f702b7223d9eaf5a192ff0799b4208c05f85afc6 8 0.00 vMB 386
159,636 159,636 000000000000069a632d5c66ea7e75c2b24f645210041dfcd73c05d4a9864914 13 0.01 vMB 108
159,635 159,635 000000000000050a7a38fd43e2ae7bfd1600729a6be4b175cf31c233ab1d41a6 54 0.02 vMB 394
159,634 159,634 00000000000009877c4473def0d4739053b6881e125f498ced2d15bd66b188b3 11 0.00 vMB 797
159,633 159,633 0000000000000d83d4f9110a6c6a40551942854479c40a31f27cab471e75145d 18 0.02 vMB 41
159,632 159,632 000000000000029080c8643c83804e37d85221cbe40b8408667480ba0e4c7ebf 33 0.02 vMB 245
159,631 159,631 0000000000000596f0fc23886559c0be18b8ad26bb569d21003b04110dad6950 28 0.01 vMB 89
159,630 159,630 00000000000000096f3421a9bb274de2120d6ed4dc10293fc4fa9b3093cca212 38 0.01 vMB 104
159,629 159,629 00000000000006edb645bdc939ae8972d3d7a87a0ab9c4c2c7a24baf32298c0a 17 0.01 vMB 9
159,628 159,628 0000000000000734fda3fe93ef477fb75d6c82cb3f8879ae0f79c92ecad43337 54 0.02 vMB 128
159,627 159,627 00000000000002d3a953c13ddcb9f55f85a33b2b063dd9644d5c2351d3bba5e7 39 0.01 vMB 138
159,626 159,626 0000000000000c1f0469dcca2ffa292adb28514abb6b08b6796f1eb48e4e0acc 30 0.01 vMB 65
159,625 159,625 0000000000000896cecc399f53705fcbd127ab3d36538823d93a68c5db8d14e2 72 0.03 vMB 109
159,624 159,624 000000000000065f696867c26c93c76df2c88275af4db48f72cca570edaf627a 12 0.00 vMB 83
159,623 159,623 00000000000008333b479d0b76e4d9638c49ef00a3054ef292918c2e96bfc3c1 11 0.00 vMB 12
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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