Loading Tool

Explorer IconExplorer

Memory Pool

26,332 transactions
5.03 vMB
0.02243499 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.78/200 MB

Candidate Block

Mining Attempt 4715ac5fe0c91dfca97f96905598c781e390de235b75cae5daca62d5ece55aef
Version 20000000
Previous Block 00000000000000000000d587f5e70748e2a4d43a6319463c24efea95a57f8e2f
Merkle Root 4561a03a78567ed6a1d78bea435965f543809e7cb2c14a16bd029a8ff6618830
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 849
Size: 0.25 vMB
Total Fees: 0.00995996 BTC
Avg Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,939 (786,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
126,928 126,928 0000000000001eff4ca5f52b134d68b0e1b1197cf83e45b8d434532312fe5197 0.01 MB 13 696
126,927 126,927 0000000000003cbc1f78c8dcbe9b4f8529b627c3897c7d51add880d9d2b55b78 0.00 MB 1 0
126,926 126,926 0000000000003fef87ba3f06c1dd90ea464a73dac70bedc5f4cbc063544c7878 0.05 MB 132 271
126,925 126,925 0000000000002a0bf044945f5d7f841434143d9589673fb175c60d1fbc9ab78e 0.00 MB 11 348
126,924 126,924 0000000000003a9f05883427162af35447a1c7f3cd11eb98fa3fe65bc2a5d36c 0.00 MB 12 16
126,923 126,923 000000000000239b3e44e950f72f3243bcbcbc82b69121f5fed746ba46b1b4cc 0.00 MB 11 1,091
126,922 126,922 0000000000000045347e488b6131b9881f03b2d276f4b96c7fc6a21ae45de04b 0.01 MB 30 649
126,921 126,921 000000000000434bf866eb58a4795f51d8915088439c973dc4ce2855dbfc530b 0.02 MB 106 3,562
126,920 126,920 0000000000001dde7225dd5324a8778d79cee61b31454ebfc8c8cb48d5bd6479 0.00 MB 12 410
126,919 126,919 00000000000038f79d4e2e71fc95450116bb386c77dfb0be42c3d93552557d05 0.00 MB 10 672
126,918 126,918 0000000000002e5e3147dde7b78b6cb4b40ab2ef8a00d6e27132ad8a7d73690a 0.01 MB 22 685
126,917 126,917 000000000000089fee47c4f86204425530a1cd89a69328bc4665817283ae8ff6 0.01 MB 10 367
126,916 126,916 0000000000000d3d62469e3cc848609d71bf12f50ad9e1cf78b87ff57e4ba8a6 0.00 MB 6 402
126,915 126,915 00000000000021bc19ee6db6ad6f285dda2ba7a48434bd8dba92a170b4505a3c 0.00 MB 2 1,715
126,914 126,914 0000000000000deea1a9c1669fdfa343f9c6f79280d6eeccd37cdd64bcedc0ba 0.00 MB 6 1,267
126,913 126,913 00000000000013ea93f982fc2839790bf670f23a2f51dee4b9334ccf202551d3 0.00 MB 10 1,328
126,912 126,912 0000000000000eda81ba4a08d7e35dc994cde234e6511eb14fc1ef29d4155224 0.00 MB 9 1,019
126,911 126,911 00000000000041dabadbe0926d4b0318d06fef941ddc74626052dd8fcbc06d8c 0.00 MB 10 1,012
126,910 126,910 0000000000001e02d1e735617aa55d0f6da812d4aab2f3f5542b92d386059649 0.00 MB 9 577
126,909 126,909 00000000000018abbb8a44389811d832e3d8b848bea1e4f662187f72df49badc 0.00 MB 3 0
126,908 126,908 00000000000022bb1c4b8377c4ebb3b5fce06a8765c553a1cd53f374115e4b20 0.01 MB 16 1,076
Previous 10 blocks ↓
Total Size: 778.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 336.60 GB
    • Received: 2.93 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.