Loading Tool

Explorer IconExplorer

Memory Pool

79,144 transactions
29.59 vMB
0.07178927 BTC
Random Selection Loading Transactions
Max Size: 177.88/200 MB

Candidate Block

Mining Attempt 0d00a7d9bd4ef312f2227a4ffb023e865e3979aaa8c4c4df273be41eca65d0f3
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root c27998c49ac33b2cdbabfe21ac3bd2259c7e998f1bbe20dd938087b3bbe5b2e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.01157320 BTC
Feerates: 60.27 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (209,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,602 705,602 00000000000000000001eea12c0de75000c2546da22f7bf42d805c1d2769b6ef 2,657 1.00/1.00 vMB 17
705,601 705,601 0000000000000000000567617f2101a979d04cff2572a081aa5f29e30800ab75 1,315 1.00/1.00 vMB 9
705,600 705,600 0000000000000000000d37dfef7fe1c7bd22c893dbe4a94272c8cf556e40be99 3,494 1.00/1.00 vMB 4
705,599 705,599 000000000000000000029da63650d127e160033c93393da77302320bd8ee4958 1,215 1.00/1.00 vMB 8
705,598 705,598 00000000000000000003704299d61595e95cb8b5e900715a19bc0826d36e0a89 1,736 1.00/1.00 vMB 8
705,597 705,597 00000000000000000006abcb075d90d322796969cf1cae08284ac7172053ca39 2,779 1.00/1.00 vMB 19
705,596 705,596 0000000000000000000519fda29c99afb724b71cada9313370b671cdb1f087ce 2,394 1.00/1.00 vMB 13
705,595 705,595 0000000000000000000900fb3cd2d2e45e39f43227c13dcc02473750191f335d 2,911 1.00/1.00 vMB 7
705,594 705,594 0000000000000000000816c9a23b594dd152adb673b1ee94d3fa167805203a24 2,722 1.00/1.00 vMB 11
705,593 705,593 00000000000000000002cea78ade6e6b3380e7c3b16263aefde637ebb02dc683 2,495 1.00/1.00 vMB 19
705,592 705,592 0000000000000000000c2144ef183880b2d3afad7067f33ecb50364df580a0e0 2,953 1.00/1.00 vMB 12
705,591 705,591 000000000000000000006ab339fd4f4e7e21ebfafe21c906edfb64796b87fd99 2,627 1.00/1.00 vMB 13
705,590 705,590 0000000000000000000db088586d8769255b54973f31be1e002816b69484ac28 3,263 1.00/1.00 vMB 26
705,589 705,589 000000000000000000032e2420d487408bf8d982591714dcb11be734716c3af2 3,405 1.00/1.00 vMB 22
705,588 705,588 000000000000000000049d69608eec1b9004e5b6bb0c9f04d6f2cc20aa2ebabf 2,154 1.00/1.00 vMB 7
705,587 705,587 00000000000000000002eb4733bb6d8f54cc1f0fe291ab5ea133ade16ef5e278 3,359 1.00/1.00 vMB 23
705,586 705,586 0000000000000000000b1ceb59d461d87063d903e04376b6cbe957398503f411 2,350 1.00/1.00 vMB 3
705,585 705,585 00000000000000000000ed99059483712ef14c9b9e7925ddf6639b1f405388d6 3,607 1.00/1.00 vMB 5
705,584 705,584 00000000000000000003fea4feaa01fefb55f1ad609a9615003b4fa427f590e0 3,640 1.00/1.00 vMB 13
705,583 705,583 00000000000000000004ac8c5ff284ddcafb19e065efb3b981e037de4de2f0f9 3,009 1.00/1.00 vMB 11
705,582 705,582 0000000000000000000b46cf16de01378b728253dc94644fc68fe8996c67bb9b 2,557 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.