Loading Tool

Explorer IconExplorer

Memory Pool

39,479 transactions
17.41 vMB
0.13611372 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.26/200 MB

Candidate Block

Mining Attempt b8ff1441f5cdaf37b934d390faeefec3fd3b8e25990f14bbbf694b23500942d5
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6e694337878dbf6df2b35bcca97a0511330e9e2e0e61bdcea5fc9783780ef24e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.03582069 BTC
Median Feerate: 3.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (712,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,878 200,878 0000000000000501b0ac00a785d7c910f4bfe5596e17ba327e11921572025d2d 170 0.06 vMB 139
200,877 200,877 000000000000049e5e2551cebf651aa3fa6f92dc0a5329576a14727e1dfd157e 112 0.03 vMB 33
200,876 200,876 00000000000005c12e6046839c71c0c4a52c29f11c04a4060af53e526cb482b0 32 0.01 vMB 96
200,875 200,875 00000000000001f5da3bff72502c67f259f4c8c3a11507e93e9510cd3b12d83d 51 0.03 vMB 68
200,874 200,874 00000000000000fad2283a67bee55e61ca7dd926a3a84b720552f9ebb6ac9576 308 0.11 vMB 160
200,873 200,873 000000000000024e889cbfedf778d07646aa761c36c14488806c3b76d0aee854 167 0.07 vMB 111
200,872 200,872 000000000000043ddd257ee53613f6c432852504984a9580eb26cf82f8280af3 85 0.05 vMB 82
200,871 200,871 000000000000006b96f00c05fa0416015c4a207c07d2e3a5f75aacb8117cefa4 163 0.08 vMB 89
200,870 200,870 00000000000002e1ece48b202e7cb0f4a0c6abb7e21dc4578165fac173b3a449 557 0.23 vMB 138
200,869 200,869 0000000000000420a2051f48db53b0373207e3765599d858980e67216d6e637f 4 0.00 vMB 67
200,868 200,868 0000000000000127c78b52b241a1142d4553298fa8c55ed3632eb32850cd205d 186 0.06 vMB 163
200,867 200,867 0000000000000243fa372d28c048552bcd895f46f3ac6ed84f1d72d3522d501c 456 0.18 vMB 135
200,866 200,866 0000000000000272beaad27cad41bd3d38b903f0066210c01eb298a135fd8738 57 0.03 vMB 79
200,865 200,865 000000000000055d40975dc4683acd42b98f18bcdd99b4d8b50c6e15b8c7da7d 19 0.03 vMB 24
200,864 200,864 0000000000000063796ddcc0003b59870cd14982efa8eb6ff238f3d7b33fde42 240 0.10 vMB 136
200,863 200,863 00000000000000f273a4b5deb351c849060568df30929ceaaca81ae295fec14c 42 0.02 vMB 155
200,862 200,862 000000000000020dc348fff7c368f71619b977b4adea1d8b02ea0ae22fd50dd2 100 0.06 vMB 190
200,861 200,861 000000000000037c91a3ff9b803070ed13aaf0f686699bc00735a36ef8087d84 288 0.12 vMB 268
200,860 200,860 00000000000005d8004d5f32ebd8fe154697602d90a8de3f0dde279a48fc0dea 13 0.00 vMB 2,004
200,859 200,859 00000000000004b80959811e0b8f41dff3426f95d2a660c092594ee48d087700 231 0.13 vMB 358
200,858 200,858 0000000000000134ebd5c264fc85592e525c1701aa0f86005ff8e6e93f7a1fe1 280 0.16 vMB 97
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.55 GB
    • Received: 0.47 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.