Loading Tool

Explorer IconExplorer

Memory Pool

83,995 transactions
30.94 vMB
0.08474825 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt 92a66cc292062b2592ff2a91a4392e444a5c261b27f56096226ac417ee204be7
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c37577623652a7768c9165f813cf5ed2f05f5d82e83dc36e68851ad92b965d7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,403
Size: 1.00 vMB
Total Fees: 0.01369110 BTC
Feerates: 60.16 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (614,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,819 300,819 000000000000000046d54ed924f0174d5a49914cc065a7e108ae82febf48530e 122 0.07/1.00 vMB 40
300,818 300,818 000000000000000070adb9d9295949651f5e7515e348e9ab5bc948ceb4a5fe69 45 0.02/1.00 vMB 39
300,817 300,817 0000000000000000283a1f29b7460e568bfab7aa1a84ba73a6c4990d920f8de4 114 0.06/1.00 vMB 30
300,816 300,816 000000000000000032cae99e3caeefa638ff562454a9009aef01b24c10c6862f 259 0.14/1.00 vMB 31
300,815 300,815 00000000000000003ce0ff409021a73bcc5ec03d0c8a3e995707e6d20fc01d32 105 0.07/1.00 vMB 23
300,814 300,814 00000000000000004e9b67ea660835d84b3f8b8deba6d163b6ce603dfb94d4aa 266 0.15/1.00 vMB 29
300,813 300,813 0000000000000000691393d92a750e4b93c0e3c044e398de3ea2350eeeff33b8 256 0.12/1.00 vMB 34
300,812 300,812 00000000000000003e79f0a3e523b2efbbafb00562efbf8b143d491d4044713e 201 0.10/1.00 vMB 45
300,811 300,811 000000000000000057e1412ae916ca0dc93874d4b9e83cac93401c97bb49f474 376 0.17/1.00 vMB 33
300,810 300,810 000000000000000023454abbb93c502f3076bd374073a6b44833d29b8eb3551e 690 0.35/1.00 vMB 30
300,809 300,809 00000000000000002ab48b67094499d10b3226d5397708062c7433a37427a138 637 0.35/1.00 vMB 31
300,808 300,808 00000000000000003d8b48e0cbcb3ea9882e652ac20bcd9ce716958a83d42d26 107 0.05/1.00 vMB 30
300,807 300,807 000000000000000008ce560644157563cb7cd89a7a79b9d901a916ff8971aff5 301 0.30/1.00 vMB 16
300,806 300,806 0000000000000000652f91e1d6e14639584b293cf32ec82b155a68fceeca8e0e 36 0.02/1.00 vMB 19
300,805 300,805 00000000000000005af5f69162a6b109dfe05e01e1cbd9487c4f1dfcebad6038 384 0.21/1.00 vMB 30
300,804 300,804 0000000000000000392da88d05d0b3fab453a58eb53263d551cf7035af9ca289 539 0.13/1.00 vMB 42
300,803 300,803 00000000000000004f7fdc0fdb2b18ef43ced46c97e28667a1666edb96235b6b 1,259 0.55/1.00 vMB 37
300,802 300,802 00000000000000003cf8448f8bd3e32b40dec3700455a11d45a883fbd959ef0b 16 0.01/1.00 vMB 47
300,801 300,801 000000000000000057d8bb3d5910b1b3251c4dc6b10015925af1de7f00c8514e 310 0.19/1.00 vMB 30
300,800 300,800 0000000000000000547f4cb3dd0cb0aae96a02dbd75048cbc46cfc7062109cb1 97 0.08/1.00 vMB 25
300,799 300,799 00000000000000003a9e4e6b07483f513ec45207ef6701758f9a3927ccb1f6da 422 0.21/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.