Loading Tool

Explorer IconExplorer

Memory Pool

80,805 transactions
29.81 vMB
0.09106199 BTC
Random Selection Loading Transactions
Max Size: 178.33/200 MB

Candidate Block

Mining Attempt 9a905d5b59e92914fa478f273597e77ca6e2b4c1dbfedbb595dbfba0a497ca39
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 51a889e79a4a8ef804e935818f0e34e7f3485680b6a84a038d49950b5db16925
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.02950407 BTC
Feerates: 150.77 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (583,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,427 331,427 00000000000000000fa5db8b4e5296e763dc8c110c6eb7d401e514e31b012c42 1,186 0.68/1.00 vMB 28
331,426 331,426 000000000000000007fa4c8b92e4be5bbfff6262a42b00f0bce8360a4e1f6144 392 0.19/1.00 vMB 22
331,425 331,425 00000000000000001452f3c991469f2668495e7c3dcf9c0abc7ef26b62114d41 755 0.36/1.00 vMB 28
331,424 331,424 00000000000000000126a62d7276e461cf5dd06fdc35936053ce7aba6a25df46 259 0.13/1.00 vMB 24
331,423 331,423 000000000000000000f7e175844e4a4108872275c76a2401441d54bbc0e808d4 741 0.39/1.00 vMB 24
331,422 331,422 00000000000000001850a102b3cbe568474e7cc3172b7b2dd3bbcb11bc4b7a5d 1 0.00/1.00 vMB 0
331,421 331,421 000000000000000016e0ef191b9bfd24f5c75417ab0ea10fa7e6917c893a1031 162 0.10/1.00 vMB 26
331,420 331,420 00000000000000000151a25af05c1750ac1e596f0e87b9ceb78b7f0ec36397e1 694 0.40/1.00 vMB 24
331,419 331,419 00000000000000001a53a67f45640a1a8adb10eacab35747395425d487ccbe81 90 0.11/1.00 vMB 10
331,418 331,418 0000000000000000095d88a21fdee0d9c828dacdbca841fb2494c504367b1a76 119 0.11/1.00 vMB 3
331,417 331,417 00000000000000001ae9fa73bd634f6094141092c1ad607fc04a83f9fb3a1fb5 674 0.35/1.00 vMB 25
331,416 331,416 00000000000000001ab237231d757020309cc16ce5e6acb3f54eef824404613e 904 0.89/1.00 vMB 20
331,415 331,415 000000000000000017ee39ee5a5feb0ed401a144630321e4b36bdb289f980f8d 2,080 0.75/1.00 vMB 33
331,414 331,414 0000000000000000176d42b233e7cd27ad264709fede7c5a09689b5f70144eb6 946 0.30/1.00 vMB 38
331,413 331,413 000000000000000016d1864097baa48c3e3c903142504e14becb7a9bb628c3b0 377 0.29/1.00 vMB 41
331,412 331,412 00000000000000001191c2e3a1957df2083d1d2035276f43e896e0b1b52f0faa 268 0.16/1.00 vMB 21
331,411 331,411 00000000000000001053b93edca3ba7f42c76c1a31baa8d050c4c5132fbe6761 512 0.32/1.00 vMB 27
331,410 331,410 00000000000000000f74f81773ef53d8e6afe7b8933f03fcb52551b5a8631b6e 728 0.40/1.00 vMB 25
331,409 331,409 000000000000000002f4d96fc5ab8705629fe4175bfe665afd4e5c19cab33663 175 0.10/1.00 vMB 21
331,408 331,408 000000000000000006680c149432fbca496141a090498c94cd58699cedcd09a3 554 0.40/1.00 vMB 22
331,407 331,407 00000000000000000796fe6fc68d2d895cc8d85988506d15c1180c5c111dcc46 277 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.52 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: 668.76 GB
    • Received: 15.56 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.