Loading Tool

Explorer IconExplorer

Memory Pool

74,970 transactions
27.50 vMB
0.06713205 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt 8a8d70832b8863d06b4af857bc398e811998623f70a4ece76fd9bd543936fcee
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root df32a5b051d9de3ea8cc3f2bbb122dd3fa247e70e4d06f18a45198a5b950c3d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.00840358 BTC
Feerates: 74.05 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (641,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,058 274,058 0000000000000005eade3261bbb742bec5a7f7e432bacc11f375c797d23a9745 78 0.04/1.00 vMB 56
274,057 274,057 000000000000000306dd1dd2abe10a507f67e9a022f3c013df650ade45b19d45 521 0.25/1.00 vMB 46
274,056 274,056 00000000000000040160554d8d6d8a21263276fd1f3916bcff8b62af5a408e85 187 0.10/1.00 vMB 36
274,055 274,055 00000000000000043030b35cfa734dc3335ddf49faa4acd2f03262af69e8fda4 337 0.14/1.00 vMB 57
274,054 274,054 0000000000000002d31adf54610bcc39ce657f5a9d0334284cfd930be45c28ec 85 0.05/1.00 vMB 128
274,053 274,053 0000000000000003f8434461041ba267c34cca1029f04ee339d7ff2e51863af1 130 0.05/1.00 vMB 38
274,052 274,052 00000000000000032b1c0ca3025a7f9de8e53c5d4e630097a4b70a5eda7d2d1c 59 0.90/1.00 vMB 1
274,051 274,051 00000000000000028be4b7c72c3f673d82d9b303128ccbe7a207b7895c36570d 255 0.13/1.00 vMB 66
274,050 274,050 00000000000000057754578b7b8bb5fb8df844dfd92e9c3218fa4c8f77b24a9e 244 0.19/1.00 vMB 32
274,049 274,049 0000000000000003ae19db510d32b097f19732415becf0d178f3231656c36922 598 0.25/1.00 vMB 59
274,048 274,048 0000000000000000e7c9b0145447af065e43c35e1e89e030e00cb035847cd1ca 150 0.07/1.00 vMB 43
274,047 274,047 0000000000000004ca4e3cbe80d01b3c8a0851b55c011573440730784a798673 80 0.03/1.00 vMB 46
274,046 274,046 0000000000000006066f00f60f4449edbbe0559abbf479e1dd2e1cbc9f2661c6 38 0.01/1.00 vMB 34
274,045 274,045 0000000000000005a91a1711f2e662266a074e7222a29cea513fe65030c37e19 379 0.16/1.00 vMB 48
274,044 274,044 0000000000000000316434d64fd8eed4ff860b1f0b6743bd7a97f95c7c50c3bb 33 0.01/1.00 vMB 124
274,043 274,043 0000000000000005aff73965f9e46c7150616c73b5750d65b657a5d159e8b0ed 205 0.11/1.00 vMB 28
274,042 274,042 0000000000000002e90294ef372a4eaae03916edf32958c9d406095949de906a 101 0.07/1.00 vMB 39
274,041 274,041 0000000000000001fd843fd5a908994e15ae6fad3be1af29693744342bc8bc6d 747 0.35/1.00 vMB 53
274,040 274,040 0000000000000002f61174bc4c63f7ae0de581831e58882b26dbff07641bc8cb 522 0.25/1.00 vMB 41
274,039 274,039 0000000000000001452fb42f8b3b2d12e06c85f993fc2f2ab810fe450798443a 514 0.32/1.00 vMB 19
274,038 274,038 000000000000000447f112796d7c9a8c42fa26487a7bd2f1fbe7fc9634cb8092 698 0.25/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.92 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: 714.24 GB
    • Received: 17.52 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.