Loading Tool

Explorer IconExplorer

Memory Pool

81,790 transactions
31.33 vMB
0.09791257 BTC
Random Selection Loading Transactions
Max Size: 188.98/200 MB

Candidate Block

Mining Attempt d98f848b324eda89c6a112b3760abb110f139467e4e25363f2f06ea986db5102
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root a8df092d0844c62fc2b8883bafec641b906955f0c454b7cdccd6d379d81d1f6b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,398
Size: 1.00 vMB
Total Fees: 0.02279007 BTC
Feerates: 50.18 > 2.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (514,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,036 401,036 00000000000000000245f4d7cc7f8ce326589fe6923716aae45fe727cf2e7332 2,753 1.00/1.00 vMB 69
401,035 401,035 0000000000000000038fd7522fa59779c5b97fe6f7d19d403a4a44b2ad92a486 2,237 1.00/1.00 vMB 72
401,034 401,034 0000000000000000005d9e3963407b55a35f3f74cdb304a694ce1662c64d799f 2,268 0.99/1.00 vMB 67
401,033 401,033 00000000000000000279e4d49e554d4d983c98836c57244af548cee047ef8463 839 0.93/1.00 vMB 16
401,032 401,032 0000000000000000002f57989af1faf85e133c29632abda048f57c8d087b186f 1,309 1.00/1.00 vMB 29
401,031 401,031 000000000000000004473af7b8e20234e7e1c2a57343b18ac46f99c2476ab683 1,083 1.00/1.00 vMB 20
401,030 401,030 000000000000000002f34c2fd8aec65eb824ba6cc46071c4a92130d0bc827533 1,281 1.00/1.00 vMB 24
401,029 401,029 0000000000000000024e1abe0c7781c44c39d209fc4ad2bd725a3a75b296f3f9 1,525 1.00/1.00 vMB 42
401,028 401,028 000000000000000001cbd3e68b3e1c2355d168524a2b19b21cfe9e2a56674cdd 1,996 1.00/1.00 vMB 55
401,027 401,027 000000000000000000c0f1881de1659e05aac0613bf0ae981fc3801cc17b313b 1,112 1.00/1.00 vMB 23
401,026 401,026 0000000000000000037136ff27371ccf2b2b256bc435e1961f1dece0ee8eed5b 1,138 1.00/1.00 vMB 20
401,025 401,025 000000000000000005471b249fa2257d5a422d0c3824b66577f4643237cdd76b 1,441 1.00/1.00 vMB 29
401,024 401,024 000000000000000006007d85c3c046778418e28d20b57f7208819b7d24cf198d 1,272 0.93/1.00 vMB 38
401,023 401,023 000000000000000002dd6e9ac62a76c48ed09a154f7302eaaff96bf077668822 840 1.00/1.00 vMB 15
401,022 401,022 000000000000000002a68da91d23ee32a5533890ab469995e886c963552c1845 2,021 1.00/1.00 vMB 43
401,021 401,021 000000000000000001414570048407c3fbc97f37716ae90ec19e065390decc40 2,158 0.93/1.00 vMB 55
401,020 401,020 0000000000000000034952991b8a1c76390d28dda75a3a8805f7d97a0fa13546 2,580 1.00/1.00 vMB 66
401,019 401,019 000000000000000000cbd559932a3c2ab264b845af69e6dd6f73cc0b62f97362 1,989 1.00/1.00 vMB 65
401,018 401,018 0000000000000000050357f361349510ca4884a73267fcce8f4047a3cf422eb2 919 0.93/1.00 vMB 18
401,017 401,017 0000000000000000041aae92057204728fe026a9118545cf83049f8e50f15c5d 1,796 1.00/1.00 vMB 47
401,016 401,016 0000000000000000006f3236ff938f6405a669f5f3abf539a68a91e9c6c114e1 1,144 0.93/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.