Loading Tool

Explorer IconExplorer

Memory Pool

78,803 transactions
29.83 vMB
0.07541512 BTC
Random Selection Loading Transactions
Max Size: 182.31/200 MB

Candidate Block

Mining Attempt dd5bade120ec91d28f4c76e053f8f6c001773d25bd67c0a9fda7be644ab0ad15
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root cb90c918ea03731089d9a91b78d5019305a2645986e88c089b4bc359f3e0e3ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,197
Size: 1.00 vMB
Total Fees: 0.00940030 BTC
Feerates: 200.89 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (21,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,099 894,099 000000000000000000003ad748d5bd721b0fb8eea11d7ffe11be8eaab1e49732 3,109 1.00/1.00 vMB 3
894,098 894,098 00000000000000000001ba71cc63909cf63ad8b9186e803c57306738692b0c97 2,658 1.00/1.00 vMB 2
894,097 894,097 000000000000000000008a72e2e2f53cce8cc1129f9606414e8fe43b097ac778 2,397 1.00/1.00 vMB 1
894,096 894,096 00000000000000000001be5a11fd1d81a21459263c5007a0260c6e93330bf656 2,809 1.00/1.00 vMB 3
894,095 894,095 00000000000000000000c56627805db8a700039e62760328f2c8e8470d2ce441 3,265 1.00/1.00 vMB 4
894,094 894,094 00000000000000000001fc83071277f6e7669332d8a408713cec692f4d1b3535 563 1.00/1.00 vMB 1
894,093 894,093 00000000000000000001b1fed3b8c3b969c433789ad62eda988feb6e11f44649 4,115 1.00/1.00 vMB 2
894,092 894,092 0000000000000000000053a8cdb528334cdd20be0b779f217737118ffdd21f88 2,885 1.00/1.00 vMB 3
894,091 894,091 00000000000000000001dadade7b492215d80a60d3e14d4721d0b419566ba417 1 0.00/1.00 vMB 0
894,090 894,090 0000000000000000000094a8351262f12b49d060688a1a28e22155b3cd7f7933 3,688 1.00/1.00 vMB 6
894,089 894,089 000000000000000000023370c720050379f656960a6e54343bd5bad300bf5ddf 3,378 1.00/1.00 vMB 1
894,088 894,088 000000000000000000020b98121d65844e3bc95d07ab231702f0b19030bd9da8 2,900 1.00/1.00 vMB 5
894,087 894,087 000000000000000000007e252f6aaa4127116866603e862aac1ce5d7d61835af 2,659 1.00/1.00 vMB 2
894,086 894,086 0000000000000000000077db061f08952510f0d8fb3681a06991482bae9c28de 2,748 1.00/1.00 vMB 3
894,085 894,085 00000000000000000001226a700be235a9311feb55e25da3dfa8d3b130e1790d 3,684 1.00/1.00 vMB 7
894,084 894,084 000000000000000000006eb71aae1251645ab879e0ea1b5651ae33ea41110bb3 1,425 1.00/1.00 vMB 2
894,083 894,083 00000000000000000001e203954ed2bf67fd3da1cb86afa43de5114eaeac1b21 3,537 1.00/1.00 vMB 3
894,082 894,082 00000000000000000001ae618fe2b2de3d4702a0d14cbb58c49652384a61382f 2,611 1.00/1.00 vMB 5
894,081 894,081 0000000000000000000031b301a989fa99f6a4a1e767fcea66173da249224c4a 3,824 1.00/1.00 vMB 4
894,080 894,080 00000000000000000000456d69a93012b5dbe94267248dd7174963e051ec0e88 3,425 1.00/1.00 vMB 7
894,079 894,079 00000000000000000001d24064f546b7ff5ae82db61c487d18ae960eaec9730a 3,361 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.05 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.58 GB
    • Received: 18.20 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.