Loading Tool

Explorer IconExplorer

Memory Pool

81,819 transactions
31.01 vMB
0.07489800 BTC
Random Selection Loading Transactions
Max Size: 188.78/200 MB

Candidate Block

Mining Attempt 2ae6873a2ad5fee2d8c979fb263dd4a8859e9a824f6e6d7d92f497bcaef8d767
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root df687cc4eda0068b308cba61fa77b3a6d971af18bd0e8ae612fce05ec3e998d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.00801648 BTC
Feerates: 60.16 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (108,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,555 806,555 0000000000000000000156f4d1135c848f9fd122c98fff3464eecc8f72240082 5,424 1.00/1.00 vMB 16
806,554 806,554 00000000000000000004522d3305d2e63868ffd16ae4c1208a7a4d3422239685 3,778 1.00/1.00 vMB 19
806,553 806,553 000000000000000000045df831594ec1a447d9ae007791d3eb5f64761e17389e 2,216 1.00/1.00 vMB 22
806,552 806,552 000000000000000000045f1c4211a77ecec6f3c4d288a191c657b72a02d18dca 2,605 1.00/1.00 vMB 27
806,551 806,551 00000000000000000002fa856f08bf2cb503f47f387d821c0d658250a6d2de62 3,474 1.00/1.00 vMB 19
806,550 806,550 00000000000000000000c41af8de8d5fcbbc6dda841fec005ad557ca46be12ab 1,782 1.00/1.00 vMB 25
806,549 806,549 00000000000000000002e7c07c897996abf41fa2d377f354384d1b633510b390 3,271 1.00/1.00 vMB 19
806,548 806,548 0000000000000000000317290c36e3824da6882950bb4a343dd68a7daac8beb0 2,778 1.00/1.00 vMB 28
806,547 806,547 00000000000000000003e6d34cf9de432b0ac96faf4a88b085e426377455ce9f 3,014 1.00/1.00 vMB 23
806,546 806,546 000000000000000000032323dd538530cfdc4ce9e5a3eaf418e3d404b03abded 5,251 1.00/1.00 vMB 18
806,545 806,545 0000000000000000000264c477d5d8032ecfca69653a30d51fe0eaeec98bd609 3,635 1.00/1.00 vMB 22
806,544 806,544 00000000000000000002de1b4c8a7040830aec857fbb904a33bd03b295f6fba3 4,196 1.00/1.00 vMB 22
806,543 806,543 00000000000000000001f9bd64f75fe8745920bd2db08c54691658be35564f1f 4,339 1.00/1.00 vMB 22
806,542 806,542 000000000000000000052ae67cca5756217ce5a98f00b841ae04f3e097f3a987 3,276 1.00/1.00 vMB 22
806,541 806,541 00000000000000000001bf9d544eea54db94a560b5532bd9608d8b4e6176a468 6,069 1.00/1.00 vMB 18
806,540 806,540 00000000000000000002fd0c9cb6493b50619ff3953d10ea1250d8cc58970e22 3,225 1.00/1.00 vMB 24
806,539 806,539 00000000000000000000a347e5ab89d21ee04e679e1adb50859361917b4050d4 4,496 1.00/1.00 vMB 21
806,538 806,538 000000000000000000044fcda1d559a3a468bcae39c26b1f42a7d2bed33dc3a4 3,073 1.00/1.00 vMB 25
806,537 806,537 000000000000000000025b472ffdbaf6a36af1a03100ebd7b5e72e033772e5f5 4,014 1.00/1.00 vMB 23
806,536 806,536 0000000000000000000299a1c33b0ec4296de2213bbd26f805dd9ed00069bcb3 2,458 1.00/1.00 vMB 26
806,535 806,535 000000000000000000004c84edf108755426031227418183530898f4b03b666e 4,394 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.72 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: 705.16 GB
    • Received: 16.65 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.