Loading Tool

Explorer IconExplorer

Memory Pool

42,330 transactions
26.62 vMB
0.07505144 BTC
Random Selection Loading Transactions
Max Size: 138.60/200 MB

Candidate Block

Mining Attempt bafa12f5d1da1b597740eea9d08adcfa92784d29f529903984009a4f685d1165
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 040c67ea05bc9c85112600ed2da66d70d45740cdd383b8493e1115939a22fa88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02586159 BTC
Feerates: 99.53 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (256,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,357 658,357 00000000000000000002365212b30557ba42ddde71f9b7b83416a5010ad310e5 2,603 1.00/1.00 vMB 48
658,356 658,356 000000000000000000078ee9f2312d3734b92179279cc6df084571779e0d57af 2,838 1.00/1.00 vMB 68
658,355 658,355 0000000000000000000945bd7d448f403e0b7c4f3d11ec795b79843d23ca3dc7 879 1.00/1.00 vMB 93
658,354 658,354 00000000000000000002df19e7a5ad71a06065d959d3b42c0c77d65a69d00a69 3,142 1.00/1.00 vMB 46
658,353 658,353 0000000000000000000792822095946dd7e1ad4e44c89721e67b56c8b2323d3c 2,285 1.00/1.00 vMB 72
658,352 658,352 000000000000000000078b139ac418b6c35e8f11fd94c6884b9e0ef97b8c885e 1,484 1.00/1.00 vMB 90
658,351 658,351 0000000000000000000af11f00cb4f14431af734257bd6616f6332bb8d462c4a 2,205 1.00/1.00 vMB 52
658,350 658,350 00000000000000000006121f816ce22220d767d355302417e362588cf6a447a3 2,335 1.00/1.00 vMB 67
658,349 658,349 000000000000000000058ab4058f583f734f5463059828133b5e3511a3eb6630 2,487 1.00/1.00 vMB 48
658,348 658,348 00000000000000000000024f88a1e39fb33d6c2c85b239f2673c63dfce6c5be8 2,638 1.00/1.00 vMB 58
658,347 658,347 000000000000000000036c32a4d709929635042f7aecc1c8e3189f8526bf93ed 2,443 1.00/1.00 vMB 47
658,346 658,346 0000000000000000000db55519cc6554f9258fcfd00bcc015689f00c944425a0 2,179 1.00/1.00 vMB 42
658,345 658,345 00000000000000000001ce7ef083699eb6262bc9431da9062c7154f00fc551c7 2,133 1.00/1.00 vMB 59
658,344 658,344 0000000000000000000b226e514db058f292ffbfc600c1b1c5b69f62fcc5fd4a 1,532 1.00/1.00 vMB 37
658,343 658,343 00000000000000000003b0a985eea57c9af645922a8d2adc9c3d80eeb15d086a 2,629 1.00/1.00 vMB 53
658,342 658,342 0000000000000000000e4c5c58b5e35c3f98b474cbed153abd25777570104146 2,281 1.00/1.00 vMB 69
658,341 658,341 0000000000000000000a2effa12e54a3201d20efc480766bcc37114c778ce68a 2,362 1.00/1.00 vMB 55
658,340 658,340 00000000000000000007584bd357bda3f636c6078062d64c40e75cceacdce384 1,921 1.00/1.00 vMB 54
658,339 658,339 000000000000000000048b6a00af334a6dbc0f1d2cd5e62b3017b71cb3518d0d 2,357 1.00/1.00 vMB 74
658,338 658,338 0000000000000000000952badbd12f419603b03a5efa85830e09a5d6ebf947aa 3,040 1.00/1.00 vMB 50
658,337 658,337 00000000000000000003b02966661fce8c08e0714c760da146bb9270e996f28f 2,334 1.00/1.00 vMB 45
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.90 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.