Loading Tool

Explorer IconExplorer

Memory Pool

76,349 transactions
27.40 vMB
0.06668134 BTC
Random Selection Loading Transactions
Max Size: 168.04/200 MB

Candidate Block

Mining Attempt c513b00f1c01c7eedc9125117cc37de2b0702e30162f9cea8e7b1f4c98a756a4
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 6bda39386a850293a54d65f7f548d3eee721ffeb7e6640a3a9f2fae03cd77384
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,333
Size: 1.00 vMB
Total Fees: 0.00837615 BTC
Feerates: 59.19 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (132,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,133 783,133 0000000000000000000308b0b9200ac95cd6b22e87a891d8aeb0c2e43bfec278 826 1.00/1.00 vMB 7
783,132 783,132 00000000000000000003c5d157a343ec4d9b0a623adb9af8eabc865764808896 195 1.00/1.00 vMB 4
783,131 783,131 00000000000000000004df8586e9b7194712258dd39cb1f2fbcccd7a66d22344 198 1.00/1.00 vMB 4
783,130 783,130 000000000000000000025dd4c7a048a1b744f7318225194211f5104062427722 1,067 1.00/1.00 vMB 7
783,129 783,129 0000000000000000000168b036b069c5b23bfae8ef85daa45832adfab3b61e66 2,549 1.00/1.00 vMB 21
783,128 783,128 000000000000000000058e5930b0004dfd6b9f6e9447fda833547ed61f678096 3,251 1.00/1.00 vMB 11
783,127 783,127 000000000000000000025e517541519090adc316541d2a675185f74bdd0a0978 1,029 1.00/1.00 vMB 10
783,126 783,126 0000000000000000000518f3e6a9fb7526b8633c42b94b14db4be707964a7d1d 1,962 1.00/1.00 vMB 23
783,125 783,125 00000000000000000000b8ba614d175fe8869d62ca20bed5998b3f2cb03eb4b9 3,225 1.00/1.00 vMB 13
783,124 783,124 0000000000000000000565cabe4a0cd17d5f378ae30c0247e7dbd95174c8c3ab 1,639 1.00/1.00 vMB 14
783,123 783,123 00000000000000000001bf005d317085d970d9f36e5edef0fd930940d72c57a7 2,438 1.00/1.00 vMB 23
783,122 783,122 00000000000000000001015f7b805e001dc88d8b55908e8e41792939a5c009e8 2,891 1.00/1.00 vMB 29
783,121 783,121 000000000000000000057136a11a19a27f58947236c86e4a9653f8624e6f50a0 2,244 1.00/1.00 vMB 37
783,120 783,120 00000000000000000002242a7739b5a4bf89e6105a671953ae5677cb29b294bf 2,289 1.00/1.00 vMB 29
783,119 783,119 00000000000000000000320eb7dceb9f3468849ab9b10c6d754bb71959366002 2,117 1.00/1.00 vMB 36
783,118 783,118 000000000000000000003e00ab7256df3a415e11398dd71373b868574e5acf33 1,501 1.00/1.00 vMB 36
783,117 783,117 000000000000000000000e9e41e66114be013f730db632c121ba3a635265b347 856 1.00/1.00 vMB 9
783,116 783,116 000000000000000000027867fa7c92f71af0afc977462f52a6fe54b6795fbb92 1,067 1.00/1.00 vMB 11
783,115 783,115 00000000000000000002d71c0c5175a8ec6156cfcde900f7fa94bd02e0d9a977 1,826 1.00/1.00 vMB 29
783,114 783,114 00000000000000000003dadfa32dd83ee5b545eb14f207d7b32d156385627c5b 750 1.00/1.00 vMB 9
783,113 783,113 00000000000000000002d2953e391c71d16a04e69df58030c565d87656a91753 384 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.