Loading Tool

Explorer IconExplorer

Memory Pool

80,460 transactions
29.69 vMB
0.06993826 BTC
Random Selection Loading Transactions
Max Size: 179.18/200 MB

Candidate Block

Mining Attempt e904f26f537aed40c4aa852266e5e3f7d96dd81e993d98fd0a9fed1e03dfdd5c
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 8083856676f7dcffeef458930cbfcb7b2eceef9a257ce9bf637985613e7fc0c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,161
Size: 1.00 vMB
Total Fees: 0.00947402 BTC
Feerates: 100.14 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (568,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,167 346,167 00000000000000000806ba3e6d52efac1e14a6a816256985b080211d3d90c37f 239 0.13/1.00 vMB 24
346,166 346,166 000000000000000008a48cf6a59177530f94d3ebc148b52126bc873a97efc0a9 143 0.11/1.00 vMB 14
346,165 346,165 000000000000000007d84107d93cdc2b3215240021e21b8ab54e7bbe66f625d7 95 0.10/1.00 vMB 9
346,164 346,164 0000000000000000000a442c0e0387921343325f92a8179dea4f5371e81360f4 104 0.09/1.00 vMB 15
346,163 346,163 0000000000000000070acac8279d561d678c078c647ecb28d39c5b1458881e35 689 0.35/1.00 vMB 27
346,162 346,162 000000000000000005bb57b6e3e02bd5030c8dae8b2808d9d2f2d2a53ae631fe 825 0.47/1.00 vMB 19
346,161 346,161 0000000000000000038acbf6dade615599a3a4ddd884da0b8e224cfb8f83bf00 1,451 0.75/1.00 vMB 23
346,160 346,160 000000000000000010eb29e627ad7b440bfac6ee053dc71f6e1d32e2a9703a7a 698 0.75/1.00 vMB 16
346,159 346,159 0000000000000000174ddc6db274f2c88d0d17988329a3050bb908f05abd39e0 542 0.75/1.00 vMB 15
346,158 346,158 000000000000000015b1b7558d60a1076119f1f37eaa8199a2d467d75a96b2b0 1,536 0.75/1.00 vMB 27
346,157 346,157 000000000000000001afc64f03c11773283953087783da2eb60b2574dc917bee 1 0.00/1.00 vMB 0
346,156 346,156 0000000000000000063be63f7880f35cc95b65df8d625686f4ad6ae6db9d343a 150 0.12/1.00 vMB 24
346,155 346,155 000000000000000010063bb4d89f2321f7ee6498f9308925c1ce6dc4b7f9273e 1,105 0.35/1.00 vMB 35
346,154 346,154 0000000000000000090e439d60d970e20d1bd9c924ebd82a3c658f0e762e8c92 579 0.22/1.00 vMB 37
346,153 346,153 00000000000000000ddf7941337592935663e46a5ffd98fa6fead207f76cb337 405 0.18/1.00 vMB 40
346,152 346,152 000000000000000006709995ae0eeaceb70c21ca02e1288b13a9bf53047c8ecf 2,174 0.75/1.00 vMB 73
346,151 346,151 00000000000000000b50b0e1837ad041fecf6c145e0ca63db5739fb502973e68 445 0.22/1.00 vMB 25
346,150 346,150 00000000000000000f2e9f240df20f5208ceeeba63677c3552713e6ce176b64a 1,185 0.61/1.00 vMB 25
346,149 346,149 000000000000000013b145e89051365e96169b2b4b734a8aca2764454a21aa56 38 0.06/1.00 vMB 3
346,148 346,148 000000000000000014345e02cf173760998cefac74eef70d7730878ccca3efa5 1,289 0.74/1.00 vMB 24
346,147 346,147 0000000000000000166dbc7335f005d3e31bd6dd918358944b50fdf26b6cda90 254 0.16/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.