Loading Tool

Explorer IconExplorer

Memory Pool

76,429 transactions
28.48 vMB
0.06716959 BTC
Random Selection Loading Transactions
Max Size: 172.61/200 MB

Candidate Block

Mining Attempt 2681812e4b5f012d82e0708a062375b27bfd789ea99f05811f4d5bcfed0958a2
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 47622078652a553b0fa4d681ac5f8e3c135e82a0dd995575e8420a7c3dd59fdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,329
Size: 1.00 vMB
Total Fees: 0.00822893 BTC
Feerates: 73.20 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (311,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,637 603,637 000000000000000000136a6be1883bbb5099e53db9bf0b036cba7dabd3b13080 663 0.21/1.00 vMB 24
603,636 603,636 000000000000000000044003e8bdb36c1cbdc382603b8c1ec8fad6d89ecf7ba7 732 0.23/1.00 vMB 15
603,635 603,635 0000000000000000000632cc7402f3f618dcafa8a2b02935fb30a6ac1e7c39e0 1,877 0.55/1.00 vMB 21
603,634 603,634 00000000000000000000fef2746727cc32d1fd65a83ae02ff264eb5637f68e35 3,025 1.00/1.00 vMB 7
603,633 603,633 0000000000000000000967f378cbe4d365853a93a3f2c90b464404cde63c0655 2,521 1.00/1.00 vMB 27
603,632 603,632 0000000000000000000a45fa523a50cb5a3aa0f686a8cd2a48a7b403ac46fb7d 2,705 1.00/1.00 vMB 21
603,631 603,631 0000000000000000000737f7def844219e5236e96fcf42be18445e29f6fe215e 2,963 1.00/1.00 vMB 42
603,630 603,630 00000000000000000003b4d584cde77260f4ca96aabe5fc433615adb2a9806a4 265 0.07/1.00 vMB 24
603,629 603,629 00000000000000000000fd370c0bca1ffffe083c80bb32fcc20c383157ce184a 2,768 0.77/1.00 vMB 20
603,628 603,628 0000000000000000000a34885d4883383c456ff7798856734b393f1d64fbaa52 1,727 0.65/1.00 vMB 24
603,627 603,627 00000000000000000005b11d96ea9c26cb38572c6ac5dfaf9959fc54ae432d0f 1,954 0.69/1.00 vMB 2
603,626 603,626 00000000000000000014edf96e2e654d6020f6e01b0e1681a0c69999ba67ace3 3,038 1.00/1.00 vMB 19
603,625 603,625 000000000000000000074bbc79016030878d7897ca4123de6bab25ccc6dfdec3 2,754 1.00/1.00 vMB 25
603,624 603,624 0000000000000000000da8a32d88638eea46d790c7501143da0e696f37337035 2,956 1.00/1.00 vMB 40
603,623 603,623 000000000000000000145ffb2871d65925edddd7ea58d75deb1d9ef7fcdcaaed 1,211 0.49/1.00 vMB 6
603,622 603,622 00000000000000000011040a548c11897f3c9e816c8f6d602edab4348d8971ee 1,596 1.00/1.00 vMB 3
603,621 603,621 00000000000000000015f59070c41971e7866dec80fd8fe6ab30763b142f73a3 2,082 1.00/1.00 vMB 6
603,620 603,620 0000000000000000000d00b73c1bafb60daf7010db7c414cb930d31015947206 2,577 1.00/1.00 vMB 8
603,619 603,619 00000000000000000011f96d20b3e012f3b475b0d78efecc8c1776e875ac1693 2,549 1.00/1.00 vMB 32
603,618 603,618 0000000000000000000e8237809d325c386a8c7902901f4e44809f837f0f87c4 1,619 1.00/1.00 vMB 12
603,617 603,617 00000000000000000014aff07a812e3ad0c4b4888630a557aff27dfa0893b693 1,521 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.