Loading Tool

Explorer IconExplorer

Memory Pool

77,878 transactions
29.25 vMB
0.06262889 BTC
Random Selection Loading Transactions
Max Size: 175.78/200 MB

Candidate Block

Mining Attempt f75c64c32723312b4c24b0fb74b7f3772fe273adc657efdaa8ec21d4fd113c70
Version 20000000
Previous Block 000000000000000000004c4a905c8593ed7e23f3ac33562bc2818cc264e6c121
Merkle Root 242bfd2e12000160602a77af76d0317d6cc1447b0690bf4b9fb404e356446f99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,802
Size: 1.00 vMB
Total Fees: 0.00346509 BTC
Feerates: 16.09 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,020 (641,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,655 273,655 0000000000000004050631335be558178e5857b5e186de49312b85661624dbdd 83 0.03/1.00 vMB 90
273,654 273,654 0000000000000001e90e3bda02743479923160dc359ab28a2da3a66b1ecf15af 251 0.11/1.00 vMB 99
273,653 273,653 00000000000000045ef115828f0588cd1f37231dde97d78812e15b06be7c7631 304 0.15/1.00 vMB 46
273,652 273,652 000000000000000259847b2175946aa49f8e4de3fa0cfe782af96088eb8d01e6 274 0.13/1.00 vMB 42
273,651 273,651 0000000000000005ae6c63b67351f1b633c08a3fe9e31104adedcd1a5eb2f6bb 96 0.04/1.00 vMB 55
273,650 273,650 00000000000000038458149880a83c9cd8fe8cf059a1ad96f02d9687cdb30ffa 336 0.16/1.00 vMB 61
273,649 273,649 0000000000000004e7bf2aba7884659b6e62544d4233426fa2cf48fed295178d 147 0.07/1.00 vMB 37
273,648 273,648 0000000000000001ea02d3ec1673793b8d8ee478ab845c307e0da98c2cdb5494 30 0.02/1.00 vMB 34
273,647 273,647 0000000000000003e3ae0dac64c11d78f94e5e20533d28a90b01fe6dd125633b 415 0.24/1.00 vMB 40
273,646 273,646 0000000000000004d3df552a45a997efb1b8d2e5b02f575e59b0a11e13fab6af 528 0.25/1.00 vMB 35
273,645 273,645 00000000000000011e95746b3532c02549e9c6ec669415a4a034d61e68fd4e57 723 0.25/1.00 vMB 132
273,644 273,644 0000000000000004688d493b5ce7b387f3a192b8b637b6ac84685cd48b356d53 269 0.11/1.00 vMB 23
273,643 273,643 00000000000000020d4620cd489fefec8170eec78d7ac92793b806a17d40915f 438 0.23/1.00 vMB 60
273,642 273,642 000000000000000340360c9ae8a1a3216aef0a80726ea45fa22ab2b700522fc4 919 0.35/1.00 vMB 51
273,641 273,641 0000000000000003319ac86c7de0633d4e8d49fbef60c70aea89d96d83a00596 594 0.25/1.00 vMB 44
273,640 273,640 00000000000000002609648d8d1ae36a88fd06c192677021f1bceb5eeecd3092 115 0.05/1.00 vMB 43,405
273,639 273,639 00000000000000049ff1e3b0fd9454d819c28ed06a454218f071acef9d0ed880 128 0.05/1.00 vMB 33
273,638 273,638 0000000000000000d67428c1ea2b84b04f1fe4ef3ffa7b6ffdba78b2e2855dc4 71 0.03/1.00 vMB 68
273,637 273,637 00000000000000024b6b1246ebfa11235bd81f0376f0f31cdd6111a1960f30d0 159 0.06/1.00 vMB 48
273,636 273,636 000000000000000484add3d38319766cd4cb3c5aad1a29c07a3b866f4b68500b 580 0.40/1.00 vMB 27
273,635 273,635 0000000000000000a3ef5b0b722d2f74dbe994c99b1ea27c098646db06d7b0b8 782 0.25/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.43 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: 665.49 GB
    • Received: 15.15 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.