Loading Tool

Explorer IconExplorer

Memory Pool

75,491 transactions
27.91 vMB
0.08328469 BTC
Random Selection Loading Transactions
Max Size: 169.88/200 MB

Candidate Block

Mining Attempt c58f896e52c59793f052c44d476f3949e649f3cb7ba113a6afae6b91cf706881
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 1e2e836ca892af8bccdd40029f0a24b8808432c17bf135ec5e66768299007075
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,805
Size: 1.00 vMB
Total Fees: 0.02336493 BTC
Feerates: 100.21 > 2.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (795,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,265 120,265 00000000000074c18cf8deb32752f2b479790649aebdbdc196bbdc22122a0732 9 0.00/1.00 vMB 0
120,264 120,264 000000000000b10af49182429941a6067f97150156f4ea5b6220cc91f05d96b1 12 0.00/1.00 vMB 1,004
120,263 120,263 000000000000949ad489143cbb31395bce192f487857c7913ad69a608061fe4a 11 0.00/1.00 vMB 721
120,262 120,262 000000000000686c23bd5905f5863c54363d93d5479b481ded3a78b30d28fb28 2 0.00/1.00 vMB 0
120,261 120,261 000000000000681bce20fa7e7c24f78f47bc9d37a1fcba0b7538f9a599063047 2 0.00/1.00 vMB 0
120,260 120,260 0000000000005564e83d4376792e1cee417dbcd4f8bda47e6fcb657a1e38f037 3 0.00/1.00 vMB 3,030
120,259 120,259 00000000000008e6a1cbe386fc9b7f06db27f502188f26223e31f0c3d0e31d9d 129 0.04/1.00 vMB 217
120,258 120,258 00000000000035a080bdb81f164b71798a3679d7a48c5b7e058c9ff931e5e3d5 9 0.00/1.00 vMB 837
120,257 120,257 000000000000322d7391aaf371fae0d3881f675e24de773e36bc135968e7b0d4 5 0.00/1.00 vMB 0
120,256 120,256 0000000000007938fddf86a809fe6fea4958f2484e5c8c50ee84eb35bcacc784 9 0.00/1.00 vMB 349
120,255 120,255 00000000000075f9aa6710b66769e0d39dee44dc64c342facd64c6d6a1fb5b0d 13 0.00/1.00 vMB 749
120,254 120,254 0000000000008c49622c6833aded18b5cab77696a98041734390c7a30fecd64d 32 0.01/1.00 vMB 182
120,253 120,253 000000000000a795d9e6d3942ebda01f9794693413d08f63635fa2ec1b9c01ad 5 0.00/1.00 vMB 810
120,252 120,252 000000000000767c7cc133f32cfff5f8f3e39511f72d4e7b404b5598602a7792 9 0.00/1.00 vMB 1,020
120,251 120,251 000000000000963a6ca1320cd46938efe8b3cf29548dee232f28c014f48e6a26 45 0.02/1.00 vMB 127
120,250 120,250 0000000000005fb4ed983808dcd2ffa21b8dcc1122e61268124111d0bbf100ed 19 0.01/1.00 vMB 607
120,249 120,249 000000000000accbca68157e99dbd1211fb0ca290a0e8d6a0b24ba614466b228 2 0.00/1.00 vMB 0
120,248 120,248 000000000000932fcfa9ece947e26f4067fee826dce81956a4cca1fdc867b959 5 0.00/1.00 vMB 0
120,247 120,247 00000000000085ba98fca1a7143ff8a89041aa2360898fbfbc56088384b8acfb 6 0.00/1.00 vMB 0
120,246 120,246 0000000000003817e15dbded7597bc41655b39ca737316b7e0432c5b4f79553f 14 0.00/1.00 vMB 1,398
120,245 120,245 0000000000005a7e18d0ee2b9fd7152f70beb902e6fc73f9dc55799d183a4517 12 0.00/1.00 vMB 625
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.