Loading Tool

Explorer IconExplorer

Memory Pool

78,969 transactions
29.45 vMB
0.06725831 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt 55e8f56591b5a65f56166931b254fa8d432412128f098f1fbeb04729d7d0116b
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b7c5af03fa14f022225e3171ca0e462d013851c4c57ba2008364a3317f1fc929
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,391
Size: 1.00 vMB
Total Fees: 0.00747070 BTC
Feerates: 150.77 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (503,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,452 411,452 00000000000000000535c221a18bfe2fb87bee76010f4b2b62031bd2676cc190 1,874 0.99/1.00 vMB 31
411,451 411,451 000000000000000003cc3ae7af416698be8601fdb15c8e8a5d0784c6c4ed43d6 1,605 1.00/1.00 vMB 42
411,450 411,450 000000000000000004e6db7eb22673f0cb5ac97ce5951d5c0999a7313fff37f6 2,194 0.75/1.00 vMB 47
411,449 411,449 00000000000000000356e568bfbad92bcf566d9040cc478ad6b2afa6019c55c5 3,020 1.00/1.00 vMB 73
411,448 411,448 000000000000000002ce4032d9d0fcbd012ae5dba6390b37e480d1dc5e40f5ad 2,207 1.00/1.00 vMB 38
411,447 411,447 000000000000000000ce86e3f4bbc07253fa44a84b0cdb7c30fe89647657f2d7 1,414 0.58/1.00 vMB 49
411,446 411,446 00000000000000000122d9484335c70f706873ebea59b675a6039c15c94b6c90 1,796 0.90/1.00 vMB 36
411,445 411,445 000000000000000001365adfd354846a60c6c8ef92a09a0d22060b5df4012809 507 0.50/1.00 vMB 15
411,444 411,444 0000000000000000009130f8b8c0e411ba42e73419613d54e57ca6b37d798cf4 1,620 1.00/1.00 vMB 28
411,443 411,443 000000000000000000657c69a6b5e15c2fd75a9c789d948a55d3e60bdda20933 2,497 1.00/1.00 vMB 50
411,442 411,442 000000000000000003b231c86d6b35f07951c9231e170548f2e746a26b943a1e 3,246 1.00/1.00 vMB 72
411,441 411,441 000000000000000000ca5f7e12a67978c5b1fc528a093899575d2b0aae415c6f 2,075 0.93/1.00 vMB 62
411,440 411,440 000000000000000003c198f8a0818aa4170ae9243f76cc410636fd926c3f23a5 2,818 1.00/1.00 vMB 55
411,439 411,439 00000000000000000387eda0438f7ad200ab0b5140940254086ad4669b816470 14 0.00/1.00 vMB 145
411,438 411,438 0000000000000000053a974c951be24d9fed573ee15801a2e8a699deb139664c 640 0.38/1.00 vMB 24
411,437 411,437 00000000000000000300f09bbd8fe097ed8711e2131668f0dcb1bdd977e6228e 2,575 1.00/1.00 vMB 48
411,436 411,436 000000000000000001c896e9082e92a56d1472fdfa79265b8ba679a17b350fd0 2,897 1.00/1.00 vMB 51
411,435 411,435 000000000000000005a77fab235235592e875eec3d6d4736a94196ada93f9260 132 0.05/1.00 vMB 54
411,434 411,434 000000000000000004fccc23eb67436727fc11ce2be31085bfb386c1f9c63932 1,609 0.74/1.00 vMB 36
411,433 411,433 000000000000000003bbe577f94df8e1ec7caf1ba1a45d8efa7312608920d562 1,030 0.46/1.00 vMB 37
411,432 411,432 000000000000000001ab5e1c0e82799fe519a9892afd3dfe2a1ace1e7a1ab0c3 556 0.22/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.38 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: 664.29 GB
    • Received: 14.96 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.