Loading Tool

Explorer IconExplorer

Memory Pool

77,960 transactions
34.13 vMB
0.14123097 BTC
Random Selection Loading Transactions
Max Size: 190.65/200 MB

Candidate Block

Mining Attempt 13d2f3eee988f7bbfd0608b75503585059301c58ece2f7d6a6885ea338815134
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root a0034c8ed4dce37a6ee05588d62cff139ab0689265c9f6a0cb4f7d0ae09edd2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,505
Size: 1.00 vMB
Total Fees: 0.02247956 BTC
Feerates: 99.73 > 2.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (630,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,648 284,648 000000000000000165a91ae4a85a2ed5bc88e6986b7722f9c909ac545c5c1fd3 308 0.12/1.00 vMB 32
284,647 284,647 00000000000000013dbf62ba62f1cc49b711490ebad2e5a79b744bf1a72dd611 162 0.10/1.00 vMB 18
284,646 284,646 00000000000000003d9cb6a24703b51fa958558423352a5b33eac5596cc7df3a 102 0.21/1.00 vMB 15
284,645 284,645 00000000000000005e9ea8baa2905e064efbaca538d2f3395407c6115e839a10 1,036 0.50/1.00 vMB 37
284,644 284,644 00000000000000008c9106499abf407405c85d72ca1bd47d3a9f8433bd9270f9 1,040 0.35/1.00 vMB 76
284,643 284,643 000000000000000165728f974161d541bb7a2be773b0f39616463176d22ff671 793 0.46/1.00 vMB 34
284,642 284,642 0000000000000000737c1c6be046d2c073c883e2241fd7a579f91fb1e33e035f 924 0.35/1.00 vMB 53
284,641 284,641 0000000000000000a34dba5512c9dd07aa20f12e0d3822019eb44e493e51c677 269 0.17/1.00 vMB 35
284,640 284,640 0000000000000000e734a07d9934528f87be5861cfdab7a28b7c6c9d1b080d64 151 0.13/1.00 vMB 20
284,639 284,639 000000000000000021e0852c7c6c2dcd96e7060999034f339fb951073f1a4145 297 0.12/1.00 vMB 34
284,638 284,638 0000000000000001592bd2c90c6638a4ae054d968cb31d7a2acdbee6b0f0ee5c 140 0.13/1.00 vMB 44
284,637 284,637 00000000000000002bcbd942109e18ba22dd1924f3c569aa20b67b028b7c7347 497 0.24/1.00 vMB 41
284,636 284,636 00000000000000010d94ec2a73d28f52080194c6f76f5f71a4c9181f177eb3c6 276 0.23/1.00 vMB 24
284,635 284,635 0000000000000000244171cbf6282fd2ecc23de2257cf27b5d2300861d61f44b 151 0.33/1.00 vMB 12
284,634 284,634 00000000000000012463cf3d4057471b39cbef0a382edda9d29c2304c2ce7e9b 1,013 0.50/1.00 vMB 55
284,633 284,633 000000000000000064c30cdd7b65584680dde537fe2277e2a42fd27a93700e67 146 0.25/1.00 vMB 13
284,632 284,632 00000000000000014af415132195da7f8b4b4522fc405c452eeb6404e46555b0 402 0.35/1.00 vMB 28
284,631 284,631 00000000000000010c561ef23a62680fc48600ea55cba5184320d1cd4e39b1e8 2,143 0.90/1.00 vMB 38
284,630 284,630 0000000000000000035656303883592e103db20e3085eb2d8ffd37c71de0bca2 170 0.05/1.00 vMB 177
284,629 284,629 000000000000000069e5ca4b0079c1aec22a84d47859940977ebf5583c79aa8e 776 0.25/1.00 vMB 80
284,628 284,628 0000000000000000d3f8c4b31671f477a861020c0a9cb76077b240baa2706a4e 64 0.09/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.10 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: 731.81 GB
    • Received: 18.52 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.