Loading Tool

Explorer IconExplorer

Memory Pool

71,803 transactions
27.65 vMB
0.06455902 BTC
Random Selection Loading Transactions
Max Size: 167.33/200 MB

Candidate Block

Mining Attempt cd978479d7ed412d8afd2326da567fb09705745c338fdab704e1ebb7ff5a618a
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root f94d8b373f4cf81339db2f038558c328b4b735d6fca3519fdc413bb31858d514
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,266
Size: 1.00 vMB
Total Fees: 0.00463556 BTC
Feerates: 70.81 > 0.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (43,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,125 872,125 0000000000000000000217bd25428c6dc5eedaa2ac53fcaff853e25d785eeb72 3,134 1.00/1.00 vMB 4
872,124 872,124 000000000000000000028a704a6845bc6500e511c0503f401af09e0490d65ba1 2,994 1.00/1.00 vMB 6
872,123 872,123 00000000000000000000db02e29f8b51906c85201bfa2852fcf4b0e5b6d247d2 3,331 1.00/1.00 vMB 8
872,122 872,122 0000000000000000000123747f5302d318ccf09d52361a2bac736e5eee98100e 2,905 1.00/1.00 vMB 3
872,121 872,121 0000000000000000000163e2d185b0abc003d2280491d79fd9b7c5c31539a87e 2,697 1.00/1.00 vMB 5
872,120 872,120 000000000000000000012db070927439bee08dee1935ba88c0bed27e3ef3ca4d 3,182 1.00/1.00 vMB 8
872,119 872,119 00000000000000000001164395a6189fd2667cbe83acdce6a915dbf3ac117483 3,007 1.00/1.00 vMB 10
872,118 872,118 000000000000000000008842cb04143530295694d6ab2a973ede1929a024648e 3,179 1.00/1.00 vMB 11
872,117 872,117 000000000000000000019335c6ea3a07b10fd5c29cfac7cf2fcdd48eda532155 2,857 1.00/1.00 vMB 12
872,116 872,116 00000000000000000001599857d7bb0daea0b53a337a871ef505e6e7f2ac2ab0 3,829 1.00/1.00 vMB 14
872,115 872,115 00000000000000000001826142d9a923c6f53d56d9d7df33d225ef7fc07ff4d5 3,258 1.00/1.00 vMB 12
872,114 872,114 00000000000000000002bd52556ba8d5449e6817f56aa39c162e87be60ec5be5 3,926 1.00/1.00 vMB 16
872,113 872,113 0000000000000000000243b90fd96556ba19a8f1d6e7a7e7e6b2bbd9f3d4736e 3,666 1.00/1.00 vMB 14
872,112 872,112 00000000000000000001bc9a0cc5f2d7f85709ed347f8be4fcf5d2d60663fc72 3,644 1.00/1.00 vMB 23
872,111 872,111 000000000000000000013f22a849766172e6e35a3e1d6bf090f0207b44f68435 2,485 1.00/1.00 vMB 6
872,110 872,110 00000000000000000000649ad994b59cddd37ba9a8ccf864945c5c09c4a18625 3,608 1.00/1.00 vMB 8
872,109 872,109 000000000000000000003ce7d8dc878f12f16db03b8eabd5dabd7370bb8ad12d 3,499 1.00/1.00 vMB 13
872,108 872,108 00000000000000000001cc343515fa0225aa2605161769a73cfddebd50812e47 2,212 1.00/1.00 vMB 5
872,107 872,107 00000000000000000001d1b7a9d5a42950ccf4103124da932c418c266992c9a5 1,544 1.00/1.00 vMB 6
872,106 872,106 000000000000000000004366934c085e4f8038bd54a2251856fc5154283778c8 2,444 1.00/1.00 vMB 8
872,105 872,105 0000000000000000000244ee26f534aa225a42688df241358847437ab314aefb 2,882 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.18 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: 750.31 GB
    • Received: 18.85 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.