Loading Tool

Explorer IconExplorer

Memory Pool

80,573 transactions
30.39 vMB
0.07671541 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt 1ef204de10144024bcc3e0823bea81a19d2aa93eea5763409b3db9aaa9e8027c
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 7f185ac4ca92d10c6631cfa88fecce786305d47250d43e84df0b31585700bd61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.00873731 BTC
Feerates: 81.27 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (626,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,047 289,047 0000000000000000b94041eb4915620f2462c53160c045475155730e11f881da 1,081 0.35/1.00 vMB 56
289,046 289,046 0000000000000000bb4ac4afd4c4951989d5fa0e8d86946dc96768c31990f207 807 0.25/1.00 vMB 59
289,045 289,045 0000000000000000e302d363f16c1f39bbd5a01e0abda63bfa20169966397a71 130 0.06/1.00 vMB 32
289,044 289,044 0000000000000000c20f7cf922e1e187a32424c60c5c4e62b8347ec309ec857c 185 0.16/1.00 vMB 31
289,043 289,043 0000000000000000acfeacad242aacfeada62544be54d3b176d4aee7efeab893 424 0.25/1.00 vMB 30
289,042 289,042 0000000000000000d6fe5bd50693ac37345b2994d713d449140e2150b233a838 400 0.35/1.00 vMB 13
289,041 289,041 000000000000000008342d399d823ee99e4121e12d0e5a8d6499c5a0b28b1ab8 552 0.47/1.00 vMB 23
289,040 289,040 000000000000000018ea2ecbb56dfd55a739f4a64c543f5a98476279464d0fba 596 0.27/1.00 vMB 37
289,039 289,039 0000000000000000338a5e578122baa10c643eb68e73470d08c5bd93c8f5b552 428 0.32/1.00 vMB 29
289,038 289,038 0000000000000000f53dfa1c1615436c527ad217d2c908daa38650a77e8d95e7 113 0.28/1.00 vMB 27
289,037 289,037 00000000000000010fb41650ee6b4ffc7ba26be6a366f09f02eea2f258e162c2 827 0.35/1.00 vMB 40
289,036 289,036 00000000000000005d24cdd4eac2cb411c522dc7a65317b472684e96e38f3b46 62 0.04/1.00 vMB 11
289,035 289,035 0000000000000000e833d8701d9e81faf3fbc740a9421f2e7a883e7714394e19 172 0.08/1.00 vMB 39
289,034 289,034 00000000000000008713539464b1a625fcca9be59d24f88bf22210cb2d215f30 629 0.40/1.00 vMB 28
289,033 289,033 0000000000000000e6783d984bd00c3eddcc968443f1abe363dc654558f9c287 300 0.18/1.00 vMB 28
289,032 289,032 0000000000000000546adea7e12b1da289ac21668ea2ce2228571dcedb9690d3 225 0.10/1.00 vMB 25
289,031 289,031 0000000000000000d3a102791ed8e93c6497263c8f221add731e696b75be57b7 318 0.31/1.00 vMB 21
289,030 289,030 000000000000000069f478409b625c2e78cab5c70c19c07f0bed7b10df526884 134 0.11/1.00 vMB 28
289,029 289,029 0000000000000000452c127c82498842c895553f8ed4f920d1975ef4056878a5 376 0.26/1.00 vMB 22
289,028 289,028 000000000000000052fa9a993efe52fe6810e4c02894323c7951cef24a691d47 256 0.09/1.00 vMB 57
289,027 289,027 0000000000000000f0141820ff21081c027435cb3b80aded5b7363e8085efd88 131 0.09/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.