Loading Tool

Explorer IconExplorer

Memory Pool

40,089 transactions
26.91 vMB
0.08933897 BTC
Random Selection Loading Transactions
Max Size: 138.61/200 MB

Candidate Block

Mining Attempt 7ba94a19652173d4c189f07c50bb008031802a081183c48007b532acdc46c4c8
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root b0422f35503b021a43d8d9744f440d5b573bca43300d17b02f081bc7b224a4dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.03608568 BTC
Feerates: 197.12 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (326,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,636 588,636 00000000000000000008e6c23ab22eae1553bd4484407acddda51f740531b1d7 2,636 0.89/1.00 vMB 13
588,635 588,635 00000000000000000010706fa43022abe0adf6aef805e572782645202fef8dad 792 0.42/1.00 vMB 12
588,634 588,634 00000000000000000018f3b2c6d0deabcc1ef321a4d2cb85947ede7924ddd36f 217 0.06/1.00 vMB 5
588,633 588,633 000000000000000000167461db42e60b255bc6ac35002c04a4102e6c2b656bab 3,140 1.00/1.00 vMB 10
588,632 588,632 0000000000000000001e785b10c473127e7f095893445f4af36501e8dd4bd0c4 1,980 0.68/1.00 vMB 10
588,631 588,631 0000000000000000001deb8673c790d374f242330eabe9270491e9cadcf97e24 2,273 0.71/1.00 vMB 11
588,630 588,630 0000000000000000001f2a91f6d50324818e69c69d00fe8a3c75991241ed890a 2,166 0.67/1.00 vMB 9
588,629 588,629 0000000000000000000f2b58d53934a1abea0c662d940d143952aa9afac0628a 3,066 1.00/1.00 vMB 11
588,628 588,628 0000000000000000001bfa02301a1bba5eb564f2c9a8563eebdc62c10a12066d 3,303 1.00/1.00 vMB 14
588,627 588,627 0000000000000000000d9dfa317270d752db10e6f9547a89ebc4c942539d01aa 2,808 1.00/1.00 vMB 7
588,626 588,626 00000000000000000005fffbcd829614157bbe0e5942bfac6fbd276ab3f1101a 2,695 1.00/1.00 vMB 17
588,625 588,625 00000000000000000015781ab95eae7904fd6021ba0b07b7e33465ff88dd578b 1,728 0.52/1.00 vMB 12
588,624 588,624 00000000000000000003d7ade34717ea7cab6578c93494568cb84447d4e0a90f 1,566 0.50/1.00 vMB 10
588,623 588,623 0000000000000000000761e1bb4e2842bba4a427220a43e8b3aa8e441fb5dc8b 2,594 0.88/1.00 vMB 10
588,622 588,622 00000000000000000017e8ade7f424693f3dab7274a4966ece7d0f97d4efbe31 250 0.07/1.00 vMB 8
588,621 588,621 0000000000000000001e0fb08eaf1afbbaae444ec236c6e637de8cf2647a8170 969 0.29/1.00 vMB 10
588,620 588,620 00000000000000000006de5a087bd183310e7ab37df57831b46f476abc1f52fa 791 0.27/1.00 vMB 39
588,619 588,619 00000000000000000011c9db84724df4937486fa0fbfe9554d93a563dead203f 1,690 0.51/1.00 vMB 11
588,618 588,618 0000000000000000000eb6f1d70cb9fba732501afb7be5d2ff8986eb45e1a759 74 0.03/1.00 vMB 33
588,617 588,617 0000000000000000000bf327c7e54a1bfc0b55ee546a97a5aa34e9de72f5783e 581 0.17/1.00 vMB 12
588,616 588,616 00000000000000000015d6d8f333daada64e88310f8aa5026c8ae9de728c9f89 951 0.27/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.