Loading Tool

Explorer IconExplorer

Memory Pool

68,118 transactions
25.99 vMB
0.06398434 BTC
Random Selection Loading Transactions
Max Size: 156.32/200 MB

Candidate Block

Mining Attempt 88a2d2538420a9de2c170ff657f26de186e91a72d5703b56a3c29a9ec521ee38
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 8452291f17df483a761a5e9e633cab09ae11cd66c7f85c5108d2f30d13cf8f74
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,458
Size: 1.00 vMB
Total Fees: 0.00893462 BTC
Feerates: 60.03 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (915,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84 84 0000000095f5ee67aaade1dfa150b7ae38b3ff068936c9c95a7bb114b6ce8d4f 1 0.00/1.00 vMB 0
83 83 00000000ca15c30122dc65c33e8ec1f7ff2631ef9e2a1c36d8a399ca1705122b 1 0.00/1.00 vMB 0
82 82 00000000162222fadd114245e16d25f6d02acbf67865575dc6f64b57634b5153 1 0.00/1.00 vMB 0
81 81 000000007d076a5289751e363ecb01604355730e69de270f04f79d969ff1cf86 1 0.00/1.00 vMB 0
80 80 00000000be62325a98e47d3306f275efe45d39d8cd5df28c795c96b8920ad48f 1 0.00/1.00 vMB 0
79 79 0000000086e318e8c348dad73199bb6fac8cc1effb9c872a7dda49c5caca0021 1 0.00/1.00 vMB 0
78 78 00000000a2886c95400fd3b263b9920af80b118b28fee5d2a162a18e4d9d8b2f 1 0.00/1.00 vMB 0
77 77 00000000e7d28ee0e6238bd21775a007d5c4987967d2e99a527572dd30fa06ef 1 0.00/1.00 vMB 0
76 76 000000005a512245f8e901241ce422afbd6b6f4c2d4bb582b763118614d57858 1 0.00/1.00 vMB 0
75 75 00000000be64a31bc9c3c29ddfd5e45c81b6db279fee45b3a11cd7945109e54e 1 0.00/1.00 vMB 0
74 74 00000000ec989ed4909499b92e9d3eb900d75dd1fab455315916e3d45924d456 1 0.00/1.00 vMB 0
73 73 000000008ec9525cb2092c6bd7d1c2580e595bcfa54bac51cf6f0278b242f25d 1 0.00/1.00 vMB 0
72 72 0000000082c0abb2875dc690a243dce6cbc856647b6422abbe82f97a3a7b127a 1 0.00/1.00 vMB 0
71 71 000000007f7cbc93a93141bb69eb7fbfad9c4682cc328da097dbcb2b77bd1457 1 0.00/1.00 vMB 0
70 70 00000000ba63ae2eeb3d2371708291b90507c3317ef957f6fcba3811cc4fe0cc 1 0.00/1.00 vMB 0
69 69 00000000ddaccd89104a83b0a28e1987a88d8f51829029cb7e18630e2575e939 1 0.00/1.00 vMB 0
68 68 00000000bfafa874eff9ea7ec32c26499bd2580718daa33fb5dd7710db2c814c 1 0.00/1.00 vMB 0
67 67 00000000cd9c854b176413d6d344d6238426539fe1525b9a88a06e5d8a2df72b 1 0.00/1.00 vMB 0
66 66 0000000063d334becd1f17db9b6ccf570805caeed92d37d3d67b48e3685e760d 1 0.00/1.00 vMB 0
65 65 00000000aae47d47b6ff5eda6abab09cd6720684b1368eac70ac4240b3c90250 1 0.00/1.00 vMB 0
64 64 0000000031975f17c5642a9c7e53ae4201a70a6ba6363036b55497b8754d1866 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.29 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: 766.53 GB
    • Received: 19.28 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.