Loading Tool

Explorer IconExplorer

Memory Pool

78,788 transactions
28.92 vMB
0.11220478 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt 9e798a671586342fdc055677307fc3522a3351cd00c1dccadbae830509293c50
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9d43cd6ae6099f313fd2b111befa10d294d72fc0ff7b2e2ef6330f2b96dab7cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.04025581 BTC
Feerates: 602.26 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (308,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,425 606,425 00000000000000000002f2a8c734c55020be504a4b3c8ee5c302e02f4421709c 1,228 0.38/1.00 vMB 17
606,424 606,424 00000000000000000009463aef2c836d9c524bb2445064cf0a340f41115659e8 307 0.11/1.00 vMB 21
606,423 606,423 0000000000000000000c317cb4e681390b9c7f982091afac012e81c46e02acd3 1,376 0.52/1.00 vMB 17
606,422 606,422 00000000000000000009e787d2a4574bce7b0b4e6dab629d3e4c86dafe9de257 2,124 0.70/1.00 vMB 13
606,421 606,421 0000000000000000000b0e280596857e004dc332cae121f077e8d8a449992f5c 2,548 1.00/1.00 vMB 6
606,420 606,420 00000000000000000014ff5c24c30d01f2f33ed6118eb3833f663b91723b223d 3,000 1.00/1.00 vMB 29
606,419 606,419 00000000000000000008bef649c9a56fcfbe00645303b6b192a15112ac12aa36 3,113 1.00/1.00 vMB 29
606,418 606,418 0000000000000000000482c7f7a9f2260f297649a739f5db511fb989db2d2105 3,265 1.00/1.00 vMB 35
606,417 606,417 00000000000000000008d3d6a0f93121fe69a63dd046b5eb4a4c51af4b0e977c 2,435 0.80/1.00 vMB 24
606,416 606,416 00000000000000000003e27820f9ee0d25cb7eeaaef05a285064ca328a461043 1,433 0.46/1.00 vMB 19
606,415 606,415 0000000000000000001532ee434f3c3ff64ccbb11d983bdf77269ffec16b0d94 1,683 0.55/1.00 vMB 18
606,414 606,414 00000000000000000012453219c2154e03d53160380a7b5fc7c0777444c31365 1,255 0.41/1.00 vMB 2
606,413 606,413 0000000000000000000e356179381742e61527e2564b0505fcabe669f02b82ba 2,901 1.00/1.00 vMB 15
606,412 606,412 000000000000000000013fcbcb176d3aae7946d483cc31b35cbf1f433ffdff1a 3,096 1.00/1.00 vMB 42
606,411 606,411 0000000000000000000e6a88172e3bfcebdc5275842b8d9c684621b5092ba552 994 0.38/1.00 vMB 2
606,410 606,410 0000000000000000000cb7bd142a9728b5965f406621129a65576ffaa94fddfe 2,656 1.00/1.00 vMB 18
606,409 606,409 00000000000000000010493528a2c31f94eb8439cad19fa21e1f1a64b483bdc3 2,560 1.00/1.00 vMB 28
606,408 606,408 0000000000000000000cbbd4a9faf1457068ff2ea9a35f8d423e5ee367e5f3d4 2,684 1.00/1.00 vMB 29
606,407 606,407 000000000000000000019b2510413dc6e47e88566af2746204536c07df06ad02 174 0.05/1.00 vMB 22
606,406 606,406 0000000000000000001487b833aa974261ff109f78f99f85d557d83567fda624 2,381 0.79/1.00 vMB 15
606,405 606,405 00000000000000000009ab905fd1f6723fdbbc11b29f74917c132696822e0cdd 2,934 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.