Loading Tool

Explorer IconExplorer

Memory Pool

15,007 transactions
9.55 vMB
0.03114648 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.13/200 MB

Candidate Block

Mining Attempt 72485b3003db090f6f4d2a52c2f2c4c99ca68424603efa7f815654e3768afeeb
Version 20000000
Previous Block 000000000000000000002da2cfaa2c083bb22b8405282515da43f57834a1d7ee
Merkle Root 1321fed3bbbc52579bb4ea096a91763b499d4df6ece2edda61d7cf6ba86492c3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.00996355 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,360 (646,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,568 266,568 000000000000000a52db47f56ccb0ea444451bbb4f39943efcc29297f907b575 62 0.03 vMB 101
266,567 266,567 0000000000000008ea87cb38a91595ccfdad20dc5a53a2faf681e6f2df4e6873 627 0.31 vMB 88
266,566 266,566 0000000000000007c45743d91dfab46b7191db43b54e22152570594369f09aad 415 0.26 vMB 26
266,565 266,565 000000000000000859019ef81e77e7db3b3be63edc6f888b98635b34d15dd956 407 0.25 vMB 118
266,564 266,564 000000000000000928297da55a5c277428ce4122c353dca49f7efdc6a1427473 200 0.25 vMB 84
266,563 266,563 0000000000000004385b06ac24161c9fcb687aee78e4a5275cf45d2dc0fd7d23 162 0.10 vMB 39
266,562 266,562 0000000000000003cc8f4eb6bde1d558915a85cd3590e1266db35fb77f4438ac 64 0.02 vMB 68
266,561 266,561 0000000000000003c58a2f1a692f6da570069f59d18f2840498b70acb0cfa7ef 127 0.06 vMB 76
266,560 266,560 0000000000000005d5bd3d3b3911f3f4a7e9b29b12c6b7d5d39132266499b35d 203 0.08 vMB 81
266,559 266,559 000000000000000a9624a26c18d6333c034664115cd8ff1f66b401a98520f072 821 0.44 vMB 107
266,558 266,558 0000000000000004cf70ff646a464cf5a750e9dd32f5c756ae2871dd892d125e 115 0.04 vMB 90
266,557 266,557 00000000000000019d8ebe1f4714819a25c146c0b833188a3e26657f13c16aea 87 0.04 vMB 63
266,556 266,556 0000000000000002fb0758334d4f310d2b469719ca8831da1b20567eaa73ab49 385 0.16 vMB 132
266,555 266,555 0000000000000004a10a8813d3d0f6658747e41912e7d2e30ff683a52a5cd490 293 0.15 vMB 83
266,554 266,554 00000000000000060f9bb791a96857e35e4a2a3b778f9fc0e788ac26f50ec654 198 0.15 vMB 56
266,553 266,553 00000000000000066fa06e6e8f06ea6f7e66b408b5abea1478f9eee83c482134 338 0.15 vMB 66
266,552 266,552 00000000000000095b4efabed98dff34c065ec89d1b71e263224095be24ecd5b 338 0.17 vMB 30
266,551 266,551 0000000000000002080283b4375f6d3b1e202f571489e5d065f7218a8ad52695 565 0.25 vMB 4,312
266,550 266,550 0000000000000006077346ce2c990431890bd2b7460633b0e6f75ef0a66eea64 470 0.27 vMB 78
266,549 266,549 0000000000000005885b7a7a6a10f8bea935a44f8a276b085b527f0f12b7d945 459 0.20 vMB 85
266,548 266,548 0000000000000000f0afde08c2758913f3074dfba761b179f7da04b0eea75382 422 0.18 vMB 101
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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