Loading Tool

Explorer IconExplorer

Memory Pool

73,404 transactions
28.45 vMB
0.06941203 BTC
Random Selection Loading Transactions
Max Size: 168.19/200 MB

Candidate Block

Mining Attempt b14335c090eeb086b600b253995a78ce7af42622bbe4d5f580544cceb6198b40
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root f831652d2f92802bc331eb78c43a646ea04afb4ec361d3b5c3ed93e474b28686
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.01233900 BTC
Feerates: 100.36 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (435,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,490 479,490 000000000000000001311db917955f3fdcf31de18fd0fff3beae042ece27cf59 1,515 1.00/1.00 vMB 15
479,489 479,489 0000000000000000002b3701973e9863120f178300695ee830e941c7b5f59e8e 1,801 1.00/1.00 vMB 100
479,488 479,488 00000000000000000001bf3b226d43456024c0f066bd55746c0749a5d5183d6e 2,038 1.00/1.00 vMB 54
479,487 479,487 000000000000000000ef0671d6bd49be11a19a80103db71a00b04208504b33ec 1,951 1.00/1.00 vMB 55
479,486 479,486 000000000000000000f04ed67cfce085c9c10654882508f823e4e37bdbf0a175 1,570 1.00/1.00 vMB 70
479,485 479,485 000000000000000000f27354bbbbd3d9b2580be3fca9642bc7771750e43f81f0 1,459 1.00/1.00 vMB 21
479,484 479,484 00000000000000000116a8814a611fd88cd146c06e8980be884bdd4403549899 1 0.00/1.00 vMB 0
479,483 479,483 0000000000000000007c71fc1bf5234d7a4e99efe66c74250760ca9af4956fd7 1,811 1.00/1.00 vMB 101
479,482 479,482 0000000000000000005baa28c9bc04c3476b69132bd3935e0179f2b1078bd926 2,314 0.99/1.00 vMB 132
479,481 479,481 00000000000000000132e87be7dd6ada05b20452d99abe79f1ea67a299fcb960 1,515 1.00/1.00 vMB 47
479,480 479,480 000000000000000000463a4b8f05af8f49412fe06f1f84de89c0b270521ba322 1 0.00/1.00 vMB 0
479,479 479,479 000000000000000000afb69807b2dc01f4dcbaf4d2c69a7f2ad3c9839b2f0204 2,370 1.00/1.00 vMB 185
479,478 479,478 00000000000000000092b68faddb9a8316de289aa6b0057e9bbca241b114c3eb 1,951 1.00/1.00 vMB 125
479,477 479,477 00000000000000000052e567065fb6ee41c952c352165ee37b90f58b8b7ce3d2 2,065 1.00/1.00 vMB 88
479,476 479,476 000000000000000000ed953faf01d537fc080c7686936ac49c3cc38bb35e038c 1,157 1.00/1.00 vMB 87
479,475 479,475 00000000000000000093400cf67a6794790f0537c1e37be3833a88553011b5a0 2,097 1.00/1.00 vMB 67
479,474 479,474 000000000000000000554098816b97184ecfabf28f416c53edbbdcac2586b1eb 2,358 1.00/1.00 vMB 147
479,473 479,473 000000000000000000bdcdab932db7375baf6fc8d6ef52767f75f99de01f98e1 2,381 1.00/1.00 vMB 140
479,472 479,472 0000000000000000008bfb687669b7391df0443ad0fe9509bef38c648272a920 1,626 1.00/1.00 vMB 44
479,471 479,471 0000000000000000001988aa32081eff91b50a043baf49b4567b1443db745f15 2,364 1.00/1.00 vMB 146
479,470 479,470 0000000000000000007718f2498ab504453f13a7ab286c55a0a57683d1d160fc 995 0.99/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.