Loading Tool

Explorer IconExplorer

Memory Pool

79,061 transactions
29.67 vMB
0.10855434 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt f011ea01da9b7af0539af82cd1755d2684125555f7957e45d359e15222f7186d
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root dbbafc82e3797cfe44dbcca69c5a987681f6bce01422535a9930bfd8314278e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.02593860 BTC
Feerates: 100.53 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (622,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,041 293,041 0000000000000000961c2a61a5982dd3b5ccba274be86eb794b0dae01cac36b6 306 0.20/1.00 vMB 29
293,040 293,040 0000000000000000be591cc8fbae26ad310f3016d851a7f9c1b5708c22d465ad 120 0.06/1.00 vMB 27
293,039 293,039 0000000000000000cd48357e32a74d779ad2e9e78715b42d5b89cf6b6fc53c42 341 0.21/1.00 vMB 34
293,038 293,038 000000000000000061123f317adc00d3dfb2b4c2945aec8e663b3fd28d00cf15 64 0.02/1.00 vMB 43
293,037 293,037 0000000000000000c0a2a2ba48e812973f85a66e833f70750fae0a2675dbc5e8 99 0.06/1.00 vMB 24
293,036 293,036 000000000000000012c4ca6a522933e21488e37fbf8fa3b361c85a775db6dfd2 179 0.12/1.00 vMB 51
293,035 293,035 00000000000000001a687bf5e62807fddcfb00fde0b2912a578b604d64b27fdc 136 0.08/1.00 vMB 22
293,034 293,034 0000000000000000757551a8d09a24e7884744611a92711188c2b47668fa94e6 884 0.49/1.00 vMB 32
293,033 293,033 0000000000000000551c2dd7fe9cc4d597e015abaf5374cb489b2f5b9556452a 386 0.18/1.00 vMB 34
293,032 293,032 000000000000000004651641d64ce1e050f2c4136a8c7259d76067160db53659 18 0.01/1.00 vMB 29
293,031 293,031 0000000000000000ceeff55453ec84d6ce8cbf1d79fc01e55f76fb420598e3b1 73 0.03/1.00 vMB 34
293,030 293,030 00000000000000005a672401b884865c836b930c7c35f058aef9b61882e2a1d8 334 0.23/1.00 vMB 26
293,029 293,029 0000000000000000b85ee6f88703da3c828335fd1d8d3686dcce6be2b193962e 16 0.05/1.00 vMB 2
293,028 293,028 00000000000000005e21162abab0777df2b890d0e40181bf01f8106380289179 377 0.22/1.00 vMB 31
293,027 293,027 000000000000000052cb4b09599ff99e02ab5fc6d794a40b7b7831eefedfbf59 128 0.08/1.00 vMB 36
293,026 293,026 000000000000000089ece028409a01c9533ff53be77f34e3e83e4bc9b4d9f5a2 90 0.10/1.00 vMB 6
293,025 293,025 0000000000000000c86ec0287c41df2ddcaa84eaf83da7134f8542537e02c9e0 191 0.23/1.00 vMB 19
293,024 293,024 00000000000000001ab1845c27ebcb4912a3357dca65fb888825f829fb7601b4 763 0.35/1.00 vMB 42
293,023 293,023 0000000000000000cac6a484adaa1bf03a5cfb1a15163de1ff14449cc7ad6f50 55 0.02/1.00 vMB 28
293,022 293,022 000000000000000082d5f0e5307b9c53a77ce55c614782c1d444ca4e93a8c41b 514 0.34/1.00 vMB 27
293,021 293,021 00000000000000009c14968907c651fe9b7eb6d532ec24c39051180d04a83c6f 180 0.41/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.91 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.00 GB
    • Received: 17.50 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.