Loading Tool

Explorer IconExplorer

Memory Pool

73,702 transactions
28.55 vMB
0.07198455 BTC
Random Selection Loading Transactions
Max Size: 168.72/200 MB

Candidate Block

Mining Attempt 286daf21fa809be06075deb0d79d9a570e4f630fa105bfc2983c349dcd2e93cd
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 7a18d4bc4aa8ef4fd859b6b285c8caf5d48865288924289b3a34a1108af4562b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.01470424 BTC
Feerates: 100.36 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (208,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,039 707,039 0000000000000000000b36788967651ee30792aa8ffd4f6cfe885dff5bd9e594 262 0.10/1.00 vMB 11
707,038 707,038 00000000000000000001af411eecb1858a6172d3c55bddc16bc41c50d365c675 1,762 0.79/1.00 vMB 9
707,037 707,037 00000000000000000006f7b6f39f9bf5061ebff7bbe03a86ae64975bc6f8029a 39 0.01/1.00 vMB 9
707,036 707,036 0000000000000000000b237451bc3d2adcdaa29cfcb549e9b783ddf915bf9b73 498 0.28/1.00 vMB 7
707,035 707,035 00000000000000000002ca924ba2a76958ad3b61b748a4880b811e53da5c4548 1,435 0.68/1.00 vMB 7
707,034 707,034 0000000000000000000a03efc05853e887da01ce57a3c38205307f0c4a8bff31 1,393 0.99/1.00 vMB 2
707,033 707,033 0000000000000000000b4eb3148fc8a6711a2b581276130aae285cb2b8870278 2,227 1.00/1.00 vMB 10
707,032 707,032 00000000000000000009e6dec7c4c6fc026ee1821a750c11036cc673fe28f5d7 2,762 1.00/1.00 vMB 12
707,031 707,031 000000000000000000097b71cecb0ffbd07bdc1f1e7dc8c12a4e211e346be140 3,110 1.00/1.00 vMB 12
707,030 707,030 0000000000000000000d51845e6454669ef545747009a486caa58a72b6e74ab3 1,090 0.36/1.00 vMB 9
707,029 707,029 00000000000000000008fb86a206e762f5bb87ff2230f3255404e5d6770450e0 1,310 0.43/1.00 vMB 8
707,028 707,028 00000000000000000001160f2643ebe9650c7302a7a60c557f3e6f6e2d0802fd 149 0.04/1.00 vMB 14
707,027 707,027 000000000000000000035362d8f9a65847ce89e0be5163131eb7f974957ee7a5 1,606 0.55/1.00 vMB 10
707,026 707,026 0000000000000000000829784cf9c231205fb02f31017a9a8bb6e4a84ddb16be 998 0.42/1.00 vMB 9
707,025 707,025 00000000000000000007f5034d188fb5eebdcc3f229292c931822cca9df860c9 311 0.11/1.00 vMB 13
707,024 707,024 00000000000000000006f2d6a5e144d6c11ac325b5c2c0614cb18da990b64580 66 0.02/1.00 vMB 9
707,023 707,023 0000000000000000000b6e16ec6ff460a48d2b8dea77e738fcfb205c2937f210 708 0.26/1.00 vMB 10
707,022 707,022 00000000000000000005300eb7c382ba3e7ec9fe1af7b4796ccf2ed6cb99e7fd 1,181 0.45/1.00 vMB 10
707,021 707,021 0000000000000000000bfc84103541e09bd1fa8e022680c6a0b8d2dd43d3cc36 2,123 0.86/1.00 vMB 9
707,020 707,020 000000000000000000020da79b8b4ecf3f7976c09e39badd594eeb607605fa75 1,268 0.44/1.00 vMB 9
707,019 707,019 00000000000000000000e3e306e8b96718aca2a4b9b1c4ae013d740a8add4900 787 0.62/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.34 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.