Loading Tool

Explorer IconExplorer

Memory Pool

87,401 transactions
32.88 vMB
0.12444774 BTC
Random Selection Loading Transactions
Max Size: 197.32/200 MB

Candidate Block

Mining Attempt 3c039bbf6c3efdb691fe99ddbed2ccc8aa08012b39526f8aee8685ad6152b57f
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 200344f9ef23af2fed102bd9aca36d8bf106e4303f1eed5e9c8ff8a2be446c0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.04465978 BTC
Feerates: 218.18 > 4.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (537,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,087 377,087 0000000000000000022ecf40cfc7311e993f9a22d966b9fceee46a831143ded5 1,161 0.91/1.00 vMB 23
377,086 377,086 0000000000000000102ab030192a21464b1ed14127db49e55d1b310fc831512b 2,103 1.00/1.00 vMB 37
377,085 377,085 000000000000000007833f6695a5788d369291a05821b2ba54c009606af945b3 446 0.20/1.00 vMB 42
377,084 377,084 000000000000000006eb92c4e7a4c9d24ffad72aff9d100b88c1071625e44e2f 655 0.31/1.00 vMB 38
377,083 377,083 00000000000000000783b817012e65f8788617f6725cbdc4e1f09ac9c4f7dd8c 204 0.17/1.00 vMB 27
377,082 377,082 0000000000000000063028bb0f60e02a812ecaf1055b408da235b8710782e354 611 0.31/1.00 vMB 31
377,081 377,081 000000000000000005d1f037a64bd1576ac84c169c51dfa444d94806e425999a 397 0.18/1.00 vMB 32
377,080 377,080 0000000000000000108249ec807a0ca1359cd2e58eab40336b344a3dad6eb8d4 1,576 0.66/1.00 vMB 38
377,079 377,079 00000000000000000dcd0069c0fde78a6ca87277e89486be27f1c26f6db268a6 124 0.07/1.00 vMB 26
377,078 377,078 000000000000000004ce4d250c668961ac784c2e1f05f99959add5659ba5ef20 1,083 0.44/1.00 vMB 40
377,077 377,077 00000000000000000d242b12d36dbc736eed9c510b69c2106f3c490073fc4284 461 0.21/1.00 vMB 33
377,076 377,076 00000000000000000b57c18f79236e342f691b64c76e01a9916dbc588899c733 528 0.31/1.00 vMB 33
377,075 377,075 00000000000000000e33219b1288ca994fa69661d9dac05873b3620b86f9ddd2 1,911 0.88/1.00 vMB 37
377,074 377,074 000000000000000008f45e68affc875c61e1375fad4a303bb315ea524630457d 687 0.43/1.00 vMB 28
377,073 377,073 0000000000000000001b96bb0ba5f4f0aa157a183d396bbda8093c14937129ea 392 0.21/1.00 vMB 30
377,072 377,072 0000000000000000037f781932a3eef0c3349c6fd2938349913f5d898cbbec6b 390 0.16/1.00 vMB 36
377,071 377,071 0000000000000000042d4565790f350e709a2bcd5862a43119e67432850b86cf 643 0.32/1.00 vMB 32
377,070 377,070 000000000000000003d946ad9cfeb1f7fdfbec0f905e607fc9c5bf2806a3e31f 817 0.43/1.00 vMB 36
377,069 377,069 00000000000000000ffe8a068ab2a0f4b875c8bec1e476f347c47194b8059f89 2,236 0.93/1.00 vMB 45
377,068 377,068 00000000000000000ec6b9433d0e0fe8b4be58071d0059c75318c79921da27ad 964 0.63/1.00 vMB 23
377,067 377,067 000000000000000005a8ad9d11b5a04cf65b084b232b3f59265ac0d4be7aedcf 2,066 0.93/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.