Loading Tool

Explorer IconExplorer

Memory Pool

74,624 transactions
29.72 vMB
0.09703624 BTC
Random Selection Loading Transactions
Max Size: 172.34/200 MB

Candidate Block

Mining Attempt cbd4fe7a04fa695f2492af9d5cc6d2ab40b019f73787ba0f69a813a8f5dde0d3
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root e12ab9fe28cc1accf1e97bb4d8bb135a3a828d873747b56df3ced594c2eb746c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,867
Size: 1.00 vMB
Total Fees: 0.02696970 BTC
Feerates: 150.36 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (540,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,850 374,850 0000000000000000004febc54b271afcc345f7351a36c7d9aa14bc8e2d7643da 1,350 1.00/1.00 vMB 7
374,849 374,849 000000000000000012b4f90f42b1fd8c90fed735fc8238262f7901601339c3dd 1,441 1.00/1.00 vMB 26
374,848 374,848 00000000000000000673ac2400c71549d91146f1c4be7ec17d59efc36930d4c6 1,828 1.00/1.00 vMB 36
374,847 374,847 00000000000000000c1cf29ddca222da589f589dbb52ae978d69c78c91366a05 1,128 0.99/1.00 vMB 19
374,846 374,846 0000000000000000000c313fadd454ba8ea3fa755f3d70faf7d4702ed5eb6088 1,946 0.93/1.00 vMB 40
374,845 374,845 000000000000000013137b1bd77e352d28fa36309be1c821180eda408bcb745c 1,623 0.75/1.00 vMB 45
374,844 374,844 000000000000000011d46644cb41c1bb40883ebe154af3ba3487d43f95a60e22 1,162 0.52/1.00 vMB 37
374,843 374,843 00000000000000000eb0c11eaba996eb4e1fbcc7e3fa0be2fedd94d230e8c34d 1,328 0.92/1.00 vMB 28
374,842 374,842 000000000000000004ed4bbd4623751a015a74470e3fae74104f38db05c2e5ed 446 0.20/1.00 vMB 44
374,841 374,841 000000000000000010ad79b2a79392fa387bb842689fcf9eb5cedb8eac3ea63a 719 0.35/1.00 vMB 40
374,840 374,840 000000000000000011f042d88dfb35d5db5ef42ab0bfec8a4495f912657efe37 209 0.08/1.00 vMB 53
374,839 374,839 00000000000000000e1ecbafad2689bc3904d47e3755e54a4b2655151c87dd8e 2,116 1.00/1.00 vMB 40
374,838 374,838 0000000000000000033580a8f72262318786470f11cc623dc8d806034ca18eaa 520 0.25/1.00 vMB 39
374,837 374,837 000000000000000003419d6ed275868618e4cfcff3eb1224f228f426903d692f 1,384 0.93/1.00 vMB 32
374,836 374,836 0000000000000000008071f27442fda2fd99d86507f5be468c322a796b6f2d4c 1 0.00/1.00 vMB 0
374,835 374,835 000000000000000002fa98c3f6850e0a391ed17a5f7c4e679f44d229d7774e7c 942 0.42/1.00 vMB 36
374,834 374,834 00000000000000000b04be941cc57eaef1eb198226862825aec5f6c24a607133 1,990 0.93/1.00 vMB 37
374,833 374,833 00000000000000000922a947ee07242a1421d4367f7f33dd7e4fcaa2ad8dc87c 2,663 1.00/1.00 vMB 52
374,832 374,832 00000000000000001246903521d479eab0a7a0d99c2f1521fc97ab9399944ac1 398 0.20/1.00 vMB 24
374,831 374,831 00000000000000000b55900f7a0e25737ded8dce680e725f485e65675661b2dd 2,372 0.95/1.00 vMB 48
374,830 374,830 00000000000000000415f4dd268c2a1a063a585e067428a0ac371ae2484b2c59 2,087 0.84/1.00 vMB 45
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.20 GB
    • Received: 15.42 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.