Loading Tool

Explorer IconExplorer

Memory Pool

74,771 transactions
20.33 vMB
0.05421581 BTC
Random Selection Loading Transactions
Max Size: 136.75/200 MB

Candidate Block

Mining Attempt 1799578cfff937ddbc3dc7a25ac05325dde9fb433cc00e89689b457e868c32ff
Version 20000000
Previous Block 000000000000000000017ebf1c136d095b44adf38dec8295d6ef2bee137a6e6d
Merkle Root afd33d3e910ad8825262a4d9ee18330de8f101d7bb2d17fa79a244fec99849d6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,755
Size: 1.00 vMB
Total Fees: 0.00987999 BTC
Feerates: 94.55 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,993 (212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,781 915,781 00000000000000000000599244c598d8e7814467d2c1c0d218a09e760d5f41c7 4,104 1.00/1.00 vMB 1
915,780 915,780 0000000000000000000028d9b892bdc62bb762c38d9fbf950e2e308354e83ff2 437 0.13/1.00 vMB 2
915,779 915,779 000000000000000000012acfcc7f91204a37811c35866f8e565bf0c83984e66f 2,502 1.00/1.00 vMB 0
915,778 915,778 0000000000000000000131ae7473a03be9bf45f8246298b0e56ed31f265b4272 3,520 1.00/1.00 vMB 1
915,777 915,777 00000000000000000001f93cf4df69852a883b0046d807c87571305746297206 1,426 1.00/1.00 vMB 3
915,776 915,776 00000000000000000000e3ef9599fe381679aa26c3ac8251afcd45d0ac0e750b 2,600 1.00/1.00 vMB 0
915,775 915,775 00000000000000000000d010df0c5fa83609f18618a2c68eaa70dac1495dd905 5,423 1.00/1.00 vMB 0
915,774 915,774 00000000000000000000e56d197f15ec1c7a08890c83ecb7d7ec68d28eb8bffb 4,728 1.00/1.00 vMB 0
915,773 915,773 00000000000000000000d6aacb6bc10a595c51ec2a52f14097889a8e35b58edf 64 0.02/1.00 vMB 2
915,772 915,772 00000000000000000000563190f86e1f786b117bd0720714e03bedbf675e420a 4,535 1.00/1.00 vMB 0
915,771 915,771 00000000000000000000707dbf7815cd6a676c73e154cb5369439dab5666f29e 3,214 1.00/1.00 vMB 3
915,770 915,770 0000000000000000000034c3fa464cdb86bf5da92315fe166d94cd51b2c81e67 3,175 1.00/1.00 vMB 3
915,769 915,769 00000000000000000001a7c3683de4af8a610181cd055149b4c06d1f8a5baac3 449 0.15/1.00 vMB 2
915,768 915,768 00000000000000000000f9253943b8724afb2b59a6e648c828168abb5aef006c 4,729 1.00/1.00 vMB 0
915,767 915,767 000000000000000000011439da5e08fd1630c2459e3cb72c1e5204972dc35de2 2,505 1.00/1.00 vMB 3
915,766 915,766 000000000000000000002c17330b5809b1270d585151b7e14638c1a67694e869 2,207 1.00/1.00 vMB 0
915,765 915,765 00000000000000000000c5ee9b6c9fb7e3d90eca5af53b968b01fb07aa7f5d45 3,996 1.00/1.00 vMB 1
915,764 915,764 00000000000000000000f5e26896fe413b0146f6b33efa56c18afa6c0fd73d0c 2,601 1.00/1.00 vMB 2
915,763 915,763 00000000000000000000b83de4677c8641ec3c2f0b02a3339e77133125092b37 4,094 1.00/1.00 vMB 4
915,762 915,762 00000000000000000001022dcee2ce082beec0c3016da867bd81f9881e0507c4 4,720 1.00/1.00 vMB 1
915,761 915,761 0000000000000000000139d9c02147beac255bb7570699b608cdf494fd83f562 4,254 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 784.11 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: 807.11 GB
    • Received: 23.17 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.