Loading Tool

Explorer IconExplorer

Memory Pool

81,536 transactions
30.01 vMB
0.09301215 BTC
Random Selection Loading Transactions
Max Size: 181.17/200 MB

Candidate Block

Mining Attempt bdc3dc3e7b0551dca03c03db4e424430e0f1b1ff2c9724e313741201f988dc83
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 3442b5558d66a5eec5c96aa0890c01c753bd81cef8987c3544b182036063a9e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,293
Size: 1.00 vMB
Total Fees: 0.03152383 BTC
Feerates: 526.32 > 3.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (375,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,757 539,757 00000000000000000003b4269840d3bc9bfbaf6ecb2ca202cc70edf67c5ff0e9 2,418 1.00/1.00 vMB 6
539,756 539,756 0000000000000000001664e9391a892df40a1a84bc77e9986b3afbda755b9874 1,726 1.00/1.00 vMB 8
539,755 539,755 0000000000000000001e78268f0b10182732d4dd7f6f3ced90e692ba31592939 2,435 1.00/1.00 vMB 15
539,754 539,754 00000000000000000015150d55df470546de83b6ebd9f23c1e30d5f25fc0608b 2,376 1.00/1.00 vMB 38
539,753 539,753 000000000000000000031d0abc975b4b049bc245e123432b3e3d2b129a21701e 2,595 1.00/1.00 vMB 29
539,752 539,752 000000000000000000205e3cdab18cea24d526b760a864d0f5a7c9ec0d5aea55 2,301 0.97/1.00 vMB 16
539,751 539,751 00000000000000000003972fb3059fb64850692757c35b39ee13eb0b1b982c75 1,095 0.45/1.00 vMB 14
539,750 539,750 0000000000000000001419b21671f2295c12bb4241d8930ae4f020f2975cf339 834 0.40/1.00 vMB 20
539,749 539,749 00000000000000000023e75081a18a2e4fc2370efba094d3c5437237f88f7968 1,016 0.38/1.00 vMB 19
539,748 539,748 0000000000000000002546c99a412019bb72bf32629ee271e677511e1fad11b1 1,400 0.68/1.00 vMB 9
539,747 539,747 0000000000000000001e6c2cfb670af1662c96089a1ab7fd4771c06f80adb513 1,693 1.00/1.00 vMB 16
539,746 539,746 0000000000000000002803d0c10cbb0ee0a4e03dbb889f5075e2187edf6c81f2 2,079 1.00/1.00 vMB 29
539,745 539,745 0000000000000000002520ee3c291776a4a9d0c18e6f6bcc0bf07abb3b4489b5 1,501 0.65/1.00 vMB 15
539,744 539,744 000000000000000000223341c0d8f62d6c890ed5377aae7ae1c6ccd245b2e5c7 239 0.12/1.00 vMB 60
539,743 539,743 0000000000000000001638dc0f808cab5f7ff9e87bf5ab04514b6ce31ecaeb70 1,022 0.37/1.00 vMB 3
539,742 539,742 0000000000000000001e3a03796540f0d4f6d65091752f54062931136efacd00 645 0.30/1.00 vMB 54
539,741 539,741 0000000000000000000137324acb33a45f61d442cd767420ea934816ac20622c 446 0.18/1.00 vMB 16
539,740 539,740 0000000000000000002080350a2662ae4dfcb04a91437147ce2e1ea4a82be4a6 62 0.02/1.00 vMB 16
539,739 539,739 00000000000000000005724fd0012260e1da734fc5a7bc7193efc44dc8120717 490 0.20/1.00 vMB 16
539,738 539,738 000000000000000000087d4b54e46ccde3986782de72a70d2b03728a1be6b47d 742 0.29/1.00 vMB 18
539,737 539,737 0000000000000000001a78868110c34510f5e98cd60820c4c1441a63286c6a96 611 0.22/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.