Loading Tool

Explorer IconExplorer

Memory Pool

27,664 transactions
27.75 vMB
0.07723585 BTC
Random Selection Loading Transactions
Max Size: 133.17/200 MB

Candidate Block

Mining Attempt 8ca641137212112a48205edb107bb02d4209074b3162f725bf3dd4d669a08da1
Version 20000000
Previous Block 000000000000000000016eb8bebe8584b7aecd7a44be07876d633c9fa7a4bae0
Merkle Root 0eabffa7e4c00a0ada6449ce7130fc4be99a66e666bcf398661c7c99894577ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,214
Size: 1.00 vMB
Total Fees: 0.02434504 BTC
Feerates: 300.91 > 2.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,484 (833,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
80,984 80,984 00000000003b90ea784951e2b2ee33a73b60ed12b6732143188fd711bb3b9d52 5 0.00/1.00 vMB 0
80,983 80,983 00000000001f591c95addafcb0aac3cfe7e032884f039b87c88a70c508c11cc0 3 0.00/1.00 vMB 0
80,982 80,982 00000000000f6084f55f4b82c140e6bbab624d1ba67c6e18b62dbe3a762b6362 1 0.00/1.00 vMB 0
80,981 80,981 000000000014cfd1bcd4d982ff0e857c3c58dcc975958b3a59fdca9571d976a8 1 0.00/1.00 vMB 0
80,980 80,980 0000000000325e170061868a290202d05ec5b8508047ba20ba4779d053c42496 1 0.00/1.00 vMB 0
80,979 80,979 00000000003cf21bdb8df131bba85e798b2965618798b2ff29f7f584742c2df7 8 0.00/1.00 vMB 0
80,978 80,978 0000000000199a391cd7b5c2aef74643814e2a9c373a7176d5c814fc110d0290 2 0.00/1.00 vMB 0
80,977 80,977 00000000001ec05c2b1d2fa7ace9af910d987c224c3b0b3d62b823fbcdaaca9f 1 0.00/1.00 vMB 0
80,976 80,976 000000000047256dfd7289b3971a072ff719d4e05b83b51660df3f973c7b03db 4 0.00/1.00 vMB 0
80,975 80,975 000000000018016baad25fb9ed9fd6ba8ed7ca7118a2969e62cbc86904640b51 2 0.00/1.00 vMB 0
80,974 80,974 0000000000089f7910f6755c10ea2795ec368a29b435d80770ad78493a6fecf1 3 0.00/1.00 vMB 0
80,973 80,973 000000000020557c1019661eb09358fc5cc6bbd1b1cd5ccebb169a290b158074 1 0.00/1.00 vMB 0
80,972 80,972 00000000003841a95e857e15cc5fba39fe9e4bbdadb2c4c3df04fe3fe3f5b713 1 0.00/1.00 vMB 0
80,971 80,971 00000000001126456c67a1f5f0ff0268f53b4f22e0531dc70c7b69746af69dac 4 0.00/1.00 vMB 0
80,970 80,970 0000000000415862c0787e14f7c6b71880e1b9873417fb1d41ac9ffb31160a95 2 0.00/1.00 vMB 0
80,969 80,969 000000000038603316347c11b0515b04e655303ffe8f4e8e03dfb15d3d42e80f 1 0.00/1.00 vMB 0
80,968 80,968 00000000003e89e2835e3a528992d496a819722349abfbb39593c509827a1cf6 1 0.00/1.00 vMB 0
80,967 80,967 000000000037d3bb04ea7d32fdd00139ac6cb68940ea3b74883d036007696cbc 1 0.00/1.00 vMB 0
80,966 80,966 00000000002ef4173457450ad6c45f7085d97d42c96c49143417650514bcb697 2 0.00/1.00 vMB 0
80,965 80,965 0000000000332acde0c46640f644cad5d236e0203f7260d1baef573348539ca2 2 0.00/1.00 vMB 0
80,964 80,964 0000000000197072877c0f01224c149b441bd35d081b132f18a59d809d1953c0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.25 GB
    • Received: 10.83 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.