Loading Tool

Explorer IconExplorer

Memory Pool

85,188 transactions
32.98 vMB
0.15715769 BTC
Random Selection Loading Transactions
Max Size: 196.35/200 MB

Candidate Block

Mining Attempt a9e01de830fc8d6ea0b6bb017ac9a7d25a81efbe93a5c945358e7349b9d27fd6
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root f233baa2c5c80546b75a6c0e10c501ff802738b15f781a3ce29a4b54a7e4a7bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.04857681 BTC
Feerates: 318.30 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (602,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,570 312,570 00000000000000000435332d8f4070d73b4b4ba9077dc4a851eb8b70ed8310f8 2,332 1.00/1.00 vMB 34
312,569 312,569 0000000000000000093ae996427c61eb8f03fbb0d1bf613fb4f2399cc4aba5d4 844 0.47/1.00 vMB 26
312,568 312,568 000000000000000027a539c0c476490b73844f3ce55e7c59de64129bdaf7c030 510 0.28/1.00 vMB 25
312,567 312,567 00000000000000000c9ab5b6464e16db548a653219f35e961d4149aa3840beea 488 0.21/1.00 vMB 28
312,566 312,566 00000000000000002af124f8a18853f092b0f3ae0b2f5f27630bf0f25fcafee1 233 0.13/1.00 vMB 21
312,565 312,565 00000000000000000e344e09849874578e2a87666d21a712094ef2b3580281ef 386 0.18/1.00 vMB 28
312,564 312,564 00000000000000001bded70cade4cbf2706b9bcfe516da71341956cd04891625 376 0.27/1.00 vMB 19
312,563 312,563 00000000000000001942b41e06723063de50e1448a5c346415c16ed9beafd274 512 0.20/1.00 vMB 40
312,562 312,562 0000000000000000345f00c0efb3fe5140278a71b75a25cef8e4d9fc786169e6 246 0.18/1.00 vMB 19
312,561 312,561 000000000000000021e49a970231930a261a3e4110cd941cfcf9f72fddd65b1f 135 0.06/1.00 vMB 28
312,560 312,560 00000000000000001e0e17408e1bae109813ca5a3efc0eecc9e2d0330d7e87f4 47 0.10/1.00 vMB 6
312,559 312,559 00000000000000001f39b021ba1435bdd99d5283c5870e6bf1e51450369d3024 405 0.23/1.00 vMB 27
312,558 312,558 0000000000000000229e0188e93517314d385bd7d891429e4c26fb2c857a16ab 135 0.08/1.00 vMB 12
312,557 312,557 00000000000000001e070560afba01da787e81d161f746458971cdbf89a32812 477 0.24/1.00 vMB 30
312,556 312,556 00000000000000001fc1304bd4cb77f65e7f3ae486ddd50e7d4b738bf85fc414 198 0.11/1.00 vMB 26
312,555 312,555 00000000000000002f7f3cdc386aca85a7358221b3186e9571db7e0320293912 544 0.34/1.00 vMB 24
312,554 312,554 00000000000000002e80ab9c4ce8f64895d13c6ee64ef9d4a740f9320028171d 630 0.35/1.00 vMB 28
312,553 312,553 00000000000000001b860c62fb0dd54f4f3fc24ceb4d1704d1a41b98b4c44896 288 0.31/1.00 vMB 17
312,552 312,552 00000000000000002c6f11af99c92084bb58b00c422908b858f96268f8df1838 1,108 0.50/1.00 vMB 32
312,551 312,551 000000000000000025286cc3d91ec68df68f2bf1e0e105b41ec4010e6b2fa5a7 440 0.32/1.00 vMB 22
312,550 312,550 000000000000000015c5247865f3ba2a4f43cf85bcd0805bfdec5570c4d5d2a9 223 0.15/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.86 GB
    • Received: 17.97 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.