Loading Tool

Explorer IconExplorer

Memory Pool

84,586 transactions
31.84 vMB
0.10930674 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt e69ddd68c5aa922eee6466d8e1850a9cb64390a96bfe2e300c925376755e4140
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 690b2f1e9c8610b5b3523c2f62a4f2ca6e9be248fc7035c963923ce405354be9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,778
Size: 1.00 vMB
Total Fees: 0.03224355 BTC
Feerates: 299.43 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (132,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,139 783,139 000000000000000000023db2d7eaf6407eaa55d9654511b2f4abcd95daa0d278 1,015 1.00/1.00 vMB 9
783,138 783,138 00000000000000000002ce19128385a7aa53a1aecca8b4ade14691bed439729d 1,443 1.00/1.00 vMB 20
783,137 783,137 00000000000000000003b52b5b3ed0b80c814894bc936c2f103997d6f2f6736e 2,133 1.00/1.00 vMB 25
783,136 783,136 000000000000000000017c2ebd17462d4d6e8d92342af021510acd0d5e81ef7b 1,531 1.00/1.00 vMB 10
783,135 783,135 00000000000000000005ca1516b481ee080358398a7534d5bcd9351969d95f77 1,237 1.00/1.00 vMB 11
783,134 783,134 00000000000000000005e35df04e3417f6f5d233dda0ca1be07a3d785e96f16c 1,992 1.00/1.00 vMB 17
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
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.