Loading Tool

Explorer IconExplorer

Memory Pool

82,351 transactions
31.00 vMB
0.10510807 BTC
Random Selection Loading Transactions
Max Size: 188.51/200 MB

Candidate Block

Mining Attempt 4cf22ddcc6b745b9e973207410854655720aa1adb6fe6d7548725dbfee81e8ce
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 25c0f8167bbe8018d7cc8e916760c50478f8c0057a117d67e4f23297bf54b219
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.03180602 BTC
Feerates: 200.89 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (178,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,581 736,581 0000000000000000000675df60efe00a166742b4c56f25f136baa9a9e7a16196 676 1.00/1.00 vMB 3
736,580 736,580 0000000000000000000650005478c2e2219b8e6a2f35919fb263c0cb3d65aa38 1,213 1.00/1.00 vMB 6
736,579 736,579 00000000000000000005a8f98f53069529b79a5d791766061aba6c63df11b658 179 1.00/1.00 vMB 1
736,578 736,578 00000000000000000001d9ecd775c6236be39ceca72c59fb7aa3a0b3b8a71cf1 174 1.00/1.00 vMB 1
736,577 736,577 000000000000000000077ca17bbf1edca74308e3f157da4ae5ab767ba183e83f 352 1.00/1.00 vMB 2
736,576 736,576 00000000000000000000483c1142baec24af5fe9d4ec37d04f52e9074e6764c7 651 1.00/1.00 vMB 3
736,575 736,575 00000000000000000002bfe88d16e59abb23d79c07dc4da620449cf961f85c91 894 1.00/1.00 vMB 5
736,574 736,574 00000000000000000003d5c68db82d9928bada30d957a55c464f6d2e5b6360e4 696 1.00/1.00 vMB 3
736,573 736,573 00000000000000000002211aeeef54b4dc1052a6716075ad701358e1e5ad2651 1,711 1.00/1.00 vMB 10
736,572 736,572 000000000000000000044250fdf03f528bd32121aaa3e598d28ae777b6757031 2,654 1.00/1.00 vMB 20
736,571 736,571 00000000000000000001e039a614524aa99c14c472d9e8d11d158fabac5774a8 1,283 1.00/1.00 vMB 11
736,570 736,570 0000000000000000000187bd64e417987b455e4827635a0e1d9e0eaafacde79c 325 1.00/1.00 vMB 3
736,569 736,569 000000000000000000017aa0d8502678d9a44cbdfb035828ec8984559ce68b92 128 1.00/1.00 vMB 2
736,568 736,568 000000000000000000063f42d93498943e8b0dbba860f111369655b9a0ec2d72 506 1.00/1.00 vMB 6
736,567 736,567 00000000000000000004b1978998db3ef24dd0aa30bda7401be13692a376e8f8 348 1.00/1.00 vMB 8
736,566 736,566 00000000000000000001b38d72491fd11bd2d52a8a13865836d9bccdb0e9010f 583 1.00/1.00 vMB 11
736,565 736,565 000000000000000000011631e6aeb3ce1fef9bb81791053e82cd787fd5215cb0 919 1.00/1.00 vMB 5
736,564 736,564 00000000000000000002b120dfb208a15465b27e734a98c220c6e6e5ef5617cf 611 1.00/1.00 vMB 3
736,563 736,563 0000000000000000000377262c4fa8078398e979a1c733fe00d68c5119963909 314 1.00/1.00 vMB 2
736,562 736,562 000000000000000000035cdd7f4d457940c340cd2a4f7c36743bac53211c8bfd 113 1.00/1.00 vMB 1
736,561 736,561 00000000000000000007cf549324d14dea08de1e6a69a25df1f1bb8d469a4fad 1,647 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.05 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.60 GB
    • Received: 18.21 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.