Loading Tool

Explorer IconExplorer

Memory Pool

79,026 transactions
29.66 vMB
0.10835830 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt d1d1b7490f44404d98dcad2c7fd29c23e1ce2ba3db9b0bf3b2200a6605dc7cd9
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 5f0e2a0d223b4b40bdc109fe8379bcc369b6eaa5a294642d3b0a5bc59b9a9ed6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,767
Size: 1.00 vMB
Total Fees: 0.02584867 BTC
Feerates: 100.53 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (202,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,334 712,334 00000000000000000007752b4b9cc749f46686c62d2b7601ac37d19526189c95 662 0.45/1.00 vMB 18
712,333 712,333 0000000000000000000c1a2529ec70e0df237c94425af67fdb2fdaef2ed8993e 263 0.13/1.00 vMB 10
712,332 712,332 000000000000000000034dacd41b112a965be7ee5efa212af3a94f7deea1bdf6 552 0.19/1.00 vMB 12
712,331 712,331 00000000000000000009c96acb79517507c9019df71e28e4b175a92e9232c071 1,128 0.40/1.00 vMB 11
712,330 712,330 0000000000000000000a018282846f3267ee698ffc27bd70c45ea795c68cd8c4 84 0.04/1.00 vMB 8
712,329 712,329 000000000000000000061bac3b7e7017caab79e6ce33085f1dd6e7edbcdee559 152 0.05/1.00 vMB 17
712,328 712,328 0000000000000000000bcee78db08d51ea2982d27f8a2704cb51ffb1e30e9d74 256 0.09/1.00 vMB 11
712,327 712,327 000000000000000000048646a8a9bc51683fa7e4a32fbfa5ff8ba18e4d6330bd 2,109 0.80/1.00 vMB 11
712,326 712,326 0000000000000000000716a6aa0be7d7a0044d531211b1961b4d00cb0a36e327 302 0.13/1.00 vMB 13
712,325 712,325 0000000000000000000a46c4bcc2daf8995eb37e53bdb462aca3a6b45a081c6c 15 0.00/1.00 vMB 21
712,324 712,324 0000000000000000000382f6ab13dbaf415918f7dc62ece13ff4dea2886e44cd 636 0.23/1.00 vMB 14
712,323 712,323 0000000000000000000a7d0e70b2a9d800d0fa0668b3070e10d85d1856499b76 818 0.32/1.00 vMB 11
712,322 712,322 000000000000000000023279425b86558f39d7cca9df784c09bc24dacb73471c 198 0.05/1.00 vMB 11
712,321 712,321 0000000000000000000a2bbfbebb1f76029916224b04445a6ef30ef2ec1c9659 322 0.11/1.00 vMB 13
712,320 712,320 0000000000000000000182d1817eecc072fd818c3681a26081125f7d87de3feb 1,595 0.55/1.00 vMB 11
712,319 712,319 0000000000000000000243f95116e2af02cf2171067a2f1483e5e484daf49c2c 570 0.46/1.00 vMB 3
712,318 712,318 0000000000000000000b23ec5989afaddb5e4cba7c249dd022423bf759f4e254 1,172 1.00/1.00 vMB 5
712,317 712,317 00000000000000000006be2fd505acadd7325c2672f499f859f7ae18d3543738 367 1.00/1.00 vMB 2
712,316 712,316 00000000000000000002070f09c65e82025b8179d8bc3f7d43830e2c25f7733b 1,896 1.00/1.00 vMB 9
712,315 712,315 0000000000000000000bd284c9d2c64d1e78be3c60bb3ee9742753f10aea6062 729 1.00/1.00 vMB 4
712,314 712,314 0000000000000000000a3540e255899865478ed1d155b20c497c71ad68d44904 653 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.91 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.00 GB
    • Received: 17.50 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.