Loading Tool

Explorer IconExplorer

Memory Pool

77,248 transactions
28.65 vMB
0.09022875 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt d5b53064a360c9d24131a738eea7710e1980c29011289693216770d75ae6bbb2
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root c3c4203c1ea0364857f7781ee809c03d791944c2b784c23ca03f6b0524b22aec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02406390 BTC
Feerates: 402.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (577,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,417 337,417 000000000000000005d4bdda3f3e7bb738d81608196444a5f8459d2593997584 1,269 0.72/1.00 vMB 25
337,416 337,416 000000000000000001338f8717e2729e53d2f73c6468371dcc732391c5c1ad9a 175 0.10/1.00 vMB 118
337,415 337,415 000000000000000013329a60ddeaa8d25f7f0c86ab5d3a00e87945a986884ca6 8 0.00/1.00 vMB 113
337,414 337,414 000000000000000012b6cfcbf0fc58b6bf43e1d4d7509bb9810fd7af39a66004 150 0.08/1.00 vMB 14
337,413 337,413 000000000000000019bdb4182953f83b3242d5b3054c84bee7f35a536e538ec4 438 0.25/1.00 vMB 21
337,412 337,412 000000000000000005213ba1f7e617ee3122e98f48a6f32e02691855eafb0e9f 580 0.32/1.00 vMB 27
337,411 337,411 00000000000000000d61aa1d9b7f731684944cbd902fb05b14ee123b7e444bbe 713 0.39/1.00 vMB 60
337,410 337,410 000000000000000004e03cc2f4d9f67c3151342b0380ac24fa4f7835df9963a8 712 0.35/1.00 vMB 27
337,409 337,409 00000000000000000d256c0e9fbcd53db2abd43c95a8269e896d53368a2a27cf 283 0.14/1.00 vMB 24
337,408 337,408 000000000000000016590b7aca588e4041865618d9948bf0023c4a30a32eab83 436 0.26/1.00 vMB 23
337,407 337,407 000000000000000005b301350fb3d648231738766a5e5747a4da271bbc61c69f 688 0.42/1.00 vMB 21
337,406 337,406 0000000000000000081a0c191f567f84fc0430e6ec842e1ac7ef91fb7c302122 246 0.08/1.00 vMB 151
337,405 337,405 000000000000000000f6edc4ba312b7e9c54d7ba94e479f0cb95770c09ac5080 154 0.10/1.00 vMB 10
337,404 337,404 000000000000000001ce374c004ec28f295cce65a5a9e171201673c3bc2bc9f3 269 0.17/1.00 vMB 17
337,403 337,403 000000000000000000ff8d6e3229593802d2286ce34477ee4f06061ebf005c9d 621 0.34/1.00 vMB 55
337,402 337,402 000000000000000001771783e231b71d6358b2f02b4a40548e42fa5e27f1004d 902 0.66/1.00 vMB 22
337,401 337,401 00000000000000000efc416deea7667aaf22484c509d17fc998e5e866f36f17a 290 0.17/1.00 vMB 53
337,400 337,400 000000000000000010b26e558a9cd1efd14d4093ddb18437ca0ced7a864b951a 146 0.11/1.00 vMB 20
337,399 337,399 00000000000000000136f72ca0dbe900d75369c647951505cfc3eca3f5ec88f8 98 0.05/1.00 vMB 26
337,398 337,398 00000000000000000249914d3ccf147de0dd5402a9c040da3106f965d02cfaf8 151 0.09/1.00 vMB 20
337,397 337,397 0000000000000000194ff277528dd13fb132523715c9e4f45ec4204351f2e70d 97 0.04/1.00 vMB 276
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.