Loading Tool

Explorer IconExplorer

Memory Pool

77,457 transactions
29.09 vMB
0.10108650 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt 42a0ef3da695006af831b6168321fedee7d66de72c32e0beafb51f50653e407c
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 78625c098f72f39c3e0845abb992688aa77b54a9b1d96ec04b0207418e21f4b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,540
Size: 1.00 vMB
Total Fees: 0.02693524 BTC
Feerates: 453.09 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (210,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,079 705,079 0000000000000000000bb5289c6d0afae0e75f7ddcf15969118de5ef4b63e049 827 1.00/1.00 vMB 8
705,078 705,078 00000000000000000000f99e43fa8115ea3476e61f6f1e5b140a86a5db92969b 1,732 1.00/1.00 vMB 15
705,077 705,077 0000000000000000000085215eac1410d3ccf1b84bea490ae2e4c24fad0433dc 2,535 1.00/1.00 vMB 7
705,076 705,076 00000000000000000001cac3b76e660c4b889d89656e14054da577ee50375e64 947 1.00/1.00 vMB 13
705,075 705,075 00000000000000000008adaf5f056b418fa033383038c56fc2280b5b3ce80340 2,594 1.00/1.00 vMB 19
705,074 705,074 0000000000000000000368c59fb82a9c2db697aa1a141393b3df8cac3e6657cb 1,844 1.00/1.00 vMB 14
705,073 705,073 0000000000000000000d601a427d42a3faae729280131941be267cf1f1c59a4f 2,745 1.00/1.00 vMB 27
705,072 705,072 00000000000000000008bea197df6809da85b0a8bfdc56252c3b606607b00230 1,421 1.00/1.00 vMB 16
705,071 705,071 00000000000000000006eb012718965d59f909a3f2323a8a2a0fa1588c845aa9 1,695 1.00/1.00 vMB 21
705,070 705,070 0000000000000000000cc32fb9b08c7ed1ac40358dc2887cde970018d29c23ea 702 0.39/1.00 vMB 5
705,069 705,069 0000000000000000000cd45c0482c4d223954d13de20b497022bb3ae25ffe03f 2,664 1.00/1.00 vMB 10
705,068 705,068 00000000000000000009270e86c3231b31a3117c395c8e2a8b63646d7e1da012 2,416 1.00/1.00 vMB 22
705,067 705,067 0000000000000000000a9e6f56ad783bae2de0790060b15340d41119ff40dc7c 1,348 0.75/1.00 vMB 11
705,066 705,066 000000000000000000050c660389d330b4406696984ae710b5fd89d5a0f7e09b 1,295 0.66/1.00 vMB 15
705,065 705,065 0000000000000000000c37623a1d69ffdceb832088f2605677c29d92fe8b7f4a 374 0.19/1.00 vMB 10
705,064 705,064 00000000000000000006af07168db789f052a042df448da8d058e32d7b41ad22 1,017 0.65/1.00 vMB 4
705,063 705,063 0000000000000000000606f930cb1c01e5c4ab4fdfb981cac6909442133a4f06 2,330 1.00/1.00 vMB 9
705,062 705,062 0000000000000000000081022db00e7b09deafd27619146172dd6aef874758f5 1,783 1.00/1.00 vMB 7
705,061 705,061 00000000000000000006ed60d6a4068cd3007b8f9362d8366cf7b9f2ac71018b 2,318 1.00/1.00 vMB 20
705,060 705,060 000000000000000000080b5adf4cd4082cf77ba492f08afb329a7db932b8e116 793 1.00/1.00 vMB 9
705,059 705,059 00000000000000000003a3a0a173389a8149f9c52c2269611a0f4d6817a72e8d 1,402 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.