Loading Tool

Explorer IconExplorer

Memory Pool

44,463 transactions
26.62 vMB
0.06243007 BTC
Random Selection Loading Transactions
Max Size: 140.50/200 MB

Candidate Block

Mining Attempt 888e7847cc3acd3a0f2e7eeba9aeb00b652a5ac2e38664fb972a40306d194357
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 23d147ccf695190b1e512f00e6a301d9c63d9c5dae5e88cc453e119c7f0a6397
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,297
Size: 1.00 vMB
Total Fees: 0.01359394 BTC
Feerates: 100.36 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (592,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,577 322,577 000000000000000018c922841461bdf2faa257535dc18e6e2d86f7d510e118c0 217 0.12/1.00 vMB 27
322,576 322,576 000000000000000015744801c677b69f6c9b954fdacd38f4c1348c577445d6be 969 0.57/1.00 vMB 31
322,575 322,575 0000000000000000099538d14643e59625008f25b1963d02a025c1bcaf167533 204 0.11/1.00 vMB 27
322,574 322,574 00000000000000000957786c4dfb0508c6580614b51e9d8e93114a558e9e2563 166 0.09/1.00 vMB 26
322,573 322,573 00000000000000001f4f57c02cabdd57dad49fc72f484feb9b2799bedc30dd24 93 0.04/1.00 vMB 38
322,572 322,572 00000000000000000d836bd8f8b33ab3232dc28341af64fa16a5a0cd8dc5cd8f 362 0.18/1.00 vMB 32
322,571 322,571 00000000000000001bbe72b7edd82b08c1b9f384eafa22f5d9cceb8345a43b4e 479 0.35/1.00 vMB 26
322,570 322,570 0000000000000000030529f3cc3a6e351651f1d92af1b95f8f96b6beb7294770 654 0.28/1.00 vMB 32
322,569 322,569 000000000000000006ca133d837017e8139f62ddd08841cdce01f84e2764a65b 326 0.36/1.00 vMB 18
322,568 322,568 000000000000000017511bedaa8b43caaacb4a34ca06a689cdee76af36edc810 68 0.04/1.00 vMB 16
322,567 322,567 0000000000000000177e7bec9e2211243ca6ec79a9c848daf8bf38ef6b0bfdde 550 0.38/1.00 vMB 20
322,566 322,566 000000000000000018d37e31a9df62c4fd7cba8e24ba558412177e28e6792245 924 0.35/1.00 vMB 44
322,565 322,565 00000000000000000b73ec288ef9fe325bc10896d1c5553e607660b0794c1749 396 0.39/1.00 vMB 18
322,564 322,564 0000000000000000036ee37dddc303e41e6fcc2b9d3f0ea8a037a7bdfce2be14 89 0.05/1.00 vMB 23
322,563 322,563 00000000000000000c5b898e7922039ea0054de6de40ce31064ac291382b9691 543 0.24/1.00 vMB 33
322,562 322,562 000000000000000013f288c131e68fed865a4a45235e188d61ab305b15040e9c 123 0.11/1.00 vMB 21
322,561 322,561 0000000000000000190d20ab9bdfffeb6d389ea3d0750bc14fa4ca67a3f01372 491 0.26/1.00 vMB 28
322,560 322,560 000000000000000002df2dd9d4fe0578392e519610e341dd09025469f101cfa1 191 0.12/1.00 vMB 28
322,559 322,559 00000000000000001607d1a21507dea1c0e5f398daf94d35fb7e0a3238f96a0f 205 0.15/1.00 vMB 29
322,558 322,558 000000000000000002064da2f693cdd8e6526be454374fc2603a5c69267dcc7e 67 0.04/1.00 vMB 30
322,557 322,557 00000000000000000269ef93b65a1b1f2639f5118914f07671b9b8f51fdca8ba 43 0.03/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.