Loading Tool

Explorer IconExplorer

Memory Pool

26,750 transactions
12.08 vMB
0.03531403 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.66/200 MB

Candidate Block

Mining Attempt 003ed8a3f5445796fbe1e154d158d8665d072f8d18299200a3c30c33a5c01ef4
Version 20000000
Previous Block 000000000000000000012f3380705eda1e12298a3750d2699d73c372d2d3d1b4
Merkle Root 02c410b469eb9001bc1e4ed8a3a8ca68b3c90222a45aa295efdd8db6ed177a39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,189
Size: 0.997894 1.00 vMB
Total Fees: 0.01495861 BTC
Feerates: 180.34 > 1.50 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,729 (553,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,389 360,389 00000000000000000013e1c72005d53006452238d56ead1a0e6c9d8da91e3284 387 0.20/1.00 vMB 29
360,388 360,388 00000000000000000e55e325a086cf178eb0a0c77b499b7130e08ce17baa4bae 302 0.17/1.00 vMB 21
360,387 360,387 000000000000000000ed0e7147dae576cb609c41f51ce86ebf4b47f8389b8e40 190 0.08/1.00 vMB 26
360,386 360,386 000000000000000010e47dd567dfd33ed1f0a68c30003be7aa51623b7fec0568 136 0.05/1.00 vMB 31
360,385 360,385 0000000000000000083774cd4c68087c59743b796a85a368cf3b990ba22e4f72 334 0.17/1.00 vMB 24
360,384 360,384 000000000000000013ae46a72e5792ff56a1aed21baa4db9703db0ceef1ef760 368 0.20/1.00 vMB 21
360,383 360,383 0000000000000000075fdd4d131aa236e5e46c2241582218e35462bdf79e36cc 406 0.21/1.00 vMB 29
360,382 360,382 000000000000000004f48aa29d63ebee9d410387ac124df7fb7c1f3d5ba23332 1,063 0.52/1.00 vMB 25
360,381 360,381 000000000000000009ddfffdd8423f5efbd71120362851611be75e18881376cc 1,036 0.46/1.00 vMB 31
360,380 360,380 00000000000000000d222b549446578b6f0ef813e0dc98fd97bfdeeb340126e0 255 0.11/1.00 vMB 32
360,379 360,379 0000000000000000043f484fb137fe02b854f32ae34c79c79de07063e3368891 108 0.06/1.00 vMB 25
360,378 360,378 00000000000000000100cc82e6d67102efff038ce42a00ed90ea6f5baaaae7ab 886 0.41/1.00 vMB 30
360,377 360,377 00000000000000000d56d8d5dd751ede3caa802fc71a65979532b60f6954afa9 518 0.32/1.00 vMB 25
360,376 360,376 0000000000000000138938c53b34479bf07b900daab6b9ec36962aef4d986389 792 0.38/1.00 vMB 28
360,375 360,375 0000000000000000137cdb089dfd304b970beef02f4834820a2342dc2e9d3694 300 0.17/1.00 vMB 22
360,374 360,374 00000000000000000cf78adf9e9f210e04d36318eda480b20d01dd5b5887c2be 235 0.19/1.00 vMB 46
360,373 360,373 00000000000000000f463d56a51f200634874e2522badd7427f2c290b22f4585 817 0.58/1.00 vMB 48
360,372 360,372 00000000000000001180742b6d2cdf722cc48928a2b8b349f4064642e99665f3 613 0.41/1.00 vMB 20
360,371 360,371 000000000000000008d8f4b27d0cef6172a5bfb5df3c806eda82b9242d83f041 1,179 0.75/1.00 vMB 26
360,370 360,370 00000000000000000cf211ae1fb0ba1856dcd38c953633f1a72937a53c836db9 620 0.32/1.00 vMB 27
360,369 360,369 0000000000000000131d0341399e30b1b9ea2ac53ef027e925ea79d17ec37b42 842 0.50/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 780.15 GB

Node Details:

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