Loading Tool

Explorer IconExplorer

Memory Pool

44,434 transactions
27.33 vMB
0.09344978 BTC
Random Selection Loading Transactions
Max Size: 144.36/200 MB

Candidate Block

Mining Attempt 6a350ebe3aff498b99d69466666c660730905f113d3b72186ad78a292a24c154
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 318efb743748483dc0542b0e7fe12fb726c3c1a878afcdbaa21bb6b1d4e61a81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,906
Size: 1.00 vMB
Total Fees: 0.04227213 BTC
Feerates: 101.65 > 4.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (304,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,924 609,924 000000000000000000093ea979bb133db143f9582fac4a26e6cd78b78238255f 1,971 1.00/1.00 vMB 7
609,923 609,923 0000000000000000000aade604ce77e666af14036f21b11e4af4ea32a57a7797 2,264 1.00/1.00 vMB 7
609,922 609,922 0000000000000000000fcb25649bc757a95c204e2291f408b149bbaf9c02bb45 1,875 1.00/1.00 vMB 6
609,921 609,921 00000000000000000002e948895e470aaa9559834f83ce26ac5d1ca7c9965111 2,949 1.00/1.00 vMB 20
609,920 609,920 0000000000000000001268ba1a679fdb6adc018f57d20142c20e285cb5be2e5a 2,993 1.00/1.00 vMB 22
609,919 609,919 0000000000000000001034ead32f778687d8fd7889cbc0ee6c5ac7a022af2c28 1,100 0.36/1.00 vMB 11
609,918 609,918 00000000000000000007cba27a4e5b8589bd502eb24065b6266b74c17d876b1e 2,807 1.00/1.00 vMB 4
609,917 609,917 000000000000000000110381a78f094910cf7ba410b9db2c586faa07cbad212c 2,637 1.00/1.00 vMB 7
609,916 609,916 0000000000000000000766c0106f87f779eaffda77cfba9e5d900dbec2f5a0c5 3,424 1.00/1.00 vMB 10
609,915 609,915 00000000000000000007ebbef12e4d4bb356c46c2a509213dbadf8ec7e9b4cff 3,056 1.00/1.00 vMB 6
609,914 609,914 0000000000000000000114979b78ba425ede586197c3a0203c8eaefafb7a4b8b 3,325 1.00/1.00 vMB 12
609,913 609,913 00000000000000000014b065d7489b9b6af5d9cb1f152f5a1a2713d87353a508 3,391 1.00/1.00 vMB 17
609,912 609,912 0000000000000000000384ada5f6cad68bce277d6af70866d6865e61b81d892c 2,649 1.00/1.00 vMB 24
609,911 609,911 0000000000000000000b784d240fb63a090d87bf9f0ec9216a577d1ea8a84fca 3,150 1.00/1.00 vMB 11
609,910 609,910 000000000000000000131ef5618c40df201b1046116bec811c129efda7122d9a 2,786 1.00/1.00 vMB 22
609,909 609,909 0000000000000000001136240979725ab2443852f9698a8ee342b9edb5220e67 2,789 1.00/1.00 vMB 27
609,908 609,908 00000000000000000007f191ab51e32a08a559a816dac0b47412239f9b7c13bc 3,052 1.00/1.00 vMB 3
609,907 609,907 0000000000000000000bd61224752ef3f9039657c20bad65321ef10ab9f5b614 2,290 1.00/1.00 vMB 12
609,906 609,906 0000000000000000000d44d05fd6e77b4cf46074cce37f16f720eb84436fee81 3,134 1.00/1.00 vMB 10
609,905 609,905 000000000000000000074b96b5618140e747f1618d5e5db2a607fa02783150fb 1 0.00/1.00 vMB 0
609,904 609,904 000000000000000000134ed45dd71acd007bb9c0de18cc842ef7cc67b413d9e6 2,754 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.