Loading Tool

Explorer IconExplorer

Memory Pool

23,533 transactions
11.42 vMB
0.02430621 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.84/200 MB

Candidate Block

Mining Attempt fcdf5b8e3a8a2f3b3fa197dbb5a9e0f6dd3ffb9474e44a85b6485473a9849ae0
Version 20000000
Previous Block 0000000000000000000126449c48a21e3003b7a7e9ff89509f1ba029e6b36bc1
Merkle Root 861284678fe0992a4ce099b5c5e0713508b7698052aadb2598914080c5f6a589
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,648
Size: 0.99793475 1.00 vMB
Total Fees: 0.00570779 BTC
Feerates: 67.24 > 0.57 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,780 (861,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
52,553 52,553 000000001081ff104f68055f983be69fbeeee71b36a7c66e5c99e20369bf01ac 1 0.00/1.00 vMB 0
52,552 52,552 0000000005ac25fc99f58eea1a25c9ade8679b80c696cb34de9a761ab2939ca1 1 0.00/1.00 vMB 0
52,551 52,551 000000001247a78275a1e60f52f2b997ee86f6e030b4a83233b6142499a79d1a 1 0.00/1.00 vMB 0
52,550 52,550 0000000008f5980da560520e51647085a441f66729ea14274e5d32084116b7ce 1 0.00/1.00 vMB 0
52,549 52,549 0000000010942859ec852eeb1be073cefedc6c844bbdca74a8a4361e06eccb22 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.23 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: 509.64 GB
    • Received: 4.19 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.