Loading Tool

Explorer IconExplorer

Memory Pool

33,252 transactions
13.98 vMB
0.05409770 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: 80.85/200 MB

Candidate Block

Mining Attempt a5300e046c858967b4be9edc23c4ea27bf654256d8b72753edb802782da819e4
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root e928d07e4af6463eda19847071a96977ea30981185e116e89606bf949eaae136
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.01576859 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (743,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,634 169,634 000000000000045d38541189a0f92b0cb9968b35e2074d1405d9176a7504d34a 27 0.01 vMB 57
169,633 169,633 000000000000037bbb5e42e6737a2cd46fec7f89ff41a484427a27cd7c0d72c8 19 0.01 vMB 59
169,632 169,632 00000000000009021cc64950971a3023d76210ac4c817e0c7a0f44c34964d75a 10 0.01 vMB 15
169,631 169,631 0000000000000010e98e75388002098cd1123807fb2468ee5b00f1c4d42017ad 66 0.04 vMB 111
169,630 169,630 00000000000003ec34934041e2fb30dfb712916a8f015b6eedcfd3e5b85ac12d 35 0.01 vMB 183
169,629 169,629 000000000000077aa7147fc8d2f5970bb73ab6748aea27ef4a11a38fefbc814b 25 0.01 vMB 55
169,628 169,628 000000000000013f66d9ab80d58bbfef371293b70f89832f18b89e84b6938142 145 0.04 vMB 11
169,627 169,627 000000000000030d8a7706a04b512e062f6f8c1485d2df1a413a1441be563a45 41 0.02 vMB 110
169,626 169,626 000000000000003e973e00ddac7bf6470001de51cdc790c91600eb84d839cf89 35 0.01 vMB 257
169,625 169,625 00000000000006ca7bb5be0dbd0e2b81ea3b179f17218d6a2ca3116c4678ff78 135 0.05 vMB 1,087
169,624 169,624 000000000000015dd1727e778b9a0bff4f9b337562a4aab48c62fd2586bde179 37 0.01 vMB 90
169,623 169,623 000000000000060ac599eff63c207ae5ef25a16e7472d9cc754aeb2b639c921b 6 0.00 vMB 138
169,622 169,622 00000000000003626809e09ceb5044b42b2b93fe30f1dfffa78b62adbb675eb9 11 0.00 vMB 0
169,621 169,621 000000000000093dc92a4c56974c0b5d8ebeaabc34d4e71c6d4e44ab9b0f8cbc 26 0.01 vMB 235
169,620 169,620 000000000000094e53e4225cf5c1c08726893e3604db4a1bfbd6b48f4c8706df 83 0.02 vMB 42
169,619 169,619 000000000000083bde45abe637c315bf01d2608a99949c3a0dfa10eb6f35086d 46 0.03 vMB 79
169,618 169,618 000000000000065d7da5b4863dea45c43206b977affd6d03c2be829a13fcab96 6 0.00 vMB 181
169,617 169,617 00000000000009543cf79062596f1c033aceb80758f6ac3878e39925dd83f566 41 0.03 vMB 59
169,616 169,616 000000000000052cc01967b7c0cc74b9dd5bd96f830ed5a53d92a6709bec1019 68 0.02 vMB 321
169,615 169,615 0000000000000502576aae1bc79fb0be20423a88a3014df35369f9ee9626e245 12 0.00 vMB 334
169,614 169,614 00000000000001401274ab753d8eeda5afb7e25719cb7af59c0dbc81149e0c1f 73 0.03 vMB 176
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.43 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.