Loading Tool

Explorer IconExplorer

Memory Pool

82,520 transactions
30.13 vMB
0.10091969 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 4ed94699077bd37a8803ae45e48d68bdd6422a530043d53758c9b010a79c8715
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 55434ea6f17f36773d0f5011a1990e4d4e031e7e4c39d9d9753043437ea801ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,337
Size: 1.00 vMB
Total Fees: 0.03030169 BTC
Feerates: 301.57 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (587,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,004 328,004 0000000000000000013d05e2b1f0a6c9675594b8e140326169cc39adb96eda44 2,095 1.00/1.00 vMB 35
328,003 328,003 00000000000000000abbd2c8f4d90a41ebbc5cd6fb559aecd715ae1e62b1e06a 256 0.08/1.00 vMB 54
328,002 328,002 0000000000000000127ff4d4bd0f517ca7274ecdda9aacda6d8b24d8e4351871 385 0.19/1.00 vMB 31
328,001 328,001 000000000000000010139d8c1bfa1933154b6ab111d827736f704cf91fa0e322 196 0.10/1.00 vMB 33
328,000 328,000 000000000000000009cb9a303d105e7b96b36546a3196f6f79ece4b43712cbb2 216 0.10/1.00 vMB 14
327,999 327,999 00000000000000000ae76ffae080f7459357a3d4ae5061208bb2dd219f1fa9af 812 0.42/1.00 vMB 27
327,998 327,998 0000000000000000097eb7eeadcd92dbacfdad8d1570c29b2444df44c712b892 612 0.30/1.00 vMB 28
327,997 327,997 00000000000000001c2ea3548f02d0de3482ede0135224bc242513475781c941 29 0.01/1.00 vMB 11
327,996 327,996 00000000000000001a5194f0774a83d64f6966131458616d624fd5b595bebc0d 1,071 0.54/1.00 vMB 26
327,995 327,995 0000000000000000117ae447a215f4dcbb23a484cfbb4ae4bfe566c78a4e81f0 185 0.09/1.00 vMB 28
327,994 327,994 000000000000000014d3b720c1332c12b565e62cc74204ef10162de4840f0df1 119 0.06/1.00 vMB 26
327,993 327,993 00000000000000001596fe73b0aae8b8daacc09fa91a3cc793288fd3e3606bf1 395 0.20/1.00 vMB 25
327,992 327,992 0000000000000000107a016fd0997c13a4bc2fedf52334bb0b900034c2f69b85 273 0.14/1.00 vMB 27
327,991 327,991 000000000000000012ebd5027b26d20a14dfb91f5b6c9d95aab8a9552995481c 201 0.10/1.00 vMB 22
327,990 327,990 000000000000000001c6b7aa2c66ef5d3ce6a4b6361d86a21c983938fcc2962c 282 0.18/1.00 vMB 26
327,989 327,989 000000000000000017d2480a332f7d1ffdf970d25930b51b762983c4f7dba0df 322 0.23/1.00 vMB 26
327,988 327,988 000000000000000015048b52c3550e9ba3fdb06b676607c13d9efb0d306f2533 537 0.27/1.00 vMB 29
327,987 327,987 0000000000000000074b8b8f37d4a0c69863e3c11d42306dfb552aa2537c65b9 438 0.28/1.00 vMB 28
327,986 327,986 00000000000000000a57674a0f03c2c4f42ff5a5d2e5aa8ec821aaa0fb15b09c 729 0.43/1.00 vMB 29
327,985 327,985 00000000000000001c461fafbcc46ab6fa7ac35f6fb6eba34c220053992212c8 361 0.16/1.00 vMB 31
327,984 327,984 00000000000000001de0017f83969ccdd5b2f12a805775dca75e12b56bd74b78 161 0.07/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.00 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.