Loading Tool

Explorer IconExplorer

Memory Pool

83,690 transactions
34.92 vMB
0.16620951 BTC
Random Selection Loading Transactions
Max Size: 198.85/200 MB

Candidate Block

Mining Attempt 7913446dfef8b9a2c57815e7500ba5cd03891f784f40fd90644ee5c3ddd2cb59
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root bade1ed835126bf5dcf3f158247cdc82b4967af2ac502a95d95a6e38f1069dbb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.04050472 BTC
Feerates: 150.90 > 4.06 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (656,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,488 258,488 000000000000001de11e32b3c4f115e15a8da42396a1ecf188d1b02ac6202d5e 134 0.06/1.00 vMB 115
258,487 258,487 000000000000000c2fc9e7bffc857081593d40a5fa084275b3254ff646dc88cd 126 0.05/1.00 vMB 92
258,486 258,486 000000000000000f054815cd0209bfcf977aa7fa943aa58552adfd5923e3811e 193 0.09/1.00 vMB 93
258,485 258,485 00000000000000232a61e86b20956dcee5cb22261aaad0d75a01ce2f07e6df0c 338 0.14/1.00 vMB 438
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
Previous 10 blocks ↓
Total Size: 783.10 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: 729.46 GB
    • Received: 18.49 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.