Loading Tool

Explorer IconExplorer

Memory Pool

80,444 transactions
29.57 vMB
0.12902994 BTC
Random Selection Loading Transactions
Max Size: 178.94/200 MB

Candidate Block

Mining Attempt b94b194da567a12e484128f5b47772d9fc017c4bd4ddcad066a6d2d1bc4c8320
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root a8963dbe28534b2c25c139aa0f7dc0ee91f5dc32203ed429434f818b05380d9f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.04726755 BTC
Feerates: 477.45 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (302,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,159 613,159 0000000000000000000590a2cc248f51f686a8cb8b8ab841c6c241241d05ceba 3,221 1.00/1.00 vMB 21
613,158 613,158 0000000000000000000e7fc25087d989b6f4e58a3fc9d7b2f064c52bc455f6c6 188 0.05/1.00 vMB 16
613,157 613,157 0000000000000000000a1e91096379a1ef18c94800d316a61aa8c9ab5e25dd48 1,621 0.55/1.00 vMB 2
613,156 613,156 00000000000000000009efa33f997408d65c0470d5fdee8d5faf3c292fbc3edd 2,871 1.00/1.00 vMB 14
613,155 613,155 0000000000000000000dde78a96dd6adf33fde6a33bbba4753cd5d6832de8b31 2,831 1.00/1.00 vMB 11
613,154 613,154 0000000000000000000d7631d747f2cf7efe4b33d68f990e05faf0e33572fa9e 3,576 1.00/1.00 vMB 27
613,153 613,153 00000000000000000005019af0f554ec63187ec3454c00be0ca57b12856b3ed2 646 0.20/1.00 vMB 16
613,152 613,152 0000000000000000000a9f56f2831dd1f2106f2e5c58137bd0f9745ef7f0570f 2,773 0.89/1.00 vMB 15
613,151 613,151 0000000000000000000452c23d6bdc070b3ad53ef2ae3f95b416b37efb1e575c 279 0.07/1.00 vMB 13
613,150 613,150 000000000000000000028b7b3b43359c3dab94bccdcded62254841b754299a57 1,644 0.56/1.00 vMB 16
613,149 613,149 000000000000000000087d0d7d05ef590d80d9aae2481329f5876ba797e77847 2,342 0.75/1.00 vMB 5
613,148 613,148 0000000000000000001283ff7f58ba7437d3d7795b48248747587f29ca087ac9 2,517 1.00/1.00 vMB 30
613,147 613,147 000000000000000000035b2090f9d1a034d86c5ed77a9ea208794d05141caab5 2,645 0.76/1.00 vMB 8
613,146 613,146 0000000000000000000daef3fb243e45273ff724fefe8fc7d4727dc7c9fcdc80 2,624 1.00/1.00 vMB 12
613,145 613,145 00000000000000000005d4b138659e38cc22c01174f92404c81480a2bbf37ddd 3,062 1.00/1.00 vMB 27
613,144 613,144 0000000000000000000d80e9e67fdc58d8549bf542f4742ef86c89daa3d53055 1,555 0.48/1.00 vMB 15
613,143 613,143 0000000000000000000b359961c7266f8e2ef4998c185df2002d3afd02d0a98f 2,526 0.82/1.00 vMB 7
613,142 613,142 0000000000000000000563640a9519509e91de395add237f8d77c20ac348fc5a 3,288 1.00/1.00 vMB 27
613,141 613,141 00000000000000000010f83a468112aef598f45bf46ac683020fb995812a731f 750 0.23/1.00 vMB 16
613,140 613,140 0000000000000000000814980a63f90d2d801746935342df2bc4789959234974 258 0.09/1.00 vMB 15
613,139 613,139 0000000000000000000c87633de166a907456be56a115ec9674a32f7dc0070de 2,187 0.67/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.