Loading Tool

Explorer IconExplorer

Memory Pool

81,659 transactions
31.29 vMB
0.10172762 BTC
Random Selection Loading Transactions
Max Size: 189.29/200 MB

Candidate Block

Mining Attempt f0854eb40c79290b79eb0e447ec13c32afd7ad06993552cdcda2919fe837ac4b
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root be24bd0f28d4143ad69d8d9ca9d0efe7e79dfb5322cd0dc7233ab567b6f27fdf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,462
Size: 1.00 vMB
Total Fees: 0.02419104 BTC
Feerates: 151.12 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (158,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,734 756,734 00000000000000000006c0d9624e56fb1c6cdb0643598d6f72b13792fad60066 2,726 1.00/1.00 vMB 11
756,733 756,733 000000000000000000058a528b53604615144ce61f08c982ddb26f564c23b069 162 0.09/1.00 vMB 10
756,732 756,732 000000000000000000050c8e33cead1a341275278ea155cbbb687ee21a21beb5 400 0.12/1.00 vMB 8
756,731 756,731 0000000000000000000800fcc0dd65f592d905cb995b70f4ba41fa602e650db3 812 0.35/1.00 vMB 8
756,730 756,730 00000000000000000008457eb76f0afaf172f8872cf4143f18f2322c62bde565 406 0.16/1.00 vMB 5
756,729 756,729 00000000000000000007ad9d56a2b0b3c2d5f97dc59436ea289fbdf00a331f27 862 1.00/1.00 vMB 6
756,728 756,728 000000000000000000054bb658fe586a0694d6929f30d8587a9e042402bc20f9 1,900 0.74/1.00 vMB 9
756,727 756,727 000000000000000000056d41515ed955420cc81e8db16235f4964afebb8e5093 319 0.14/1.00 vMB 6
756,726 756,726 000000000000000000052dfc0a69b312c48061fbeb061e554a14936b28c83d91 2,323 0.82/1.00 vMB 9
756,725 756,725 00000000000000000007a5edbfcc949fd7c3707dd9c35e6d005765fe29e03798 2,063 0.66/1.00 vMB 9
756,724 756,724 000000000000000000007c4a7661df6e28ef185ee85d1959ae48f4b2ab81c1bd 741 0.37/1.00 vMB 6
756,723 756,723 00000000000000000008255a8149317ffa5270846ff892298585fcb2c217c844 663 0.46/1.00 vMB 8
756,722 756,722 000000000000000000036aa2a513e139ccde4eee105887c0282121a925dd6b71 517 0.36/1.00 vMB 10
756,721 756,721 000000000000000000006cdd6452e73890badf8d043302210da8b99e86f427df 1,234 0.97/1.00 vMB 8
756,720 756,720 00000000000000000004255f75e65d0398d2ffc3ef6c7d535b5241a6dd961121 883 0.30/1.00 vMB 9
756,719 756,719 0000000000000000000678f09859bf57230eab3e353e0b854945b907b5ca376b 1,252 0.42/1.00 vMB 9
756,718 756,718 00000000000000000003e65c0b1a8fc2aaba8a0a42cedcdac44ffe6bf7c72977 2,257 0.88/1.00 vMB 9
756,717 756,717 000000000000000000029a6645366d4ca629ee295270c361988d2969ec725782 2,341 0.92/1.00 vMB 10
756,716 756,716 000000000000000000015f640a3c9aad9dc059d4038266f9e7ea6dbf336d2078 472 0.18/1.00 vMB 8
756,715 756,715 0000000000000000000727d209be84be90e905f22b219f16c494708ab7de0e62 327 0.10/1.00 vMB 7
756,714 756,714 00000000000000000004181894c64676a0fd5ce0f9c139d0f6a436365321a998 802 0.40/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.