Loading Tool

Explorer IconExplorer

Memory Pool

39,414 transactions
32.63 vMB
0.07495587 BTC
Random Selection Loading Transactions
Max Size: 161.23/200 MB

Candidate Block

Mining Attempt c92822b63e218e088321b275b4e9bf9705a63c63bd47b0e648a0079ae1f7e377
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root b490223be45edf5b8155a1ba3ff98c14d173de60bb27c578c99408d531ece69c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,349
Size: 1.00 vMB
Total Fees: 0.00616203 BTC
Feerates: 13.87 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (529,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,526 385,526 00000000000000000b7fcfbdf10089fac8b84b0b44f3a9973d4c7bc8302e7830 1 0.00/1.00 vMB 0
385,525 385,525 00000000000000000e7c71554386f024f9bc0ae9921fe1adba6a229a1c88091c 1,018 0.46/1.00 vMB 32
385,524 385,524 00000000000000000dd9dd0f9a512db7503a70202b8abf816fe5dfb63ae681f7 1,512 1.00/1.00 vMB 23
385,523 385,523 000000000000000006b6f875ed5a21875e42294c3056eaa4a181bd297919c476 759 0.75/1.00 vMB 16
385,522 385,522 00000000000000000cb9a7bdde11a19b9b129e23452b42186625dbe01d7d3811 915 0.32/1.00 vMB 51
385,521 385,521 000000000000000004c8861767b028aa3f962af4cb8cf31dfec1620e1a28be15 813 0.39/1.00 vMB 30
385,520 385,520 00000000000000000bd6bec11a9efc39b71c3f5a16c8616dbfc8cb81e5578bd1 1,168 0.64/1.00 vMB 33
385,519 385,519 00000000000000000001cc737d061866688bdb6a90bc57277ff72b5dd16c115f 1,634 0.79/1.00 vMB 31
385,518 385,518 00000000000000000077637c543fddb8b2f5f2c2fb1f503826a87fcb2d233030 779 0.38/1.00 vMB 31
385,517 385,517 0000000000000000090c091d059e14d19432e4f4a9f1f7a64f1f55235c500b95 228 0.24/1.00 vMB 12
385,516 385,516 000000000000000001ff5385f797973e0d487c36228fc0639acde049c5defa9e 525 0.24/1.00 vMB 32
385,515 385,515 00000000000000000123e428d916d6125b0933176105a9814c9706e258908b95 1,973 1.00/1.00 vMB 30
385,514 385,514 00000000000000000eaac64a3b528379b6a1ae429084af71eac931a75249b599 2 0.00/1.00 vMB 0
385,513 385,513 000000000000000000d7ddc74f44d0fea66a6262a31e5dd17bbac92337952f4a 744 0.75/1.00 vMB 14
385,512 385,512 000000000000000004b77d2087cbe9c84a6812c394db51d78f6e10272ac5e83a 291 0.24/1.00 vMB 20
385,511 385,511 000000000000000008b7954f9c200f6b09175731962b4e59a82143f0fbc7ef7c 1,159 0.54/1.00 vMB 33
385,510 385,510 00000000000000000ef246c814f8cb8c1a26bc3c6cb1286bdbc5f4140ed3fc79 174 0.24/1.00 vMB 10
385,509 385,509 000000000000000002302af796efc87c1a851c0d6dcea079a554ea0e66e1c1c3 1 0.00/1.00 vMB 0
385,508 385,508 00000000000000000e1eaafd06b80b67988bbc4b2d9d736b169fde83df9230a7 533 0.30/1.00 vMB 30
385,507 385,507 00000000000000000e763031050c97f8cf72e8415b60a8caa2ef7a5678873af1 1,283 0.65/1.00 vMB 30
385,506 385,506 000000000000000000b707865ea57b5524be98c6f9b197392174efe7186f99b7 65 0.07/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.