Loading Tool

Explorer IconExplorer

Memory Pool

78,971 transactions
29.92 vMB
0.12117109 BTC
Random Selection Loading Transactions
Max Size: 179.80/200 MB

Candidate Block

Mining Attempt d4e9501403055cfabfc610a5e9d1597bfa32ecb9fd558ffe5ab81a1048284ad6
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 01dc846e538485d747f578eedba239987331b9e1ad5baa0d28b05fa906b9f57d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.03787036 BTC
Feerates: 673.02 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (166,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,509 748,509 000000000000000000092ce62258bf6609d4f89f2355f84b7401597ff6694e10 1,459 1.00/1.00 vMB 16
748,508 748,508 000000000000000000016a1e2c559b67c87db8322a06aab8908c091691dac6f3 1,005 1.00/1.00 vMB 13
748,507 748,507 000000000000000000081de1ba79701bafca36e170c7112833fe73b1587b2f0a 1,563 0.71/1.00 vMB 9
748,506 748,506 000000000000000000056d14e28df69b8f5b5e1c025800d3f0ac36a466297d24 75 0.02/1.00 vMB 18
748,505 748,505 00000000000000000001fea5f9016121535ef3387eb8f0780f742dfdf2fdc35f 1,669 0.79/1.00 vMB 11
748,504 748,504 000000000000000000053d0086fa75673c09318c29c8fc744c75e74c02aca1d2 924 0.60/1.00 vMB 8
748,503 748,503 00000000000000000003221707598f46bfb26ff1e3b8ec3f5918f3630ed7e2fe 790 0.87/1.00 vMB 2
748,502 748,502 0000000000000000000181ba0b37eb3a3729933ed7c210230a866de2dc398160 2,249 1.00/1.00 vMB 14
748,501 748,501 000000000000000000005a264af63ffc903dd0f2a54efd375bed69c83a51bdd9 804 0.35/1.00 vMB 11
748,500 748,500 000000000000000000015c5e47e1357ba9a806663d6b93203c6404127d4e9313 1,316 0.59/1.00 vMB 9
748,499 748,499 000000000000000000077abd748d24921d2514bd90b7940fe44a14a58fd0cc2c 1,177 0.54/1.00 vMB 9
748,498 748,498 000000000000000000099a71c1828889ffd14008ab463034d3ad06673bd84a05 1,503 1.00/1.00 vMB 5
748,497 748,497 0000000000000000000123a04dbff0860ea2508504c2135f00fffd6092df06d8 1,306 1.00/1.00 vMB 17
748,496 748,496 000000000000000000089db2824d38a4a503ad642b22ab19ebe7ed53f0709f3a 541 0.19/1.00 vMB 11
748,495 748,495 00000000000000000002c13eb35d78d9bf869f65a6a149e610389ff6db64d9b9 30 0.01/1.00 vMB 13
748,494 748,494 0000000000000000000049cdab75d29adb33abfdf449e731f8048ced5930f67d 906 0.39/1.00 vMB 10
748,493 748,493 00000000000000000000b1c0c806f682df705554ad1910c7e2db2c4d39775fc7 1,476 0.71/1.00 vMB 9
748,492 748,492 00000000000000000007e5b3fb8387ca6dca162d835e6d3c5a265f106e0c2c0b 908 0.55/1.00 vMB 8
748,491 748,491 00000000000000000005e866ef08403c1e5cdd5a4b235592bf9e209d40aad37d 324 0.18/1.00 vMB 9
748,490 748,490 00000000000000000008904c5e94ec0cd8d71c8f543ab79f5459fe8cf6ccc736 42 0.01/1.00 vMB 12
748,489 748,489 000000000000000000099652829264275de561a0d3e3b2bbedee7a866ec94e7b 182 0.12/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.