Loading Tool

Explorer IconExplorer

Memory Pool

80,967 transactions
31.39 vMB
0.08616252 BTC
Random Selection Loading Transactions
Max Size: 189.79/200 MB

Candidate Block

Mining Attempt fd935542c583073d604ebb60937807ed028b632976bbf6952428eac3dc9a4686
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root fdafc2a4d2983ffc34ea12e7e4955ca539c9d75cf3b47b608f6cc834267fce8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,049
Size: 1.00 vMB
Total Fees: 0.01815395 BTC
Feerates: 150.65 > 1.82 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (195,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,383 719,383 000000000000000000074f430f297344abe4bce5bb14638fa5cf980b73d10642 189 0.09/1.00 vMB 9
719,382 719,382 0000000000000000000a4e9276a54699392e2222a2e0b012d9ecfbf8b8f18f28 242 0.15/1.00 vMB 8
719,381 719,381 0000000000000000000b6cb2ecbe7fa430f829d3eb90bcb600ae77a4c6cb3165 824 0.54/1.00 vMB 5
719,380 719,380 00000000000000000000ef85645edd3b67f2b04eee1460edfacf0b9804ff8a20 161 0.09/1.00 vMB 27
719,379 719,379 00000000000000000002713df49c89bc9d3f920df88fc44101cb9622d6777937 1,684 0.82/1.00 vMB 6
719,378 719,378 00000000000000000002b5b07ac2498d644dcbf36f3bc7c251352cda44a159b3 1,370 0.50/1.00 vMB 9
719,377 719,377 00000000000000000004006521fc7c9939180b24c143b85296f8115ea26217e4 68 0.02/1.00 vMB 7
719,376 719,376 0000000000000000000737d5b1a3149fca496ee3d33caf6695e4d05ef966de73 967 0.46/1.00 vMB 20
719,375 719,375 000000000000000000017bbd43880be4edba8854f8f41631c249498a9bc841ff 1,226 0.43/1.00 vMB 9
719,374 719,374 00000000000000000003e239728f4fafceda68086e6ef5b66a6c179f86c44c79 336 0.14/1.00 vMB 6
719,373 719,373 00000000000000000004b6046d93d1d16108be2ac3c5a0dc9cba18a3977f0bc6 572 0.26/1.00 vMB 8
719,372 719,372 0000000000000000000a1052ffcc83bb8d872e936233b77ef9809d1bb41068ec 2,822 0.99/1.00 vMB 7
719,371 719,371 000000000000000000032d7159288f38a8fb3c40f9a9dce5c7320ed6ccd7e46c 2,009 0.90/1.00 vMB 6
719,370 719,370 00000000000000000009a96347dd1b3dec2087a9f59ba4f4f845aa41f33af6b6 451 0.26/1.00 vMB 3
719,369 719,369 00000000000000000000288de0bc44606836fca6d40995a6f39c3884ea5e8a02 1,206 1.00/1.00 vMB 8
719,368 719,368 0000000000000000000461c76295191e36c34e769bc23bfcbf1ad9a16674fa55 753 0.79/1.00 vMB 2
719,367 719,367 00000000000000000006eb04e12e4f401d0eb1544a448d4cbb084495bd1b8dd0 2,225 1.00/1.00 vMB 6
719,366 719,366 00000000000000000008ebd56968b91169ffe6ab5b3a54af505e9fe67d029680 147 0.05/1.00 vMB 9
719,365 719,365 000000000000000000027cc26ea21532f9c842414dcbbe7da893171b8b15c77d 1,387 0.54/1.00 vMB 7
719,364 719,364 00000000000000000004625065ea55640ebe548b8690db471fdf397d6c40daf8 908 0.33/1.00 vMB 8
719,363 719,363 0000000000000000000b3fd9be49a27043ff0241ca88183354e4a23aff9a4c7e 1,440 0.52/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.74 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: 708.15 GB
    • Received: 16.72 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.