Loading Tool

Explorer IconExplorer

Memory Pool

49,877 transactions
21.54 vMB
0.06550416 BTC
Random Selection Loading Transactions
Max Size: 123.39/200 MB

Candidate Block

Mining Attempt 6ee2215c0dd652688d85e0aeb9256c2b2c1b07799bae55b3353d2e23c097a438
Version 20000000
Previous Block 00000000000000000001ff6c24b4608afc9da568e5d3b91294c5b7e750a2372a
Merkle Root 42758f489842d861938b0706e45072c87c9aa81e4c63c8c80a1bd9977c397133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.02058571 BTC
Feerates: 251.14 > 2.06 > 0.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,943 (819,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,609 94,609 00000000000738d66a36d69aa35070dd2d417319e581d582586547ab3bc17260 5 0.00/1.00 vMB 0
94,608 94,608 00000000000267330386e4d9c2930cd3992bb0f3cd6710e30415a1584f7d03ba 3 0.00/1.00 vMB 0
94,607 94,607 00000000000503d78172ea11c6bada078aef379608394b620bff021f5bef7b89 2 0.00/1.00 vMB 0
94,606 94,606 000000000002053fd8ec44b55520c6372e6a5304dc32f99b9c0938505fae94e5 2 0.00/1.00 vMB 0
94,605 94,605 0000000000044a2e0dfe66b1531aeb4a84520ef7edf4cfdf21a5b7fa07a90931 3 0.00/1.00 vMB 0
94,604 94,604 0000000000017861c65646c1ee047cdbb840ad9eaa8c37d8f7c3b6373cc8b3a6 2 0.00/1.00 vMB 0
94,603 94,603 0000000000070f43ca382b029659fe79e1bb1724b3d1b74693e6abf57ba12b83 1 0.00/1.00 vMB 0
94,602 94,602 000000000004149b599917c16d75c26797ad5351fd30e839a56d5497d9ed6e07 2 0.00/1.00 vMB 0
94,601 94,601 0000000000040a74adfa2c92b183e79a8c571f173c8693940d84d62c9ddf06f6 1 0.00/1.00 vMB 0
94,600 94,600 0000000000018fbcf686aca81d795acd4c92dbbd83e45211d892d4714270c7c5 6 0.00/1.00 vMB 0
94,599 94,599 000000000004531ebf03da8c9a28acabbdf54e638e520d874239538f27818c62 1 0.00/1.00 vMB 0
94,598 94,598 000000000001b9ecd2e4af34671c802a087bd61839ac39cdfa4d27f40208a925 2 0.00/1.00 vMB 0
94,597 94,597 0000000000093dd68706faf5962fc9cce91d6b060f07fa0b68f60c51f7921295 1 0.00/1.00 vMB 0
94,596 94,596 0000000000075f2b99551e0776eea82fa0c2d56bd13bf5b801832399092532af 2 0.01/1.00 vMB 0
94,595 94,595 0000000000036fc43e81f2c2d4ccbfbe0c131cd67a587a25b0f01feeca4a49eb 2 0.00/1.00 vMB 0
94,594 94,594 000000000003007d15e4588274f9773c6a5050f8b42f37b9c14eb7e4affe305c 1 0.00/1.00 vMB 0
94,593 94,593 000000000000fad539d0df05749e3cc9982e70fb1aa87483a3de14986c1943ed 1 0.00/1.00 vMB 0
94,592 94,592 000000000003b0be143f7c56cdffd94b321dc518150f796313c5e1dec2117992 1 0.00/1.00 vMB 0
94,591 94,591 0000000000013059972915679f889a883177f31bd4cd12a6602d4b489c329aa4 2 0.00/1.00 vMB 0
94,590 94,590 0000000000057a78e9c5170c5705ee320b1fb0cc242411e2bafc9c21fb03809c 6 0.00/1.00 vMB 0
94,589 94,589 000000000008979429555fed70a4c1c3877a87c291eddd57c69d342e4c692a19 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.51 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: 531.19 GB
    • Received: 5.82 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.