Loading Tool

Explorer IconExplorer

Memory Pool

6,380 transactions
3.09 vMB
0.01030894 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 16.84/200 MB

Candidate Block

Mining Attempt 2630f07be31e5f1e3a849e996299c324d3d82b0d9ff8c12be51e95ce2195e267
Version 20000000
Previous Block 0000000000000000000112ffd371287b3c84509c944a570407db8fd21ee1339f
Merkle Root ded0c7bdba165a19764a3c6072c62d8ba24240e12a21667a64fa7b275a55c4fc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,113
Size: 1.00 vMB
Total Fees: 0.00779399 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,492 (768,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,638 144,638 00000000000006f85818a87d7cd34cee6cb3e3b153793b4e26c9e68c5aadabc7 38 0.06 vMB 335
144,637 144,637 00000000000006daca5d65a4dc73b8811fd8bd3399ef2d63696af28399ae4ce8 18 0.01 vMB 37
144,636 144,636 00000000000004566a64de3969e2b6022e9317c804cd93b9a32b1f56ca7d4761 172 0.05 vMB 27
144,635 144,635 00000000000001ad3d4a786204abf58de789f8cfbb51cd5b229f1eaf661aa73f 1 0.00 vMB 0
144,634 144,634 000000000000062aaf7d34bd1fff92867d77d87f9957b3921beb0da78b835b98 112 0.05 vMB 1
144,633 144,633 0000000000000333c5163ac67a3d66b65287eaaf1bff6a676785dc2cd38d6996 99 0.06 vMB 220
144,632 144,632 000000000000074147bc52753ff16bf960a657b6e641dea83e95404049673413 24 0.02 vMB 111
144,631 144,631 000000000000028d5d134af20f8219f8c1fd25e324bdc63044b77cc0c0008046 96 0.05 vMB 97
144,630 144,630 00000000000007c085eafbcced513e74440d9f887fee4d21828ebbbfcf1f4a89 49 0.06 vMB 495
144,629 144,629 0000000000000521593a8b6053901a2f11022cf2d90790f832b131bd8a4ca4e6 28 0.05 vMB 353
144,628 144,628 000000000000088385300fb72d79e6b06f9cd55238421c0e1db93790a6425643 17 0.01 vMB 49
144,627 144,627 00000000000003872ee74052ce67fcea636114f748250c9aebb980d3a32a6c76 100 0.05 vMB 56
144,626 144,626 000000000000004b8734ccf7d142790652b358506e92ee833fcfdb157cbc15e8 15 0.01 vMB 36
144,625 144,625 000000000000015cb1b6d46ad4cde765a7d7cfc6938dbc5982bf2c685126fadc 33 0.08 vMB 59
144,624 144,624 000000000000039c0f2579b0bb8ef5eb36f84652023c22b4c5eb17e0d456c9ea 43 0.05 vMB 664
144,623 144,623 00000000000002753db4890a9d549d68c88676e3c3d8bd919b48d59690fe5a38 40 0.01 vMB 104
144,622 144,622 00000000000008cbdc6d80a5449023bb96b10986b759f36918b11c8c7ccb9ca6 23 0.01 vMB 420
144,621 144,621 00000000000001b5ce5145aa9665d0935ba89de4a94a0ead16e735c44d12f7d3 39 0.03 vMB 44
144,620 144,620 00000000000000cde90b5856e8eccb393e5d34c42ea75d4509b4b90f012da329 80 0.03 vMB 79
144,619 144,619 000000000000070206f9cc885dab0d996e997eceae2eeb4306351b3c7a38a592 53 0.04 vMB 157
144,618 144,618 0000000000000139bb0454a22e3d0b3ac25948daee79a798364b919c616bea19 8 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.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: 363.90 GB
    • Received: 1.74 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.