Loading Tool

Explorer IconExplorer

Memory Pool

44,908 transactions
26.53 vMB
0.05383178 BTC
Random Selection Loading Transactions
Max Size: 140.64/200 MB

Candidate Block

Mining Attempt f2b19bab40fe622d40552651623f5524c08a321ab18c6cc181ab268af880beeb
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 6570e507d01a88d17cd9c8bf57ff019088d75361740524816ddf08a5b0b27887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,320
Size: 1.00 vMB
Total Fees: 0.00501628 BTC
Feerates: 40.21 > 0.50 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (403,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,036 511,036 0000000000000000001b8251f948ec71fd432ac3e1338c2ac3762da915f6e415 1,245 1.00/1.00 vMB 45
511,035 511,035 00000000000000000012b32d8e4dbfbca2f3fbf632bd59a2e15c3a5eb6d4566f 852 1.00/1.00 vMB 66
511,034 511,034 00000000000000000049ab54adb90859993f20c1d09fe609eadda6864ac1b840 184 1.00/1.00 vMB 17
511,033 511,033 0000000000000000001a3368de477cbeaf8e264d9ce3c6b6fa8a98df3e6ac733 1,315 1.00/1.00 vMB 36
511,032 511,032 000000000000000000580a3cfa07e8dbc751e149d7afcc70842d5c169b2ed927 2,219 1.00/1.00 vMB 37
511,031 511,031 000000000000000000261f1a63dbcfcc41f0a87b95084495bbe2eb22899f003a 1,471 1.00/1.00 vMB 44
511,030 511,030 000000000000000000315da0bcf7375dcd40a5cd78fc9be43b55467b3162dfa5 1,026 1.00/1.00 vMB 25
511,029 511,029 00000000000000000053d735b0c5a9a79997930d9f02c8882b9ba7b71b785d63 817 1.00/1.00 vMB 33
511,028 511,028 000000000000000000002316344368d9355837dbba0736e611d13d86cb2d5594 504 1.00/1.00 vMB 25
511,027 511,027 0000000000000000001811f3c682cba47371f0af977d9433a49c77fffd19a8ba 995 1.00/1.00 vMB 37
511,026 511,026 0000000000000000001b3ce6eab0b640441d5c7683be5656f981e2bb89e8b381 2,003 1.00/1.00 vMB 82
511,025 511,025 0000000000000000004fe2fb034f52127c5f908bc005a7683dfdf9ff0cea0d36 812 1.00/1.00 vMB 39
511,024 511,024 0000000000000000001926b737a87f6c94ff15e94664743a0b8a0c2af4ff4453 1,381 1.00/1.00 vMB 58
511,023 511,023 00000000000000000048b620aa5bf6e88c115bbac28c191839c811baac9e9b88 571 1.00/1.00 vMB 22
511,022 511,022 00000000000000000042bf2655adba56420cbe3a4bd0a6087718226544e0d45d 2,592 1.00/1.00 vMB 93
511,021 511,021 0000000000000000004be373bfd6ce8e6a1e87213f7940a9c23dfd2239089d25 2,420 1.00/1.00 vMB 89
511,020 511,020 0000000000000000005b01ff55f4a03872a5574594153c616347f4ed2fd4da5b 903 1.00/1.00 vMB 42
511,019 511,019 0000000000000000001801d8c336b1f2a346d3a082638b38688d48c5e1ef502d 821 1.00/1.00 vMB 34
511,018 511,018 000000000000000000072fbbc78d18ed5196187080864364a181a172091b656d 1,592 1.00/1.00 vMB 91
511,017 511,017 000000000000000000371f0f4747c9071c6adbe56d0fb87bb134786c7b05a1e5 1,865 1.00/1.00 vMB 56
511,016 511,016 000000000000000000064ca4e02ce0c8545c18ecf2d876846cff7afc41f889a0 2,297 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.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.