Loading Tool

Explorer IconExplorer

Memory Pool

81,414 transactions
31.24 vMB
0.10001043 BTC
Random Selection Loading Transactions
Max Size: 188.97/200 MB

Candidate Block

Mining Attempt c8ea3510f91aef2215accce364359a02299d5e39d77b99c1614f78f7445238cf
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 73596d04130ac7b885d30b88361dc00c7c4a5562f9bd57f2131da8130cda3295
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,418
Size: 1.00 vMB
Total Fees: 0.02301595 BTC
Feerates: 106.51 > 2.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (476,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,737 438,737 0000000000000000038c4b27ae0b591135bde8703ef53f6fa9aa5ec5f07db5a1 464 0.17/1.00 vMB 74
438,736 438,736 0000000000000000038315b27c7a219530adf8d53f80efeb78af81638567be88 1,673 1.00/1.00 vMB 41
438,735 438,735 00000000000000000276454e74ef1e5b9c00a460052b842a97e0a68ff84bba30 861 0.42/1.00 vMB 46
438,734 438,734 000000000000000000aa76fad844a65c3598c1d4a6023a6497cb836691092b9d 2,210 1.00/1.00 vMB 58
438,733 438,733 00000000000000000175b49e7f13b1fae17baad56cda5a9f62c1c80f69c5eb5f 888 0.33/1.00 vMB 70
438,732 438,732 000000000000000000545f968eafac0f3e861fdfe248dc37f56780e2c2851ca1 429 0.21/1.00 vMB 44
438,731 438,731 000000000000000001d9d6d425bb0a2f8d3a18f4df6bbca313cfce5f73d28724 1,057 0.75/1.00 vMB 37
438,730 438,730 00000000000000000331c1eb019d5b5c65a1ace208a37486392df22d78806534 1,748 0.92/1.00 vMB 40
438,729 438,729 0000000000000000008bf1a40248e25c4fbd3b381edb7ee03745a810f64b078a 2,835 1.00/1.00 vMB 80
438,728 438,728 0000000000000000032569eef36b8bc86350022c80a754443a8ee6f94aef85df 1,089 0.62/1.00 vMB 61
438,727 438,727 0000000000000000021bc543833785b5765404a40e99e774a31328a5be305373 1,186 1.00/1.00 vMB 28
438,726 438,726 000000000000000002decf6855665fbb16983214dc53e85dfff2c1ff5f6f295d 1,357 0.75/1.00 vMB 54
438,725 438,725 000000000000000001a41d7e4847bf899cf674dd685b95bbce0ecb2aa37cca95 1,953 1.00/1.00 vMB 55
438,724 438,724 00000000000000000361371d0d78a54e59575679226f697bbc74fa7611969a31 1,552 1.00/1.00 vMB 34
438,723 438,723 00000000000000000081728815cd562be97669b950cc2e4f0621a5e1d49abacc 1,801 0.75/1.00 vMB 66
438,722 438,722 000000000000000000fb2d9f610481a38aeb0b49471bbf195105ae6b7888eab4 1,877 0.92/1.00 vMB 53
438,721 438,721 0000000000000000039ab98b72dee01b819b19147c4e1f93d34ce0761cc699ee 2,918 1.00/1.00 vMB 83
438,720 438,720 00000000000000000059e6bccbf0188e24329e75b81909c9aca77e2f78374650 2,290 1.00/1.00 vMB 71
438,719 438,719 000000000000000003a24479950e01d33f33b364f801a24909d198533e5460d2 1,492 1.00/1.00 vMB 54
438,718 438,718 000000000000000000a49b597789bd7a3261f1c6cb9699568451480930067cf4 2,474 1.00/1.00 vMB 54
438,717 438,717 000000000000000001492a90ae46ad97b2cad8ac13dbd9631c10e1ec8a60f34a 2,282 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.