Loading Tool

Explorer IconExplorer

Memory Pool

75,609 transactions
28.30 vMB
0.06350142 BTC
Random Selection Loading Transactions
Max Size: 171.38/200 MB

Candidate Block

Mining Attempt 59c1e88f9f7b6c96f60f46326bd8f0fc39cbfb39173bbac2d551f1b796dcfbac
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 4e150abd88335fcefd457673d74c38355f502085638c48b2888afa0a840da6a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.00503129 BTC
Feerates: 101.00 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (499,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,045 416,045 000000000000000002d71b278f7cb309af30546f3757edc01a14389a8b240eb9 389 0.37/1.00 vMB 28
416,044 416,044 0000000000000000024210cbd133212c35d61a1ef245632127979cb9f13066a9 450 1.00/1.00 vMB 16
416,043 416,043 00000000000000000577608048f924a8403025dbe95b58b57b3650a16ef9038c 1,648 1.00/1.00 vMB 36
416,042 416,042 000000000000000003c321b44b234f37d418e4cb3eb741eda3d07e6f6ce96a92 2,243 1.00/1.00 vMB 52
416,041 416,041 000000000000000005191f1339ea2e0131689a2cbaab67f2172a54712431d06f 1,567 1.00/1.00 vMB 42
416,040 416,040 000000000000000001d646ac0c6d6564161d0d3d9af8d9739cb073a5ece3f044 1,167 1.00/1.00 vMB 34
416,039 416,039 000000000000000001abc5b8fc400ffed2eee10d76994685005ca3589391ae2a 1 0.00/1.00 vMB 0
416,038 416,038 0000000000000000036609605f84bb593746409013d5a2905ebac607153ce035 1,868 1.00/1.00 vMB 35
416,037 416,037 00000000000000000364b33319588b625e17c2358072cf3752619ebbdc5c1542 1,901 1.00/1.00 vMB 53
416,036 416,036 0000000000000000003e84b2df676734e1d5a80fec619f3d5ca01c4668692959 3,233 1.00/1.00 vMB 79
416,035 416,035 0000000000000000015ba26c5b275b048dc4d4eba3dc36c18b03467066ac53c4 2,780 1.00/1.00 vMB 70
416,034 416,034 0000000000000000026f52783e883cca68c877362acf343d20231126bfdcedb8 1,476 0.72/1.00 vMB 45
416,033 416,033 0000000000000000033927d833b8c8b037a643d904b4924c1bbb83149944e3af 141 0.07/1.00 vMB 80
416,032 416,032 000000000000000001c53dbf0125f63f0ae7e7fa27e6586b3cb5cef740c48d17 769 0.31/1.00 vMB 47
416,031 416,031 00000000000000000270e062cd4c9d4db67b9cc8706a585a22d6fee00380b8e9 1,457 0.88/1.00 vMB 38
416,030 416,030 000000000000000002fed5c46539344b93c4c21c16a2920f50d1a6713562099d 1,249 0.58/1.00 vMB 44
416,029 416,029 000000000000000005349cd3811c5a7a7187689ae0613ee584d80f4c3dc31a8c 1,273 0.67/1.00 vMB 44
416,028 416,028 0000000000000000045f137a5dd98ea0797214cb141777f31e76b796c6e9b3ee 1,354 0.87/1.00 vMB 42
416,027 416,027 000000000000000002920c01693ba5e583b0dc9f5c890bd149495e370f1e1604 1,156 0.99/1.00 vMB 27
416,026 416,026 000000000000000001ed45e63eef1b7abf779cf8560cdf81ab3dbde21b50cf19 437 0.99/1.00 vMB 12
416,025 416,025 00000000000000000545aebd7a3235b196c8b6ba218692ff99b778000c9b98d9 2,045 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.