Loading Tool

Explorer IconExplorer

Memory Pool

81,768 transactions
30.55 vMB
0.08028358 BTC
Random Selection Loading Transactions
Max Size: 187.17/200 MB

Candidate Block

Mining Attempt 4da79dce8b30ff69a5127e019617425a4b8150624234d2a9765909cf4a431d11
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 84b5fe511b3ccabdc9a1f41132485393cf2c4ef7a056871276b76501396382ac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,260
Size: 1.00 vMB
Total Fees: 0.01208138 BTC
Feerates: 151.12 > 1.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (365,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,608 549,608 00000000000000000025793c56671cd9c718d88d23c51858061431e7a547949c 1,827 0.92/1.00 vMB 10
549,607 549,607 0000000000000000001ba6c7c0c8d70f1e34495a8244acf9d39f72cd919cf24e 2,894 1.00/1.00 vMB 11
549,606 549,606 000000000000000000265735a2059e7d80edaf67df31bbcbe9528f12f23ee1d1 954 0.41/1.00 vMB 15
549,605 549,605 00000000000000000021e3f4e4aa63125fae9d449c160efe0566b8ca0b74244a 1,206 0.72/1.00 vMB 7
549,604 549,604 00000000000000000025b5dbf2fba056e71a6bb719f893453f695571013c144b 1,638 1.00/1.00 vMB 8
549,603 549,603 000000000000000000100ff9a1d991dba91a098311f3e7897c2e12c2a4e9aae1 651 0.26/1.00 vMB 20
549,602 549,602 0000000000000000001d8f4b2dc93d9af8e45347f26b6d39c80801829abea8af 2,639 1.00/1.00 vMB 14
549,601 549,601 0000000000000000000c5518fa2229c1adbc953947243d55b333fbdcd8b8a277 1,290 0.77/1.00 vMB 6
549,600 549,600 000000000000000000230459f023262a068f85ed215a069d26283596cb54e146 2,722 1.00/1.00 vMB 16
549,599 549,599 0000000000000000001e3131de1094c8dd318cf0a2bf0b733521ed4c66855eb0 1,410 1.00/1.00 vMB 6
549,598 549,598 00000000000000000014f01be9060c0eb718ab1a2b76e86a39a9c5ab25435e43 3,298 1.00/1.00 vMB 4
549,597 549,597 000000000000000000055b635152148567f3176a3e26125c0ad7755a3bb7a362 3,242 1.00/1.00 vMB 10
549,596 549,596 00000000000000000022251f0bf71b56e6a03700b0e6666f53109b71ef3d2043 3,124 1.00/1.00 vMB 33
549,595 549,595 0000000000000000001589750065acd000c9020bdf43b043b0c72582f0c7fb07 2,714 1.00/1.00 vMB 28
549,594 549,594 000000000000000000256e89b6d787c371f3adcf883531f1bdcb1fa370c5cb11 335 0.13/1.00 vMB 17
549,593 549,593 00000000000000000014b199b52588fd8bbb2478cbf22ae79925fa00a8ab547f 2,374 0.98/1.00 vMB 14
549,592 549,592 0000000000000000002336f41e5be8f824b2a8357a3c1e14108b1c740e490821 1,652 0.71/1.00 vMB 11
549,591 549,591 00000000000000000019a5d693ba8b0944bf75f8b3a6b73aa624ed1dc5aae2f3 172 0.08/1.00 vMB 10
549,590 549,590 00000000000000000012bea6fcf32ce893e3a6f9de2b35a5fb394ed681efc950 2,045 0.89/1.00 vMB 10
549,589 549,589 000000000000000000049acde10a341a3fe8f5e2bcb34eee49206d38b50ac33b 892 0.38/1.00 vMB 9
549,588 549,588 0000000000000000001b9165996990e9db317235238b1832930282481158df55 868 0.39/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.