Loading Tool

Explorer IconExplorer

Memory Pool

68,138 transactions
36.31 vMB
0.22597802 BTC
Random Selection Loading Transactions
Max Size: 195.15/200 MB

Candidate Block

Mining Attempt 139e3327accb0aa92d5f4fcea5a3c8f21b59c1e0d2c37dea2759330c72520889
Version 20000000
Previous Block 000000000000000000003037e9a0a24f24be3154ef9bb067e247aa21b2ef2f6f
Merkle Root 4954e039f593beeb8486ea05f42cb699955a48e1a77844d43e91e78fe453aa57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.07881723 BTC
Feerates: 302.00 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,420 (789,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,562 124,562 0000000000004434eac31093ed8146ea7dca8942e53143df39e6d6950af63575 3 0.01/1.00 vMB 1,397
124,561 124,561 000000000000226a96df43987f4b258e3364c013fb0e5b481961d102566da6a8 12 0.00/1.00 vMB 520
124,560 124,560 000000000000371b1784a5aa064ae317486bf758f0bbed141b06fd67018e2f94 8 0.00/1.00 vMB 602
124,559 124,559 000000000000140577f9a9efc69a51b99a3ddece42f92f511737a6019dd32c08 9 0.00/1.00 vMB 942
124,558 124,558 0000000000003e8e23bd7fbca17cec9f384997133927200c631c42b5e5a15083 18 0.01/1.00 vMB 936
124,557 124,557 000000000000590a9c7ba703d5d00d1ba0a86213d211158e7b63b98f03092429 6 0.00/1.00 vMB 0
124,556 124,556 0000000000005f3c2f985aad095747d64b1bd4124994be9a3adae66656824515 29 0.01/1.00 vMB 561
124,555 124,555 0000000000003dc17c507abbcdc5caaa00f215a3e141541b7be237b7c5724f3b 48 0.02/1.00 vMB 2,195
124,554 124,554 00000000000015269314579571fd874b131f2fc4af8bd4fc409315d4c535c556 12 0.00/1.00 vMB 1,017
124,553 124,553 00000000000040347fd35dd9daa798434cbd7a148aaf39a09f40faac3e32b3e6 34 0.02/1.00 vMB 508
124,552 124,552 0000000000003e525ec4948b44cb6f92eb03cbcfaa326bed98f60a778a514c1a 8 0.00/1.00 vMB 864
124,551 124,551 00000000000019121c9cfd7bea41f768a1293a3cc093a7bba4550d36a08fe4b3 8 0.00/1.00 vMB 341
124,550 124,550 0000000000002266d51fa62153ec428764865523d78c2ff9e5e8b9ecbddc94a2 19 0.01/1.00 vMB 1,267
124,549 124,549 0000000000000c2095107817f29f6e58369aa6cb8eec80ec10a83b0cb835e973 6 0.00/1.00 vMB 355
124,548 124,548 000000000000387159770946fe4e2e5c199651ab1bc3f32dbfacbba8e4fcf5c3 5 0.00/1.00 vMB 611
124,547 124,547 0000000000005b0f44d23faf284f613731d8826b55d7e9d3ebd47fc125ce5da8 8 0.00/1.00 vMB 0
124,546 124,546 0000000000005b6753030e69b36ca37af9e8e0b45e56e0edaea1118f65090fca 23 0.01/1.00 vMB 0
124,545 124,545 0000000000005325d5c45c7b09f9be2674710c7d5bf32078e7054a00d239f19e 4 0.01/1.00 vMB 503
124,544 124,544 0000000000001abf8ff9e4f5f109295f43cba3a852e090193d765e865f5738ca 5 0.00/1.00 vMB 0
124,543 124,543 0000000000001972960460a001c8edc92674c310fc21d31ce00568128779dead 27 0.01/1.00 vMB 233
124,542 124,542 0000000000001af186fd3575ba98bc8437956a638a51a232dc8ef36b3a7e2665 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 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: 602.12 GB
    • Received: 10.30 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.