Loading Tool

Explorer IconExplorer

Memory Pool

77,332 transactions
28.98 vMB
0.08415478 BTC
Random Selection Loading Transactions
Max Size: 174.86/200 MB

Candidate Block

Mining Attempt ee588e3d3387bc8a6a780f20a315dab596ae658b50b63eb6a98c41c0bf9662dd
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root b77f97c2c5dfaf49babace650b1b3558d44c2effbb54c9919f097ba3b65c92b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,560
Size: 1.00 vMB
Total Fees: 0.02374105 BTC
Feerates: 103.00 > 2.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (467,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,191 447,191 00000000000000000291d74880d72b025319abfa0639b8a6a55592f4ed2584e3 904 1.00/1.00 vMB 30
447,190 447,190 0000000000000000028c49f67d473039805b70bef154ff753d367172ca971286 1,761 0.77/1.00 vMB 77
447,189 447,189 00000000000000000014f21f06338eed4025bc0e887b741859530101d82e48b2 1,183 0.57/1.00 vMB 60
447,188 447,188 000000000000000001c8d8bcaf7729fc8447a11a8eae6b4aa550a09704654fd4 2,464 1.00/1.00 vMB 92
447,187 447,187 000000000000000002d9b3eff184da237b5424d529218d911a12e7a18f5ae98d 1,646 0.72/1.00 vMB 80
447,186 447,186 000000000000000000581dbb907537c86c8b60340f3038e44367f225263c128f 1,515 0.99/1.00 vMB 49
447,185 447,185 000000000000000003208ba0fd5f7634194ff87e638b9c7e9627d5c9911d4ab1 1,768 1.00/1.00 vMB 58
447,184 447,184 0000000000000000014df9af57de6dd7aa9c9e5b2a019b01316c45833aeff677 2,071 1.00/1.00 vMB 72
447,183 447,183 00000000000000000321046238d49b44bee83de3ea890ff5493db467a662b837 2,638 1.00/1.00 vMB 94
447,182 447,182 00000000000000000300ed26bba5e0383eb8361e8fb61a56f425811052b4f3d5 616 0.25/1.00 vMB 84
447,181 447,181 00000000000000000118dc34b7fc0477cf630a77ebe1c1f22f68b21bd0a09efe 738 0.95/1.00 vMB 28
447,180 447,180 0000000000000000010ff6a4d599eb2c77f22b3371ff754a264ba5ca69aa2326 1,371 1.00/1.00 vMB 60
447,179 447,179 000000000000000000fa262292ef8dced78a4cae467ff5e8de1c5b7abe6699d5 1,377 1.00/1.00 vMB 46
447,178 447,178 0000000000000000014bbf9438bdd0a5672c294e6a90af8de2beea80de54d15a 1,688 0.68/1.00 vMB 82
447,177 447,177 000000000000000002db021e3d496d45ec97feda4679c28580b013daed2da0e8 228 0.97/1.00 vMB 15
447,176 447,176 00000000000000000249c2eb5bc70fb73f471d04131f18bebe3a1f7b6dd3e427 233 0.99/1.00 vMB 12
447,175 447,175 000000000000000002efe7c274c3d29171e5e2e36adf7128294cd9da1d4de90d 1,511 0.64/1.00 vMB 81
447,174 447,174 0000000000000000031a645ae78d615d690a22da8eccac47992003e1d6f66e22 1,480 1.00/1.00 vMB 48
447,173 447,173 0000000000000000003ebed5a47c31c6d4ea5f6407c65f52af5f3df44c6051b3 1,005 0.96/1.00 vMB 36
447,172 447,172 000000000000000001f29094d0d00e108cfabaf5e834395452778fc574e199a9 1,365 1.00/1.00 vMB 44
447,171 447,171 0000000000000000030774497ed151a89e2bb75018a01b7c6f7a12124971c73e 994 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.