Loading Tool

Explorer IconExplorer

Memory Pool

37,237 transactions
27.78 vMB
0.05865562 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt fdac8eb3d724634b4dd93ad0dffd99fb9052d4a3f923bc4999fca575d098364c
Version 20000000
Previous Block 0000000000000000000136ed55bb1ddf4d1f340955528f3c7bf60ccd85f41c56
Merkle Root a241ccf25d9d4602f0791556144dbba8813797bac7fac0f7dcc5a874c7aa725b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,875
Size: 1.00 vMB
Total Fees: 0.00583384 BTC
Feerates: 20.54 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,623 (231,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,407 683,407 00000000000000000003aeabb1176de42413ead45fce2607826bfb7af8657632 2,114 1.00/1.00 vMB 6
683,406 683,406 0000000000000000000d829ecc9603a5edac1ecd268cb4e358ac01ae62fc9ac1 1,749 1.00/1.00 vMB 31
683,405 683,405 0000000000000000000036aea9eedce3917aa64bc8949c8a4f09f9eb32aae631 1,267 1.00/1.00 vMB 46
683,404 683,404 00000000000000000004e62d9208d30d24f69af576c4c17e40d1e85602f7fac1 2,874 1.00/1.00 vMB 66
683,403 683,403 000000000000000000050a95d89cd765d1112901642cfc3dd7968aafb093cef6 1,481 1.00/1.00 vMB 56
683,402 683,402 00000000000000000009d529091c1d4aee3030b9ee5560dd570edc59dc81d422 343 1.00/1.00 vMB 7
683,401 683,401 00000000000000000000bb917481cb4837f532549ba05d94c10108b91e06a782 288 1.00/1.00 vMB 8
683,400 683,400 0000000000000000000c9ab0ff2e2c14545ada04fa0c648473f26ae23a8dfd13 1,020 1.00/1.00 vMB 27
683,399 683,399 0000000000000000000a6d723681f8407ebec1e70e92029ccd700371bfb456ea 1 0.00/1.00 vMB 0
683,398 683,398 00000000000000000002d349ddbb366767db8e60a60677d8b5a23a021a776f2c 1,378 1.00/1.00 vMB 25
683,397 683,397 0000000000000000000cd4da8c883f38ccc3dee48e1a96e8db61c69d8c744dc5 1,577 1.00/1.00 vMB 29
683,396 683,396 000000000000000000024d9b7e50886cdb191c30b83311e1fd0c96b34b460df9 710 1.00/1.00 vMB 12
683,395 683,395 0000000000000000000bfc90850d026ee1ee6e7f30641b610027f4c76636e871 969 1.00/1.00 vMB 19
683,394 683,394 00000000000000000008c9ac60d94a505b0e3086999ceecf26771a728a7ec000 249 1.00/1.00 vMB 4
683,393 683,393 0000000000000000000cdc98175a44c0d9a8cab2ca597ed95577161db8f3e8b5 349 1.00/1.00 vMB 6
683,392 683,392 0000000000000000000564a3b9a95a8833bf6ebf38ced4d7575d53a35e2e07cb 1,072 1.00/1.00 vMB 17
683,391 683,391 00000000000000000005cdbd27e2a966965a1bc380e7537ee4955a8388344ae1 2,141 1.00/1.00 vMB 53
683,390 683,390 00000000000000000003b866dfb28a06d3067f3d59a592230f4b44debed7b9da 691 1.00/1.00 vMB 13
683,389 683,389 000000000000000000050afd007bd380d7b8d26e83429ec9401b8059ff3d6ebf 783 1.00/1.00 vMB 21
683,388 683,388 00000000000000000007e4ca5b27655eac747e8c549fe3fd24c4a50e7fb0b4b4 1,502 1.00/1.00 vMB 44
683,387 683,387 0000000000000000000c625144485ae20d5338cbb6150a52d05bb026e40e432c 1,514 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.72 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: 629.94 GB
    • Received: 11.96 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.