Loading Tool

Explorer IconExplorer

Memory Pool

28,228 transactions
6.20 vMB
0.04024301 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.50/200 MB

Candidate Block

Mining Attempt 3d11dda76debd9732953590b8c237a217c29118ef3cc3eef2058520fbbb0ee49
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 9adf8f8790f15870c085584cfca11c314dbbeb6e61f78bc4f06a490fc423352c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 0.84 vMB
Total Fees: 0.02612167 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (668,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,607 244,607 00000000000000a557a6e24086429cd2c270d18e269be5e8fd7ae1bc3d02fc3c 73 0.03 vMB 6
244,606 244,606 00000000000000640562eea02d99005525f88d400d2d1f93a5a95153b4fdd357 579 0.24 vMB 150
244,605 244,605 000000000000000d07ac85186df2079f06bfeaf70e98c87c98cebc30e021b581 137 0.06 vMB 28
244,604 244,604 0000000000000056efb1d8f02aa1474625309305ad105511cf620134e1890833 243 0.11 vMB 146
244,603 244,603 00000000000000818c75579aa2b20eb4a2b5ad8f258911a48a7af6c3caae4aa5 122 0.05 vMB 93
244,602 244,602 000000000000005709f0604301d9e2f83d6aa3c6436df32bf313a448bfece1f1 307 0.16 vMB 78
244,601 244,601 0000000000000061537f8989b41d0e7ca757fa48e2615126147b1cfeff706cd9 668 0.25 vMB 190
244,600 244,600 000000000000001fe183d6bd48798bceb348ac8f915c9348816f6c3acb2040e5 23 0.01 vMB 189
244,599 244,599 00000000000000a6ebda50278c6d2a2616ab411cc326619d5cf622ecf5202242 332 0.17 vMB 128
244,598 244,598 000000000000007b22983286ea60ca5df56c0c567fb9ddb9acae666b2b4637f9 107 0.04 vMB 130
244,597 244,597 000000000000002bada953b692fa117f6b32cc2b932a8bbe51055e7247bafef3 15 0.00 vMB 101
244,596 244,596 00000000000000ae4229da9d95c9c60d6cf9c63e76a265e6871cfed1cf235a17 200 0.08 vMB 116
244,595 244,595 00000000000000be15183562469f84932df365e56e787a5f341768021ef7c1f9 35 0.07 vMB 16
244,594 244,594 000000000000000b20a4c520cf84e2505d874c07d0e8b38794307bc491afc150 119 0.05 vMB 90
244,593 244,593 00000000000000419f0f0b5d898dfd2d9d31dba6eeff54006f5add7978b41599 531 0.24 vMB 118
244,592 244,592 000000000000005e19fbd93d882d38b440b7eaca65501828ec74cc96a0f2a405 315 0.18 vMB 119
244,591 244,591 000000000000000bd4d7e0b43bebf34c61d73834f7555cbcd832205414aa9902 256 0.12 vMB 71
244,590 244,590 0000000000000068636daa8bba7281ec3795123c77646fd90f1edd555e518ecf 202 0.10 vMB 175
244,589 244,589 00000000000000088a9cac74bd2d3f921c6dd7a496c2c3e8513fffd12169b92d 168 0.08 vMB 116
244,588 244,588 00000000000000674240e6c4f51a57e6480202f9555efe36a8a6575f65ea0ab4 235 0.10 vMB 121
244,587 244,587 00000000000000c30f120c8f91ab48b10581c95ca9ed6ca2f8c2cac24709a6f1 43 0.03 vMB 9
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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