Loading Tool

Explorer IconExplorer

Memory Pool

80,062 transactions
34.89 vMB
0.19411949 BTC
Random Selection Loading Transactions
Max Size: 194.39/200 MB

Candidate Block

Mining Attempt 798e26036a4a00e39e8197534d928d054ac4872315a74bb52a7ad3e925917834
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root a24a1162ded4fd5b37ec234a14d3070144688799e74cc857204be2c869f8c2df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.06083838 BTC
Feerates: 477.45 > 6.10 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (510,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,251 405,251 0000000000000000015df2d90a225db37dd144ce09cec00f3c0ae569a90d965e 1,961 0.99/1.00 vMB 48
405,250 405,250 000000000000000001d22427db0b7942dd5993f203dd5f75cddf4fbe5a459514 3,040 1.00/1.00 vMB 71
405,249 405,249 0000000000000000028ec69263fd63aad4919a1171f8c75b54723a6ddae2dad3 1,062 0.92/1.00 vMB 24
405,248 405,248 000000000000000005ac9b797d58c997a4c024859d35d8b3cf2c7090afebb952 1 0.00/1.00 vMB 0
405,247 405,247 0000000000000000010d3b6f8b2a99d29e99fd2a79cb96c4c0d5ea5a823b5018 441 0.36/1.00 vMB 24
405,246 405,246 0000000000000000057ea2b87d095edee7922c6ba5eafa8a244d6cb1cf637f5f 1,121 0.70/1.00 vMB 65
405,245 405,245 000000000000000005e37d4f7f1a9757084b71618c858b9d67f79f9f327aac64 147 0.07/1.00 vMB 45
405,244 405,244 00000000000000000015f4e4398f472f411240b23ce982bd9c6e3b0d39ab82e8 849 0.56/1.00 vMB 30
405,243 405,243 00000000000000000238b2dff7548d3dea8a6b4778a584422cae3c29a5c3e853 1 0.00/1.00 vMB 0
405,242 405,242 0000000000000000021621b1969ab824a091716671c3997d5a4ac8f06db3931d 2,666 0.99/1.00 vMB 52
405,241 405,241 000000000000000001692157687a3533cd05df289157136463c38a505f01e6f4 1,373 0.92/1.00 vMB 26
405,240 405,240 0000000000000000002958887538ade5f52a335219c79de609349e4995b3881b 1,993 0.99/1.00 vMB 37
405,239 405,239 000000000000000000f26340cc74e4be1e47a53d42a170759a3e4c9894b32b9c 3,126 1.00/1.00 vMB 74
405,238 405,238 000000000000000005963e888eb848d46d495645d90cb498a3e2e5ae67889d7a 436 0.20/1.00 vMB 34
405,237 405,237 00000000000000000253b7eae0db73cbf6b23c771b12d31f6dee5e3c0aa4875c 514 0.22/1.00 vMB 40
405,236 405,236 000000000000000002e931cf484ac8e9fe3ab1467c14c6a4144d626829d08f58 1,852 0.92/1.00 vMB 40
405,235 405,235 000000000000000004d02a479ea05c14d3b6c713f648baed4de18619f27bc080 2,086 0.92/1.00 vMB 40
405,234 405,234 0000000000000000046bd10120b330b2d659b4fa52ec16c81cd3186293486913 101 0.05/1.00 vMB 36
405,233 405,233 0000000000000000049238cdf5795b0945dd4bc33540cd1190b98eb4aefeb2a6 1,085 0.72/1.00 vMB 31
405,232 405,232 0000000000000000031c2cfc01daeed2b7944f821e104d901bdefef3e54bcaa7 1,618 1.00/1.00 vMB 26
405,231 405,231 000000000000000000b74bc4269b765e3e016e569b1e859026590021bfdd722c 2,708 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.11 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: 735.89 GB
    • Received: 18.58 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.