Loading Tool

Explorer IconExplorer

Memory Pool

87,276 transactions
32.87 vMB
0.13392868 BTC
Random Selection Loading Transactions
Max Size: 199.71/200 MB

Candidate Block

Mining Attempt d0afbac2a04838c5c8d824e83840b777349775df249bcb6886182986df664b30
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 80d7bd42f0b479a374d78fe3958e3438dac1d9df2a1c7461f7065f713d48fda7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,736
Size: 1.00 vMB
Total Fees: 0.04843296 BTC
Feerates: 300.16 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (153,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,673 761,673 000000000000000000035cf7ccfe044fedb3ce1140a459da6fd02ca164d52d8b 2,927 1.00/1.00 vMB 19
761,672 761,672 00000000000000000002d331489b2a792c895d74dfecf2803d1ba684178cebb6 3,059 1.00/1.00 vMB 10
761,671 761,671 000000000000000000005d8e2d059d4edf48b3b46d69160d81504527405e49e9 3,463 1.00/1.00 vMB 21
761,670 761,670 00000000000000000001dbb7b237f576b6885252d81c89a0d815272d1c167fae 180 0.04/1.00 vMB 19
761,669 761,669 0000000000000000000267a68c6ac5a0b9dbdeeceadbdfa7debb3b2fba193161 155 0.04/1.00 vMB 14
761,668 761,668 00000000000000000006eb6abc4a6ca984994e46432617f58d1535c4aa30f24a 802 0.59/1.00 vMB 8
761,667 761,667 00000000000000000005be57d31d6865d75065252344f804a90c83d6053702b8 1,018 1.00/1.00 vMB 18
761,666 761,666 000000000000000000062ee3a1b5285939a17f3a3fd6c32d87cba5735958a4ce 844 0.59/1.00 vMB 8
761,665 761,665 0000000000000000000011c9f044ef405cf2b18744e03c1fe44c28b9d82c0041 2,458 0.88/1.00 vMB 13
761,664 761,664 000000000000000000075e4150a96ede833ebdf9c4f0a24d61287684854ca03e 160 0.04/1.00 vMB 10
761,663 761,663 00000000000000000002accf4dd6c3674a83d23cfec2ac9cd99a5f9be30ec34f 833 0.43/1.00 vMB 7
761,662 761,662 00000000000000000006ca02ab515897e360c88a78c9a8bcca9565874defaf44 1,812 0.67/1.00 vMB 11
761,661 761,661 0000000000000000000566f7175c39b368f9203d5f4f2a8f85032b29b7138ff8 933 0.27/1.00 vMB 12
761,660 761,660 00000000000000000005162c40bee0d4666b0d9611df3ef15e692bbc8abd3ee1 615 0.17/1.00 vMB 12
761,659 761,659 000000000000000000057dd79e614bc54c0201e51f3c0fdf529ffcb277010adf 1,158 0.42/1.00 vMB 10
761,658 761,658 000000000000000000016447aac457da24eaded68ef579dabd708265ae85705d 81 0.04/1.00 vMB 13
761,657 761,657 000000000000000000004537af6ed2f5c067b41e87c19740afca103db5af4f07 837 0.36/1.00 vMB 9
761,656 761,656 00000000000000000002b2109b1ef6c2e0edd86334389e0d63a4b933d6d04790 2,412 0.95/1.00 vMB 12
761,655 761,655 000000000000000000062e0de792255509b1d481493b88eb350087a63c6850f1 1,030 0.38/1.00 vMB 11
761,654 761,654 00000000000000000006f006d450baec14de44cd9534802cb29afeb652124a05 209 0.06/1.00 vMB 12
761,653 761,653 000000000000000000029e7904d9ba1af5d65080c069370c82014bf85d3225ed 1,357 0.47/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.