Loading Tool

Explorer IconExplorer

Memory Pool

45,061 transactions
35.39 vMB
0.17190928 BTC
Random Selection Loading Transactions
Max Size: 199.61/200 MB

Candidate Block

Mining Attempt adaf69fd324f0eac744c6932bcf21242c4397a47779bbf0e5fd2f53f747922e1
Version 20000000
Previous Block 00000000000000000001e1c5dbbf9fd4b2ab8b9525d24fb17edc3a0d3c1c74cc
Merkle Root 23f84cf37081206f40b689bd247130cae365bc0074f3ed69aa35e6028735b6b1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.07962358 BTC
Feerates: 501.78 > 7.98 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,944 (58 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,886 940,886 000000000000000000012fc3db0c0dd687fd738e8217c8203001e520335ce63c 2,608 1.00/1.00 vMB 3
940,885 940,885 00000000000000000000e33e1715fdd4e01b46d60cfdc49b1cf970f90393a43d 5,165 1.00/1.00 vMB 0
940,884 940,884 0000000000000000000169d1134f00c96daed8aa631ce114a1ab6d82c799e9e6 3,974 1.00/1.00 vMB 0
940,883 940,883 0000000000000000000140a400347fe2e016782e1437fbff9e85e5327c919b69 2,646 1.00/1.00 vMB 2
940,882 940,882 00000000000000000001a67631759eeff293cc53d97054cfe7407b80dc066cdd 3,680 1.00/1.00 vMB 5
940,881 940,881 00000000000000000000510ca9331605984289d0945d843fd63b97b80c49afb5 4,696 1.00/1.00 vMB 0
940,880 940,880 000000000000000000014337aa1122654263d02368d1aad8670da8cc4419c708 3,282 1.00/1.00 vMB 3
940,879 940,879 0000000000000000000014a7a6a94b105f77aa2b79392c83ca133ddef89c3170 1,875 1.00/1.00 vMB 2
940,878 940,878 0000000000000000000024c05e9378e0c72caded86824a78c6ece2cf5dff4f27 2,960 1.00/1.00 vMB 1
940,877 940,877 00000000000000000000dfcff79daf4ed05cea31345cb8b7b9b04c0871050d97 1,515 1.00/1.00 vMB 1
940,876 940,876 0000000000000000000099aa7855ccf7a24519dc86c7f122fc28694c5b6ca35b 3,170 1.00/1.00 vMB 1
940,875 940,875 00000000000000000001754f4160356326528a7b131b5753ba288c06067f6628 1,422 0.56/1.00 vMB 2
940,874 940,874 00000000000000000000c2afddb4243b41c4de347d447f1860a45c8e1efd4a83 4,956 1.00/1.00 vMB 1
940,873 940,873 00000000000000000000e4cacba7e3bf5348df75ab441ffa273cc9a20c24195d 1,796 1.00/1.00 vMB 0
940,872 940,872 00000000000000000000b2072235fc013da47c3335e18ba1884fcc0c3841c1f4 4,578 1.00/1.00 vMB 0
940,871 940,871 000000000000000000014ece565329246fbd372d696099838f9b7bac682140bd 3,237 1.00/1.00 vMB 3
940,870 940,870 00000000000000000000d06c37ca3a0607642acdb8c2786e2a2e27b0f545a0bb 2,607 0.97/1.00 vMB 1
940,869 940,869 00000000000000000001ba0325f7db600f9fd62e9dff87da1fb08bc87bcc394c 3,035 1.00/1.00 vMB 2
940,868 940,868 000000000000000000008574d848ff5a53e20afba272f32a5f3840da25afe1d6 2,929 1.00/1.00 vMB 3
940,867 940,867 00000000000000000000d688822e9ab73f0496a9898e350f783702e77cd9c281 4,010 1.00/1.00 vMB 7
940,866 940,866 00000000000000000001e789f270d3c5ae97bd922a80cae3736eabd22b66ea0e 1,227 0.31/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 828.44 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: 4,598.72 GB
    • Received: 247.41 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.