Loading Tool

Explorer IconExplorer

Memory Pool

27,315 transactions
13.70 vMB
0.13829381 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.89/200 MB

Candidate Block

Mining Attempt d810b8504cb22775b0654ccf4a34890a03af7ec71068791e30dfbce420711383
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 5b23ddf609ff19d2d7626b085ce1c9b95c098442a44635852e121eacad990200
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.08645754 BTC
Median Feerate: 3.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (753,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,655 159,655 0000000000000d218a944c90d6500cc03a3673331bf6cf12b1f7accf3686d3e5 11 0.00 vMB 376
159,654 159,654 00000000000006d063bf28d94fdc096f39def9a3167fcd0b9eebd8a35195210f 90 0.03 vMB 20
159,653 159,653 00000000000003f8fb0a295f51481c121877e79d2c1df17c7ffc901dbc51b213 11 0.00 vMB 56
159,652 159,652 0000000000000e2c8f32ea8cb4f77244e2e15afbe7409542e35de61dbc2291ae 15 0.01 vMB 154
159,651 159,651 00000000000002d0c078a3248c5f350ae7a713b60c99d9328ecf455232a5c39d 54 0.02 vMB 174
159,650 159,650 00000000000003ba0534f2e14e1446a1c4cb1f99cf6ca6572e0b691d9017196a 38 0.01 vMB 153
159,649 159,649 0000000000000af8242b8c6b34d0318a2e819b2203797bb5cc308027404bf164 8 0.00 vMB 14
159,648 159,648 0000000000000ce386877c2f37e26ea3983e79382e817cb398177f862e020966 42 0.01 vMB 59
159,647 159,647 0000000000000c643a4108eed273f18c607c48d91fa354f0819215d2e7e72721 7 0.00 vMB 575
159,646 159,646 00000000000003c31ecc53d77a102aefc97f03a08c94620e5387f642efbb9f14 27 0.01 vMB 341
159,645 159,645 0000000000000291ed183bb5104aa6be58a07248b278bdd1e40458572e6728f3 26 0.01 vMB 171
159,644 159,644 0000000000000238f427fab3c1141e253dfdbb946014aa8f5e3924e1bdbbf130 67 0.02 vMB 53
159,643 159,643 0000000000000473e0548194c6f89f9a565651a7fdb08a7b20d86a22101330b4 80 0.03 vMB 42
159,642 159,642 00000000000006335fde3de804746b1341b7db120d91459cd58e100a197dda69 11 0.03 vMB 58
159,641 159,641 0000000000000dfaab463fc3a16bb92541c3db82c1f16b62ccbadb35c6ec5e17 14 0.01 vMB 43
159,640 159,640 00000000000001ae5b3dd488c10f09287dad339a3e10dfe86660055cc2634f94 45 0.02 vMB 2
159,639 159,639 0000000000000451d16fd207a88f34c6fa31f3b168a4e9b5e978e59a721cbfd0 57 0.04 vMB 117
159,638 159,638 0000000000000c425c7ee8cada954889c7ee0a0d71984399105c2e67f1a9c304 14 0.00 vMB 74
159,637 159,637 000000000000093df6be4d01f702b7223d9eaf5a192ff0799b4208c05f85afc6 8 0.00 vMB 386
159,636 159,636 000000000000069a632d5c66ea7e75c2b24f645210041dfcd73c05d4a9864914 13 0.01 vMB 108
159,635 159,635 000000000000050a7a38fd43e2ae7bfd1600729a6be4b175cf31c233ab1d41a6 54 0.02 vMB 394
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.07 GB
    • Received: 0.37 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.