Loading Tool

Explorer IconExplorer

Memory Pool

82,596 transactions
31.27 vMB
0.12606221 BTC
Random Selection Loading Transactions
Max Size: 189.47/200 MB

Candidate Block

Mining Attempt 0d80c14d6da0ba91b5e45cbcf40a1fea8d7fb57d801fab67e9855b5601ba6260
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 9a287249061144635ad744706167ca8bdd8e5fc42317a02a31469110d1cd1e62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,099
Size: 1.00 vMB
Total Fees: 0.04367107 BTC
Feerates: 318.30 > 4.38 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (656,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,484 258,484 000000000000002604a2ae30e23128aa6597cb9e48df9c8d7e0d1084102d3587 681 0.25/1.00 vMB 525
258,483 258,483 000000000000000f6175a74566b0758f031797c96bb593eb7dca0bfdc3b580a9 331 0.13/1.00 vMB 99
258,482 258,482 000000000000001f433afaa310c72c02ebbf68a79a9ec50d045a69fe1b54ba67 309 0.14/1.00 vMB 465
258,481 258,481 00000000000000124d32b8dc13c8804514e852fae39e5afb01aa9e780bc3b42f 29 0.01/1.00 vMB 71
258,480 258,480 000000000000000f46914773c215a1549ed98f0d9ad3e382cf1bdefaca0139be 270 0.21/1.00 vMB 41
258,479 258,479 0000000000000015cc2e32b796831123dd290bcad76954ec773601f827ba88cb 755 0.30/1.00 vMB 298
258,478 258,478 0000000000000008969e28debdf742364884cc38aa6ef940caee039aeb92961b 128 0.05/1.00 vMB 203
258,477 258,477 0000000000000011f4e8c4ca61fb7f35c4a4941345cc99490710a9b1f60cd90f 244 0.11/1.00 vMB 134
258,476 258,476 000000000000000596a78fcccf565662c1781b479e74b5d57973acf76c70e36e 535 0.24/1.00 vMB 107
258,475 258,475 0000000000000018253192d1f884d96db5265244b33b56cef7f921fc5e92b88a 614 0.25/1.00 vMB 130
258,474 258,474 0000000000000020068dc5adb944be8bd8f35a03629c5074fb0dd5bd30ff19c9 293 0.15/1.00 vMB 113
258,473 258,473 0000000000000018e006ef1dcf25edd260be44eb7b4ebd89616a3ecdb399949a 41 0.02/1.00 vMB 123
258,472 258,472 000000000000000ea0111d70a82ebe934c876d21ab1909d708a6e13f5d628f94 575 0.24/1.00 vMB 131
258,471 258,471 0000000000000022de0c465159e85e0bb792a03943b6b989f901fd2382842213 129 0.05/1.00 vMB 108
258,470 258,470 000000000000001a467ae407250335c4bbf81130ee49e8e2de401aa7b313791d 157 0.09/1.00 vMB 83
258,469 258,469 0000000000000011cf7a1435fc994a9cb412b62f749d821f5f9ff2e4502b0097 234 0.15/1.00 vMB 77
258,468 258,468 000000000000000b0252051fe23d5ed4efda38458df48899117359ea2481d4bd 342 0.14/1.00 vMB 117
258,467 258,467 000000000000000416ef58dfccce7e9a3ea02a8986c57019d644934aa10d6767 168 0.06/1.00 vMB 69
258,466 258,466 0000000000000023ed5f31b05ef09fecda6d2391053484f45ac5539bc38e19df 305 0.14/1.00 vMB 100
258,465 258,465 0000000000000024bb4bba0d53006f049b4bfad66a8db77f906e799b3c4b1ed4 808 0.31/1.00 vMB 115
258,464 258,464 000000000000001f4519828448f77f4b3b6efadf6a4a076309ac4b4ad83e3843 391 0.15/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.08 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: 722.23 GB
    • Received: 18.39 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.