Loading Tool

Explorer IconExplorer

Memory Pool

17,821 transactions
8.48 vMB
0.05853203 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.84/200 MB

Candidate Block

Mining Attempt dfebf63eddb7c8479c5d7e07b9735d31c885709e69dd5fe6cf199cc14d9497ff
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root e92b4eba1ad6661720f7e57fa5482821fbfa43f11ecb6949d24ff4f2fbe8abda
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.04001861 BTC
Median Feerate: 2.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (740,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,478 172,478 0000000000000315ec36c7d18d302aece2bbe692cdd5ee0f8746a68e9aba5275 30 0.01 vMB 97
172,477 172,477 00000000000009fc44a773c09996f240460e53d784019f476e0fbd1e026560be 54 0.04 vMB 109
172,476 172,476 000000000000083af5bbaaf090b75193f867f4a599371367841aadf0769704da 72 0.02 vMB 118
172,475 172,475 00000000000004946a01f3dfd847dd75d9b89065a725fd16b907eb6930872161 150 0.05 vMB 50
172,474 172,474 00000000000007efc04c94ca1185fdc1e6565e85fc72cafc5feab7da99c4c9fb 46 0.04 vMB 224
172,473 172,473 00000000000007cdf4384c7c7b1513741826f79a3d5b92c1ef1a9f9aa279db7a 1 0.00 vMB 0
172,472 172,472 000000000000037bee13fa9ed034f4ae959e3405c0969d693bd82eafbe0b240d 1 0.00 vMB 0
172,471 172,471 0000000000000294a680fa62515c76d8881c87e5755403ddca6902274b5dde8c 128 0.06 vMB 147
172,470 172,470 000000000000000d14a8a028262dab4904b4ddb8bcf0d43dd40c78c7b83924aa 60 0.02 vMB 34
172,469 172,469 00000000000001407ecc51f00e7efcf92eaddf7609b80932ec154435029f346e 1 0.00 vMB 0
172,468 172,468 0000000000000349ba86a91b340f4da04c159086cc46b8eef6d27c12c50ee6b7 14 0.01 vMB 146
172,467 172,467 000000000000061995fc174403a59f000d560f181b5c644b3b258f01ab18431f 46 0.02 vMB 108
172,466 172,466 000000000000063fc7f829240e535cd4250f9a11884ee4276976b3c7542270de 14 0.00 vMB 15
172,465 172,465 000000000000075a7eb9e59401120c77da5981b33e53eec935eee1271fe1481f 72 0.03 vMB 427
172,464 172,464 0000000000000335f1408ae9fb3b64f877a1e887f35a3a70e91fff7a1e2e6cbc 18 0.01 vMB 53
172,463 172,463 0000000000000a9cbe4db20e5e0c421db9027ae0e3993d0b9c745f100601e32d 89 0.02 vMB 20
172,462 172,462 0000000000000a6ff88c1044371c7776bf6b382bb098f5f7b6cd3d39767a7aef 95 0.04 vMB 297
172,461 172,461 000000000000008106aea4a7460b345a6e2d0402cea44634e09d947142ce46a1 62 0.03 vMB 169
172,460 172,460 00000000000006bf986670a7e4e9e7708b14360f23ec4fa072a3fc388ef52457 1 0.00 vMB 0
172,459 172,459 0000000000000562375c1605c655364af26e5795bdb9bc4d16b4e0eb32507882 59 0.02 vMB 28
172,458 172,458 0000000000000853535cd26e158b0fb24224327c0eb4c03e1f2b2d04ff3604dd 57 0.02 vMB 98
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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