Loading Tool

Explorer IconExplorer

Memory Pool

41,900 transactions
26.50 vMB
0.07116977 BTC
Random Selection Loading Transactions
Max Size: 137.95/200 MB

Candidate Block

Mining Attempt f5e1146b08ca94c6b28e86fca9e1a55fac5d0451758b4eb55f78ba548269969a
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root e6a39464fe0798ba0ee2702e9d86f8d5c514731a5e9483511b77a370f121ffd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.02242757 BTC
Feerates: 99.53 > 2.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (283,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,935 630,935 0000000000000000000af1bac755d269d8021208490be988a0f3fc0a484e8a26 2,188 1.00/1.00 vMB 80
630,934 630,934 000000000000000000013794617b7f1f3b3caf7ee2690fe5af88169401a8fe73 2,436 1.00/1.00 vMB 51
630,933 630,933 000000000000000000055f9c3cf51b692739c044fb5cc419385b4d099ea3f8ec 2,629 1.00/1.00 vMB 83
630,932 630,932 00000000000000000005f85955d749816ea491160e1dd07ece05f6ebcb2f245f 1,798 1.00/1.00 vMB 157
630,931 630,931 000000000000000000073ebc62d4c607d41c6a076bc2119a050a0acc09f1fffd 2,201 1.00/1.00 vMB 193
630,930 630,930 0000000000000000000ee4ac688d68ebd4e32f0c2cc277d4713e6a64bd8eb540 2,244 1.00/1.00 vMB 64
630,929 630,929 000000000000000000076d1a01e8a93364fa90569669d29671fb9ec9ea38f18f 2,690 1.00/1.00 vMB 127
630,928 630,928 00000000000000000000ca7e09a5edde2f77f9e0454422b27be93aa8fa2de7f6 2,490 1.00/1.00 vMB 65
630,927 630,927 00000000000000000009afdf879cf41ba98e0e2f7eb13c80fa097d5bea7d127d 2,368 1.00/1.00 vMB 118
630,926 630,926 000000000000000000080f3b679239ad578091f7694023e26aff911f3f36cc54 2,181 1.00/1.00 vMB 87
630,925 630,925 00000000000000000007ed1b63456312df33040de1c56654c551f44ce3d7aa4e 2,633 1.00/1.00 vMB 77
630,924 630,924 00000000000000000004f527d2d078ec6a95d5d8ef27aacc343ea0334f390bf7 1,987 1.00/1.00 vMB 135
630,923 630,923 00000000000000000010b9815af25869de0f0fc0da79f9705702d7efcfab51f1 2,393 1.00/1.00 vMB 182
630,922 630,922 00000000000000000002e9778047543eda793529abc9b72825d83ebee3c07c95 3,496 1.00/1.00 vMB 86
630,921 630,921 00000000000000000004d3127b44090b12796182071e166d14a2cf920cbd8629 2,466 1.00/1.00 vMB 106
630,920 630,920 00000000000000000004338ead9c63dc66db0e3c64880755d8036f21892f8fee 2,243 1.00/1.00 vMB 166
630,919 630,919 0000000000000000000362b2ad9dc262a7a552896002cc73290c502fa4711263 2,436 1.00/1.00 vMB 64
630,918 630,918 0000000000000000000775df47584701de60f4e7f74a224d4aaf73b842eb9814 2,855 1.00/1.00 vMB 62
630,917 630,917 00000000000000000001bb841c21b5601a7f2afa987e42bc2b6011dbd1932d3e 2,210 1.00/1.00 vMB 155
630,916 630,916 00000000000000000000258cc0b9df4976d42ef643a370d0697fc55fe7b38a10 2,428 1.00/1.00 vMB 191
630,915 630,915 000000000000000000092eebe1e20762d1f9a7e3cb22249197ea73bb70ab9ae5 2,843 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.