Loading Tool

Explorer IconExplorer

Memory Pool

77,384 transactions
29.01 vMB
0.06954699 BTC
Random Selection Loading Transactions
Max Size: 177.88/200 MB

Candidate Block

Mining Attempt 37d48b735682dd67a69dcd8cfb4ada56ef4be782f73de3261c770fec0c787c9e
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 8c47e743006062101522d2e1b0fd46a5c45f372ddc0f6d4671612e8f400d5c8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.00632063 BTC
Feerates: 96.15 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (195,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
719,362 719,362 00000000000000000007b9ab02332fc027c6619e8ed07f7507ba1215b4be8d87 282 0.14/1.00 vMB 5
719,361 719,361 000000000000000000006bd4c56c716bff0118f06d54d22049cb2b24bd510147 2,304 0.86/1.00 vMB 8
719,360 719,360 0000000000000000000a1fc409f7493796df333d04f2387bffdbb9cb3eead65f 1,272 0.43/1.00 vMB 8
719,359 719,359 00000000000000000000daeaa2682b4d48d8a570c20bae01961ed4625299a783 937 0.39/1.00 vMB 7
719,358 719,358 00000000000000000000fc04ecf201d089e61a3b258e5fa48c2e0ad3c6408f61 1,509 0.63/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.