Loading Tool

Explorer IconExplorer

Memory Pool

45,605 transactions
23.37 vMB
0.05680720 BTC
Random Selection Loading Transactions
Max Size: 128.11/200 MB

Candidate Block

Mining Attempt 57ec718f77aeb28293de25fe569377c0ad6ab135dcdb7c47ad9878a03884bfa8
Version 20000000
Previous Block 00000000000000000001ddc322ad146610c7717d6fe5afb35ec878e43368ff29
Merkle Root 2bdb940dc1d3b4389278e250935e3b8b64fce40f276a7f27701d0c68a774e6e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.00795763 BTC
Feerates: 402.75 > 0.80 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,980 (861,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,574 52,574 00000000097b4776ef75487c5b66c933fc2180dab0c87523b76e4dd420391550 1 0.00/1.00 vMB 0
52,573 52,573 0000000016123f19bc48efb293df7375a41ad72eab37966ed7fefbe419361a85 2 0.00/1.00 vMB 0
52,572 52,572 000000000284b210136f163d59bb4a73cd4c91a5693c14c4140af2bfc88e312f 2 0.00/1.00 vMB 0
52,571 52,571 000000000a9ba50f922d96462fc6189ec415e8723793394ebbafcdca03790d9d 1 0.00/1.00 vMB 0
52,570 52,570 000000000473437cb954f15948e422c985728abe80b6d463a43d37047f74a900 1 0.00/1.00 vMB 0
52,569 52,569 000000000dcccecf1b4d74420b5822dc6bee96e364a91939fb8c69d7ada93005 3 0.00/1.00 vMB 0
52,568 52,568 00000000032271d72f15fdea77f1a8b84ebbc5850d848caa61d68d0e9c4c1f4c 1 0.00/1.00 vMB 0
52,567 52,567 000000000bbbd3d4cc8bf53b90344fee37a2ff33c8841aa8aba5331cb0e9fc4a 3 0.00/1.00 vMB 0
52,566 52,566 000000001597390fe15caa652d775e416a7c842463f566c76ca6975ea1da79a2 1 0.00/1.00 vMB 0
52,565 52,565 0000000009695934ae5df1f680b376d53eab8916ebc564334091d780bcabec9a 1 0.00/1.00 vMB 0
52,564 52,564 000000000016a4481d30e0e89a80a576b1a7c1324408969a47fe8f11f53cef75 1 0.00/1.00 vMB 0
52,563 52,563 0000000013bec85837e42649b8fcb72073f9ef5d9a95b4891c0d6c25c9e524c7 1 0.00/1.00 vMB 0
52,562 52,562 000000000a41803e4ac0fef464831e1e7650b5684d5f8a477a60a812008f4b45 2 0.00/1.00 vMB 0
52,561 52,561 00000000151107ab19fb1436abd4ebaa42d9c6b638e15b3181bf620a0c771b8d 2 0.00/1.00 vMB 0
52,560 52,560 00000000039d3e71542c760ba06e47b316c136ab5961f24940c393ecd55842f6 1 0.00/1.00 vMB 0
52,559 52,559 0000000003b154a026dc2ee121603abcfba493ddaaf99ab203cdc8f158049198 3 0.00/1.00 vMB 0
52,558 52,558 0000000001eace3ecf77ec2e3d3dfa00839379fd0dffd6efdea764d16480da9c 1 0.00/1.00 vMB 0
52,557 52,557 00000000027725420ed92cc90c2b60faaa75a1bd069929165635051dbb2a0916 1 0.00/1.00 vMB 0
52,556 52,556 000000000e4c06aa47846f96907b3bc0b78774eb29341836231cca0b6763b86e 1 0.00/1.00 vMB 0
52,555 52,555 000000000ab3251f729fb6ae7fb02a9a347a5209ab6f84b447459c1b0e778d45 1 0.00/1.00 vMB 0
52,554 52,554 0000000000a7307a511ce99588ac5e7f18a0a7d521c18610cf18ac5b4ffb1ae5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.57 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: 538.26 GB
    • Received: 6.11 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.