Loading Tool

Explorer IconExplorer

Memory Pool

76,894 transactions
30.69 vMB
0.13493925 BTC
Random Selection Loading Transactions
Max Size: 176.50/200 MB

Candidate Block

Mining Attempt 024d238de8de8ff37dd294eabedcc34988443d9b5aed0cbbb1425b85d3a6b34f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root f055337e89e0f50431c0c8601a3206acae07d03477dfb4680beebe57a4e5262d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,401
Size: 1.00 vMB
Total Fees: 0.04911646 BTC
Feerates: 150.36 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (609,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,065 305,065 000000000000000026bc3252f46a88e1c61da15b035095e59e11f28e609a1f68 67 0.13/1.00 vMB 16
305,064 305,064 00000000000000004795d4df7f11e450d915aa4915a5245d88f37d85dac669a3 181 0.17/1.00 vMB 19
305,063 305,063 00000000000000000daa21242beefb9ec39836a5f27436f3022e300afe0db48e 154 0.33/1.00 vMB 12
305,062 305,062 00000000000000003387bd43ca89c142cf0055b57e6e54a55ff841066afff7e5 1,393 0.75/1.00 vMB 33
305,061 305,061 0000000000000000162d745a6bca246d8cc10d34616947b0662bd6e942e89593 662 0.35/1.00 vMB 31
305,060 305,060 00000000000000001069008c60d51522b17cb13fa28fb945d90419bc4b2f5b01 160 0.11/1.00 vMB 33
305,059 305,059 00000000000000000043484fffdb63cc6c83f98d733146913ec6b15e1b9c536a 99 0.08/1.00 vMB 30
305,058 305,058 00000000000000003ca04af9e87e695c5a85b69a9fc30e0a114a4f0d45dae6b7 306 0.21/1.00 vMB 31
305,057 305,057 000000000000000012ba842ef34a8a52e638e6edf4fafd9bc4142482f9bc1734 63 0.03/1.00 vMB 5
305,056 305,056 00000000000000002bf526d057b170f905d6237eac8d3bb4a89dc444e27effd1 84 0.05/1.00 vMB 30
305,055 305,055 00000000000000002425f5bb4d5a0bc0cb612fd75dd6683f663d69b7d680b1ac 110 0.05/1.00 vMB 28
305,054 305,054 00000000000000005669fc4f09ee862dee7e809b102092dca6bffec362f6494e 532 0.36/1.00 vMB 27
305,053 305,053 00000000000000000a18772b67d5fca44a9e18c28216220453b7df0f6592e82a 473 0.35/1.00 vMB 26
305,052 305,052 00000000000000005b08c4128afe6cc24c3cb689b4e18fccc423c2db93aa32e8 184 0.25/1.00 vMB 15
305,051 305,051 0000000000000000285e815348901d68817cb4dafe74bb6f2f58f2d0d360cffd 895 0.35/1.00 vMB 43
305,050 305,050 00000000000000005d2855713e260f4af671372ebcd1712557110f11dc61a7df 222 0.09/1.00 vMB 35
305,049 305,049 00000000000000004b414acd1ae333875a030e53c940831887607377e81a0477 21 0.10/1.00 vMB 2
305,048 305,048 000000000000000021698b8aea85113f655432ed39efda5f64f20bdc8a6fc594 265 0.23/1.00 vMB 19
305,047 305,047 000000000000000049b5b78fe0f4eccced3fb6fe7b42067e48044e3a50e31cda 726 0.35/1.00 vMB 36
305,046 305,046 00000000000000002eca9890e2a2fc685a1d809194dfa3c3086992738efded44 345 0.16/1.00 vMB 35
305,045 305,045 00000000000000005300c5e98b98c821519620a01e41754c96705c88f62dbd77 313 0.14/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.