Loading Tool

Explorer IconExplorer

Memory Pool

48,506 transactions
29.41 vMB
0.09118777 BTC
Random Selection Loading Transactions
Max Size: 157.06/200 MB

Candidate Block

Mining Attempt 93953191824db991f15d7e16b6ebcb54443160b83fa8cad5bae7bf551c6eebbf
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 5a660f7ea5969bab9d24a8d203c368ac5f52a04157c4d0102e9351945d215a0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.03104719 BTC
Feerates: 179.69 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (384,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,611 530,611 0000000000000000000e23bf986764c886a8eb47d08bad099456cd02e03fd441 2,835 1.00/1.00 vMB 36
530,610 530,610 000000000000000000093c59a2b98172088dd209a5a3bb604bd24c44936375a8 1,743 0.73/1.00 vMB 22
530,609 530,609 000000000000000000081b414b3241d059f03b064aa0dc0528f4de9cd0553434 642 0.20/1.00 vMB 10
530,608 530,608 0000000000000000003041dc67fca502219c439cfc8b8513afcafbdeef82a801 211 0.10/1.00 vMB 37
530,607 530,607 0000000000000000001b0025d714ef621ecc40194ca222e3f6cb79acbf1f5ad5 2,098 1.00/1.00 vMB 6
530,606 530,606 000000000000000000336cb55c89fbff160ca42526b872a4f82acff024c835c3 2,505 1.00/1.00 vMB 14
530,605 530,605 000000000000000000215606e5f7cf5120faea51d897dcb9e027a4a64799272b 3,609 1.00/1.00 vMB 15
530,604 530,604 0000000000000000000b7c88a54735435e85b1173a11f219baa68aceaee320cb 2,180 1.00/1.00 vMB 43
530,603 530,603 000000000000000000045c60bdd5b3af058fdff29cdc8aa29af8a585c58b11f8 1,439 0.83/1.00 vMB 11
530,602 530,602 00000000000000000032ed5fd3e58b584e8832e2d5407fcd71ebf0e6fc6410ff 2,225 1.00/1.00 vMB 9
530,601 530,601 00000000000000000002314199628ce40e1fc5957140017364abfdc5c3a2ef4a 2,327 1.00/1.00 vMB 19
530,600 530,600 0000000000000000000a125f62d239b3c1e6bbfe4d906a789fef1fd99859a748 2,697 1.00/1.00 vMB 31
530,599 530,599 0000000000000000000e4b50a1780cc7be016f2074c74ccdd60f1549cb339dc0 2,079 1.00/1.00 vMB 21
530,598 530,598 0000000000000000000829a8cab9783b74911d275af23ffbb64dda7eb3c3fe97 2,541 0.94/1.00 vMB 21
530,597 530,597 0000000000000000001b33e34d3417646662776ef2dd1b83f3d445caccd5be6d 17 0.01/1.00 vMB 9
530,596 530,596 0000000000000000002b363b74a7c203917f81fe6f6c461587087f82f90bdc04 632 0.28/1.00 vMB 32
530,595 530,595 0000000000000000002f427d1bc3307650b0528133761fd2077f026ca9d4126c 90 0.03/1.00 vMB 23
530,594 530,594 0000000000000000002e515e4f99641e09d93dae87e2a89f68e6b358cc07dba7 1,723 0.82/1.00 vMB 11
530,593 530,593 0000000000000000000afb1a37ae800a2e65fc7c850c2474eb1bee7123e172e0 2,574 1.00/1.00 vMB 22
530,592 530,592 00000000000000000003d45e3a2d00f9bc5ad57b89348d9520e8e5551fea442b 3,019 1.00/1.00 vMB 22
530,591 530,591 00000000000000000027a234f214df606c3b8dbb998a70b8ade7209ba02a64c8 635 0.28/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.11 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: 652.02 GB
    • Received: 13.69 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.