Loading Tool

Explorer IconExplorer

Memory Pool

74,227 transactions
29.66 vMB
0.07603362 BTC
Random Selection Loading Transactions
Max Size: 171.45/200 MB

Candidate Block

Mining Attempt 91e06ec86784409ada0fcc90236fdc24a9fcec7206b435a173d3957caeffb5f2
Version 20000000
Previous Block 00000000000000000000652139344fdae39ca5e8c3d9d42796114be58ffac4be
Merkle Root d58e8f49e7eafbbf8a2c942bcc2062f394c5bcae103f9cb86a04814ee0950830
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 248
Size: 1.00 vMB
Total Fees: 0.01081541 BTC
Feerates: 105.47 > 1.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,056 (281,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,667 633,667 0000000000000000000d3dbfcaf2706cc684777c1d06b467db47d7bdbef58804 648 0.43/1.00 vMB 17
633,666 633,666 0000000000000000000b660169701bd642482816755dcdf7b3328093e6346180 1,120 0.40/1.00 vMB 23
633,665 633,665 0000000000000000000e47ae21e3285f076abfb3c458c929d84d18cbba7136dd 1,061 0.62/1.00 vMB 33
633,664 633,664 000000000000000000008039bd5099fa211be2ef56cf8d33c7babb4d0ac65e1b 82 0.03/1.00 vMB 22
633,663 633,663 00000000000000000010677be9bde79b531fca662c85e92781749472d2fd33ed 1,611 0.60/1.00 vMB 21
633,662 633,662 000000000000000000113b47dec54ba576edc9e9fa57ecf6bd6ee00f5a1c95d3 704 0.22/1.00 vMB 34
633,661 633,661 00000000000000000011fab15f43981728b035b88f35e3135c4a75d8ef465ab4 2,337 0.96/1.00 vMB 27
633,660 633,660 0000000000000000000f57207c939cf6f8ec3d8795fd027cf7ee9a4c98178f29 732 0.22/1.00 vMB 26
633,659 633,659 0000000000000000000f6d53fe8e59843a529ca257daf97af3f83e6207ac242a 477 0.18/1.00 vMB 27
633,658 633,658 00000000000000000005b8e77b6d662955afce324f64975d03b352941c738d65 1,534 0.57/1.00 vMB 25
633,657 633,657 000000000000000000138cd4731cf4e4a0ae680c0cd54f44d40149bf76d42c24 487 0.20/1.00 vMB 28
633,656 633,656 0000000000000000000bfc0eff84c47ebb7d2f6442489774d087716e9b2776dc 1,813 0.69/1.00 vMB 23
633,655 633,655 0000000000000000000969a05838e0994e1ebfda64811fa02123d8b75941be8b 842 0.86/1.00 vMB 14
633,654 633,654 0000000000000000000e72f3aa464e250878876dc056d191d15da07fc15a3697 539 1.00/1.00 vMB 1
633,653 633,653 00000000000000000005caa05d591f8f007e59908cbd35ae95da753616c07d1f 2,015 1.00/1.00 vMB 13
633,652 633,652 0000000000000000000976e41e03380346936fc77fd1533b2611f850147faaf1 2,656 1.00/1.00 vMB 44
633,651 633,651 00000000000000000007116b19b101632d5a6cd2a1a25dc83abccf8c855fc2da 1,284 1.00/1.00 vMB 10
633,650 633,650 000000000000000000057ebdee23bf4dcd769c5fd4db1dc81bb676779b1b68d7 2,361 1.00/1.00 vMB 35
633,649 633,649 000000000000000000041a6598d572d3701afff79ab93caba8be5e2b5d26fbcc 1,558 1.00/1.00 vMB 8
633,648 633,648 0000000000000000000ddec0c8c2c35199483f8b40d9bfe5dd301fc880a037b9 1,855 1.00/1.00 vMB 44
633,647 633,647 000000000000000000074004805c53d530709f12819131dbf8283c876fd7ac38 1,849 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.49 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.25 GB
    • Received: 15.45 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.