Loading Tool

Explorer IconExplorer

Memory Pool

78,303 transactions
29.06 vMB
0.11465380 BTC
Random Selection Loading Transactions
Max Size: 175.29/200 MB

Candidate Block

Mining Attempt 9ce20dee596ea5d036520ae109987a6584861f5cc48a2ddc2849f6cf13c520c6
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 37ab8451edd4a71156cd21dd2dbb882737e9225d0c5d7c5670ca8b5b2cdeb7e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.04073997 BTC
Feerates: 150.80 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (637,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,636 277,636 000000000000000390fbc2ae64ed8adf4ad9fbba0103485a8ffcee2ad4d1fcdf 371 0.18/1.00 vMB 48
277,635 277,635 0000000000000002b2fe8ec73ac92913cb7b3d64509f78d70c46367526f99923 250 0.11/1.00 vMB 40
277,634 277,634 00000000000000008095991542c5bc54434e02b9b080a49279e6ef2290ce97b6 31 0.03/1.00 vMB 28
277,633 277,633 0000000000000001c1df959475ac4b57c62076eb322d13b81b612f0cde5afca8 434 0.21/1.00 vMB 62
277,632 277,632 00000000000000023eddeeeb616af12d3b545ef42dfb3d0f0030404580708336 27 0.01/1.00 vMB 33
277,631 277,631 00000000000000022dceae8f96fafad51309d69a74440487e2287633f8bb7f7a 281 0.15/1.00 vMB 21
277,630 277,630 0000000000000001d9a780fb932274805dc4e847e2d152a8830183e22af703fd 243 0.09/1.00 vMB 73
277,629 277,629 0000000000000001f193d61d1887668d2322e32802a1da5d5ff489103b3e0ba2 1,306 0.69/1.00 vMB 40
277,628 277,628 00000000000000022989e1a37cec3c2e72cb9ee9ee49bf652724762f4a4365be 31 0.01/1.00 vMB 38
277,627 277,627 000000000000000134af7382737f062faeafc39fbdcef5971b59e8366ac6a4ea 75 0.03/1.00 vMB 51
277,626 277,626 00000000000000012d9ba6a85a194917bb7f063e96bcaea5a174d5995296f3f4 42 0.05/1.00 vMB 24
277,625 277,625 00000000000000012b2e761b56ab77c806ba7761ce700468b85dcdaba8a78735 121 0.05/1.00 vMB 34
277,624 277,624 0000000000000000120d4044298f3d157d73731f8bd807e3395bb391abe5b582 549 0.25/1.00 vMB 45
277,623 277,623 0000000000000001f69ce63f849d65b9369a00fefa676bce167405961612945b 663 0.27/1.00 vMB 46
277,622 277,622 000000000000000092b9ff41dc7d325a5e9f46135cba63d4a0b785b7550d6506 43 0.03/1.00 vMB 42
277,621 277,621 00000000000000001f742414535542a235e855e1d7e7cd9e96650c16784ac718 126 0.05/1.00 vMB 36
277,620 277,620 00000000000000037258161cb31f314e9bd446b4500d0986d861ad8ca793e121 54 0.03/1.00 vMB 27
277,619 277,619 00000000000000028970a466b3ee1107920d04d14873c500e5a3833c7e0eff64 354 0.21/1.00 vMB 37
277,618 277,618 00000000000000036a0311530addaa852438d65d781b8f1f886684da04589ed6 603 0.25/1.00 vMB 61
277,617 277,617 00000000000000017645c27af911630802294efd3efc90dfed4c0b8ce62a44ce 252 0.15/1.00 vMB 31
277,616 277,616 0000000000000003238f57041acea17adb5c7cc2d983e50fe97c39587523d996 147 0.24/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.