Loading Tool

Explorer IconExplorer

Memory Pool

85,224 transactions
32.98 vMB
0.15749631 BTC
Random Selection Loading Transactions
Max Size: 196.40/200 MB

Candidate Block

Mining Attempt de5eb55d877884f56ed4aa437ec6ae7c41fd0f24a5e950ca969599845c42764c
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 6f82cb406ae3e64706656e1db6d5c620ad819d4723ace9f0619933899f2819df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.04876135 BTC
Feerates: 318.30 > 4.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (106,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,005 809,005 0000000000000000000237623f49ae7b72a0f35d9bbcb13dbe0bd91d5d1d599f 4,593 1.00/1.00 vMB 38
809,004 809,004 0000000000000000000269f5f989ad04c80971b2579ee7b6067b27331daf1ea7 4,102 1.00/1.00 vMB 39
809,003 809,003 0000000000000000000459f6ada65c3842c91cb96d75dade0e99513c685786a5 3,268 1.00/1.00 vMB 28
809,002 809,002 000000000000000000004cd770b5f9218f2a44249524198375d3d45d65d3b571 5,320 1.00/1.00 vMB 45
809,001 809,001 00000000000000000004198473a86bf5a8bec55985583efd16647e72b55e2aa7 5,640 1.00/1.00 vMB 26
809,000 809,000 00000000000000000000fd9f272423d870c314036f80b5a8921ce5eba51989e2 5,567 1.00/1.00 vMB 28
808,999 808,999 0000000000000000000472384184d6099aab5558138ff4b9280e4599619cc19b 3,807 1.00/1.00 vMB 25
808,998 808,998 00000000000000000002f3d12e5f45a53ecfb0d040edf7a0f0e67ff2a3c03507 2,884 1.00/1.00 vMB 34
808,997 808,997 00000000000000000002c9745f03fcb143106b0fc1df070b762d37d7bc6a6530 3,833 1.00/1.00 vMB 35
808,996 808,996 000000000000000000046dbe133e9eb057d4b75dad80234ce28a77bb39c563e8 5,147 1.00/1.00 vMB 28
808,995 808,995 0000000000000000000303394395d7db1df7bf3dc65f967fdb90cac31e33eed4 3,667 1.00/1.00 vMB 39
808,994 808,994 00000000000000000002aefd5752dec01f0a8de83f1fb79c12771bd43e06469a 6,366 1.00/1.00 vMB 23
808,993 808,993 000000000000000000020d8beb3fcfed1210350b0006b5d409547fe99554ea98 3,085 1.00/1.00 vMB 28
808,992 808,992 0000000000000000000477d502499271af96813f8f331364f381acdc906e9ab6 5,399 1.00/1.00 vMB 25
808,991 808,991 00000000000000000003ef88c9a416081b3228cd4161a9dcfd6cc8fb53a1fc80 5,805 1.00/1.00 vMB 27
808,990 808,990 00000000000000000001a8edfa09285718f59f1d13c9f3633c326954821c1a14 3,055 1.00/1.00 vMB 31
808,989 808,989 000000000000000000006d9499d22a835cf6c51b662b9a70fd678d15e4faa834 2,984 1.00/1.00 vMB 30
808,988 808,988 00000000000000000003af12d459622a3b08f12c322afdd0ebc947c625566d4c 3,252 1.00/1.00 vMB 32
808,987 808,987 000000000000000000004e25f2da55b4b826a944f9f868817da28103f6441355 1,977 1.00/1.00 vMB 40
808,986 808,986 00000000000000000001ae649fe87165e8dfcf7d66b8b61f0481a929eee5e341 2,365 1.00/1.00 vMB 30
808,985 808,985 00000000000000000004a3172ed876832d85ccbff614607b8e9b4c1565384b84 3,856 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

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