Loading Tool

Explorer IconExplorer

Memory Pool

76,026 transactions
28.77 vMB
0.07006399 BTC
Random Selection Loading Transactions
Max Size: 175.85/200 MB

Candidate Block

Mining Attempt fd3bdd90521fa45332be7458ce467e80c1c1e6de05f22a1bfb82ec560867bdd2
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root d6355e8aa188f887d8eab2ad374c275e726c20e1f65ff8f5bab33a2be98256a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,041
Size: 1.00 vMB
Total Fees: 0.00745049 BTC
Feerates: 104.17 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (384,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,223 531,223 000000000000000000056f95e340c65bdce982a2df7352ca23b4156f708f5437 750 1.00/1.00 vMB 4
531,222 531,222 00000000000000000004623165dded2f8165d375005f334f1a56658d3ddb1036 424 1.00/1.00 vMB 1
531,221 531,221 00000000000000000002538e2f4e87cde118deff1cc77f813b8f8054c4fe826c 1,142 0.42/1.00 vMB 29
531,220 531,220 000000000000000000288b5aa42d28f4ce63d448e33995d4042c26d1eadde172 287 1.00/1.00 vMB 2
531,219 531,219 0000000000000000001778a3620779dc0be7cdac41400e25748574d37b3db584 2,449 1.00/1.00 vMB 12
531,218 531,218 0000000000000000002d008d4b00ef2aa0388a29b89bd10dd1e3a73849c3aa69 2,045 1.00/1.00 vMB 22
531,217 531,217 0000000000000000002d3dedc5ce59e7232c9f541d9a8f6353b2d1e60b7a2670 1,832 1.00/1.00 vMB 11
531,216 531,216 00000000000000000015535aac4e5a0b2b100e92fde67d53b215f22db23be72a 2,653 1.00/1.00 vMB 18
531,215 531,215 00000000000000000025303d00cde1d52b9913f709539f6cc738f6a34701afe2 2,782 1.00/1.00 vMB 21
531,214 531,214 0000000000000000002dbc26dffce5ca7501bd8224fa973973251862e06c81c9 1,078 1.00/1.00 vMB 4
531,213 531,213 0000000000000000002a261e836166b977568f0592594b87af1e32dcb19ad72f 2,828 1.00/1.00 vMB 26
531,212 531,212 0000000000000000002f5ef3c973aa595323899e50f60b2d171331e24a1680d8 909 1.00/1.00 vMB 6
531,211 531,211 0000000000000000000d6029f8882b6b474f98cc313cfc24f75e4c53a7437586 1,390 1.00/1.00 vMB 5
531,210 531,210 0000000000000000001f2f723c65c29a433452250316169a7df887c3fe73402d 2,619 1.00/1.00 vMB 24
531,209 531,209 0000000000000000001f12220889f1a8e8f2f464cb7801e9be4ed65aae0778df 2,544 1.00/1.00 vMB 24
531,208 531,208 000000000000000000044072bb96eafbf455f20eccd5dba9e4680184e78e9c5f 2,122 1.00/1.00 vMB 21
531,207 531,207 0000000000000000001d44e947ae253b1933c4ffb13f42da6b77eb42cdda5cab 396 1.00/1.00 vMB 4
531,206 531,206 0000000000000000000a1d6eb902bd457babb98402fa26ed381e65372edcdc76 1,594 1.00/1.00 vMB 14
531,205 531,205 000000000000000000095ec8cc210fd982aaefff131205769ed429b64ed36306 2,767 0.99/1.00 vMB 29
531,204 531,204 0000000000000000001a9cb7a42116bb24d70f5aedcd32884d0846da8f56231d 348 1.00/1.00 vMB 3
531,203 531,203 00000000000000000031c9cc7331b470c7e4572eb3808047b0cc18e0c7548aa6 655 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.82 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: 710.54 GB
    • Received: 17.08 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.