Loading Tool

Explorer IconExplorer

Memory Pool

25,036 transactions
5.44 vMB
0.02495732 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.71/200 MB

Candidate Block

Mining Attempt b44f8c49591b1d40aeba82e5d4a58b82b2baca6d14228b329b07ccabbc02cfc0
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root ae5d7b78fe4d6eb733b88448e14a518c1636c37219bf66774b73f9e52974a258
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,333
Size: 0.44 vMB
Total Fees: 0.01186474 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (725,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,629 187,629 000000000000010b913bd4bbb7c0fca3430c201e26c33247945e2c66928bdac1 130 0.06 vMB 119
187,628 187,628 0000000000000437e92c9a2a851175358bdcb1248b4decb88da51cd78c6b643b 16 0.02 vMB 64
187,627 187,627 00000000000000cf4275c7964e6db4c61239421d361fcc34e07ad5e3bd7aed4d 288 0.10 vMB 136
187,626 187,626 000000000000070775fece578ee12e9ec8dbd996cfe10b32a655381c667d2870 59 0.02 vMB 58
187,625 187,625 000000000000029fbfa2951f0c1be4afa2432f9dc3b2c891ef84eaac3d136647 32 0.01 vMB 0
187,624 187,624 00000000000006b07f79d393d8ca4905a540a9571fe7843a4acaeaac83a4921c 256 0.08 vMB 211
187,623 187,623 00000000000009236c06984456998dbbf028c81587fd65902d4daba659bb6e8c 167 0.05 vMB 80
187,622 187,622 00000000000000f382565a53b4b303327ce4e44e28c48dcc1b8772c523d087bc 112 0.05 vMB 82
187,621 187,621 00000000000003023c4d9a6b451ad57c324bf887344422bca3f41e7a1cc45d96 122 0.07 vMB 86
187,620 187,620 00000000000004a2322a86123d79e2d1be84021052c7c7e548b3b58752616342 90 0.03 vMB 161
187,619 187,619 0000000000000377916549dd86b90e1e411da0d333732ff31b8c70d981262e44 128 0.05 vMB 130
187,618 187,618 000000000000027d1172cae01db9f20556f42999fd3e3ce998bee81dcb3f08a8 134 0.06 vMB 190
187,617 187,617 00000000000005dfae32e50f8a7f78545c8f5e6e8c8da08b443881a21ed91f4c 149 0.07 vMB 99
187,616 187,616 000000000000090f77693a5d7983233865e1069673518a5bfa8e05ac40e7a09d 256 0.12 vMB 140
187,615 187,615 00000000000007ae20d963d3ec9a2fd377ea31105d779d634b545b0c67fd6a2f 137 0.06 vMB 99
187,614 187,614 00000000000005765e71b3a8a840e5db12023c241b130e94555807b874d3a505 137 0.06 vMB 89
187,613 187,613 000000000000027ebd50faa2c6dd60a3bcd37598bcf25b3fa5d9166bf78d7319 191 0.12 vMB 120
187,612 187,612 0000000000000428d04d122ee400c736fe0d6742a883a86d8f4c0981a9c3d935 9 0.00 vMB 44
187,611 187,611 000000000000062046f397861840a23ede0dbad84ccc40220efade6f3c6f0f9f 20 0.01 vMB 175
187,610 187,610 000000000000030636c35363226a5e5da90c349656edb0a193b798e6069385be 107 0.06 vMB 115
187,609 187,609 00000000000005aa4bfea7bc418bf89a96636c3eab47219cf4c0b2e57190f9e3 105 0.04 vMB 124
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.57 GB
    • Received: 0.58 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.