Loading Tool

Explorer IconExplorer

Memory Pool

82,252 transactions
31.10 vMB
0.10121984 BTC
Random Selection Loading Transactions
Max Size: 188.88/200 MB

Candidate Block

Mining Attempt b9340d899826a032f86e4887320d0c78863765435c8b6c2d0ae35ad8c9caffed
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 8f8fb18c096aa7612e1da3cc42c19836659d873b85900c6ebf171b7192305e7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,103
Size: 1.00 vMB
Total Fees: 0.03025083 BTC
Feerates: 318.30 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (451,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,559 463,559 0000000000000000005e84ecd578c8e82d393fe4f11b1ce3374af1d6e6456a67 2,052 1.00/1.00 vMB 304
463,558 463,558 00000000000000000048ff6aab7e0b337b3b47ade3feeac19a1f8c7d5ab21b93 1,539 1.00/1.00 vMB 117
463,557 463,557 0000000000000000008baabbff0a6d7c6d32b96a3b68a8161e388397bff04ef5 2,086 1.00/1.00 vMB 160
463,556 463,556 000000000000000000001f85374e7b4bde9ee48b43f245a6d8f4216205fae7a5 1,690 1.00/1.00 vMB 159
463,555 463,555 0000000000000000011d2daabe38b038393f170edb124b25701a158c261d00d2 2,195 1.00/1.00 vMB 195
463,554 463,554 00000000000000000093c2c5cb7aa1e3bd1f86335f59a2db58d96b791f306504 2,389 1.00/1.00 vMB 190
463,553 463,553 0000000000000000007efe9459b87a6ea0e0f7322842af91fe0122890ac1db4c 1 0.00/1.00 vMB 0
463,552 463,552 0000000000000000009183ff9b15765d9523f3211cd4a05146e2588dd2f18f84 1,926 1.00/1.00 vMB 122
463,551 463,551 000000000000000000ce9f7913663011445f6988412560fa183ed81ef5fe32d2 2,407 1.00/1.00 vMB 165
463,550 463,550 000000000000000000678cd9feb122c40c65685b9314696f823e647bca738cf4 1,819 1.00/1.00 vMB 125
463,549 463,549 000000000000000000f8a4daa44c381f49e4bd5e43ed95910599186320c7a5c9 2,513 1.00/1.00 vMB 171
463,548 463,548 000000000000000000c7d3abe2cfba2fb49754e4df8309d9bbb83b6b2054bf38 2,191 1.00/1.00 vMB 127
463,547 463,547 0000000000000000010078877eaeff227f6799c5f3a567e96f2d3c417eb75e5c 2,251 1.00/1.00 vMB 172
463,546 463,546 0000000000000000020ba4f5651ae1f0f61ce033c082d2e25b424d92b64cb133 2,628 1.00/1.00 vMB 196
463,545 463,545 000000000000000001743beee862f6e257e3adc766ce92b93ab96da605cbad46 2,186 1.00/1.00 vMB 161
463,544 463,544 00000000000000000063dd884935b6096ca5a7c14827b4c1ee4e01521eaf4c3e 1,655 0.75/1.00 vMB 139
463,543 463,543 000000000000000001f82c94f9a1e7e0a39200a5dad33b82754965173f4bd911 2,375 1.00/1.00 vMB 153
463,542 463,542 0000000000000000016c0365567bd4b17772a96e8ae94860a5115019f50c37b7 2,295 1.00/1.00 vMB 139
463,541 463,541 000000000000000001649ecc90d59ab1b5ef319d9ce9c8cbb4afe2fc9726e458 1,890 1.00/1.00 vMB 170
463,540 463,540 0000000000000000013a62ec714ec5faeb4940370ba9aeb58fac342706a21380 2,647 0.93/1.00 vMB 203
463,539 463,539 000000000000000001f03bbb8101a1c5dbc781f788f91885af47e0eeb04d0a4d 1,842 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 783.00 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.43 GB
    • Received: 17.90 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.