Loading Tool

Explorer IconExplorer

Memory Pool

82,760 transactions
30.38 vMB
0.14661411 BTC
Random Selection Loading Transactions
Max Size: 184.01/200 MB

Candidate Block

Mining Attempt 9e5ee4c1317b04fe50ae4ffb699ef76476ddbf47908ad78a2542d407bcf586ee
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root f4f1dbfed89c3a26c4fb5ce942204d7a35a12d0797c5e12eb921251ae48f7e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.06646039 BTC
Feerates: 150.61 > 6.66 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (136,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,452 778,452 000000000000000000032410c27da3034989c90458fc51644daaf2f964a29a61 2,237 0.99/1.00 vMB 12
778,451 778,451 00000000000000000006189bbbbc6b8609147e7015676094b19c8eeb5e22662d 1,126 0.57/1.00 vMB 11
778,450 778,450 00000000000000000003906d16361955ec8806a960640b6ef435ce562608cf59 217 0.29/1.00 vMB 2
778,449 778,449 0000000000000000000654abaf81f47939024219f97c3b485fcf3a805e78f84a 1,682 1.00/1.00 vMB 11
778,448 778,448 00000000000000000005b4aaa81da70aa2c30b18060a93caebadced45499acd2 1 0.00/1.00 vMB 0
778,447 778,447 0000000000000000000513fc48887ec15099bb507372e2a0c23f070ec66f6109 1,296 1.00/1.00 vMB 5
778,446 778,446 0000000000000000000230f4ca769d43b51f1425361345625d7efde927775534 1,409 1.00/1.00 vMB 7
778,445 778,445 0000000000000000000159d528fad36276f52b32370f06ddcdfad89d8ed7982d 1,886 1.00/1.00 vMB 20
778,444 778,444 00000000000000000001e0f9555cb66757518bc27512ce54a41c9e699823fe1b 119 0.87/1.00 vMB 1
778,443 778,443 000000000000000000000811d9abb86ef158911ecd167b56d9c50f393d2d2ff3 1,669 1.00/1.00 vMB 7
778,442 778,442 00000000000000000000f273198be3aa7cec7949ade70ab566198b9fbf1001ad 2,392 1.00/1.00 vMB 15
778,441 778,441 00000000000000000001ff7441bf4b8df042a02b730e473a3260a49e44bec7ca 1,979 0.99/1.00 vMB 8
778,440 778,440 000000000000000000009a96674fa5fe3974ba626c5d0d6e490add8060b74f45 2,732 1.00/1.00 vMB 16
778,439 778,439 000000000000000000063a24a5b0eba0dd6abc18dcff79b797f67e8d0e247dba 434 0.99/1.00 vMB 1
778,438 778,438 00000000000000000004836f4e3fced1cc920dc254ed649005435a412ab2a6ea 1,383 1.00/1.00 vMB 6
778,437 778,437 00000000000000000003f0ee4438d5f98534fdafae9de385c45deb3e9946c40f 1,957 1.00/1.00 vMB 10
778,436 778,436 00000000000000000005196a74856d82f8b8b05309eca6a4367087416e6cb3d2 2,284 1.00/1.00 vMB 13
778,435 778,435 000000000000000000019c95ca103db0c04905e34e6cbccd215d4fcc30e0d62e 1,215 1.00/1.00 vMB 6
778,434 778,434 0000000000000000000141516486bdf78f76138c638a3fd1e823576a5b27be3b 1,754 1.00/1.00 vMB 5
778,433 778,433 0000000000000000000591eb520ac6583f21f1666fa96333a89f255baed4c56e 2,522 1.00/1.00 vMB 19
778,432 778,432 00000000000000000004bf79364813a996a258478ab0e0ddabfb3d9452f6a65f 2,018 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.