Loading Tool

Explorer IconExplorer

Memory Pool

87,117 transactions
32.59 vMB
0.15117801 BTC
Random Selection Loading Transactions
Max Size: 199.00/200 MB

Candidate Block

Mining Attempt c62c1e824b6824b4980a3781dab54991e0a1061e95269280c6e71e941eaeb242
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 2bcdcb2da7f61ae66f810dba58c71234587441a98afb6940a5da4b057ae794f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.05824868 BTC
Feerates: 400.00 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (594,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,039 321,039 0000000000000000193bb95d4c2bea3ffb37a1bdc7b0b76302b2a2585433baa2 694 0.34/1.00 vMB 29
321,038 321,038 0000000000000000125595ddf187710ea5120a001b12a182af6d7aa1ddaa25b8 716 0.40/1.00 vMB 28
321,037 321,037 000000000000000021331e8d5f4973a7406c966439cf882978037eea5137b68f 51 0.03/1.00 vMB 23
321,036 321,036 00000000000000000cea5f9d20259eeca92b4b03b744c112a662cc7aef53f031 437 0.20/1.00 vMB 33
321,035 321,035 00000000000000002379acb23818741b5a7397c6f4c47735cf4087e9558c292a 56 0.02/1.00 vMB 19
321,034 321,034 00000000000000000eece6619e482dd5069896ce1bea56c2b096c892c26218c9 273 0.22/1.00 vMB 17
321,033 321,033 000000000000000008c17cf31aec28e4623e0b6c98f5d690def7b156f114f2f8 867 0.35/1.00 vMB 36
321,032 321,032 000000000000000010880ac835ce6cc4afde14be734b0934861d6a32b51e8ba6 251 0.09/1.00 vMB 37
321,031 321,031 00000000000000000c22d6f5d8d4cd0e8aebc6405d66a297ce70e942c93b0f46 798 0.38/1.00 vMB 29
321,030 321,030 00000000000000001d8039a9ffd49b8024438ee2a443493def354c78cd14a41d 512 0.17/1.00 vMB 40
321,029 321,029 00000000000000001d79b924610c364d4c41b12b29566cd11784941544bf9f2f 780 0.40/1.00 vMB 26
321,028 321,028 000000000000000001dd9976997f2dda8e0712267829aa51d899da71df3811fa 461 0.25/1.00 vMB 28
321,027 321,027 00000000000000001b9774f39bec2770bad7e7f84331dc87a4e780284a01f387 1,210 0.74/1.00 vMB 35
321,026 321,026 000000000000000012fd9fe8716c39f7a0068b9e6624a89e6a279f323ada9f8d 800 0.32/1.00 vMB 33
321,025 321,025 0000000000000000187e17c778f3ef78b00ab739019cb6432a65e6818469201f 16 0.01/1.00 vMB 16
321,024 321,024 00000000000000000ccac879437ef5cf3ab4eda34019c9dcc607270841230cda 549 0.25/1.00 vMB 32
321,023 321,023 0000000000000000034800296a4dc37b7ce6ee6d76efe3cf25be35c2c4abe1b0 535 0.29/1.00 vMB 29
321,022 321,022 00000000000000000ed170876e983d215a4f8f479ae4cb9705b3830307cd7058 870 0.41/1.00 vMB 31
321,021 321,021 00000000000000001eae9a94a4f4dbd6c71bd94a84dca8f05c6ffb0d46f25262 515 0.24/1.00 vMB 33
321,020 321,020 000000000000000018c24b1fa2acdc756583c6b8b8f16b5602fd9adeac845d17 424 0.21/1.00 vMB 29
321,019 321,019 000000000000000016982ff124deade8d8430b98fa46cfab6401edb6cfe4a444 53 0.02/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.