Loading Tool

Explorer IconExplorer

Memory Pool

81,188 transactions
30.18 vMB
0.13337960 BTC
Random Selection Loading Transactions
Max Size: 181.48/200 MB

Candidate Block

Mining Attempt 62dfa706afe9a5292933fa200d098ea108bdfd9443d5ac0c1ba4d01b27108032
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 027f467e064bb022e6423da682450557791c152bb8ae58caab43e77b4d273a76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,036
Size: 1.00 vMB
Total Fees: 0.05630402 BTC
Feerates: 242.90 > 5.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (803,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,756 111,756 00000000000045c886cdb72cb3ea5025b921bdd645c4486fb83914fe29ac5d34 9 0.00/1.00 vMB 0
111,755 111,755 000000000000715bff7b62fc548381dbe269a675616d8ef1ba86eef66b7e8d2d 10 0.00/1.00 vMB 353
111,754 111,754 0000000000002095d5d8ef2c9b766440857c9441cd33b829f362df46e14210ad 6 0.00/1.00 vMB 0
111,753 111,753 0000000000011184ee2866fbb2f70c64d13642cb5ef1e6c4904340ddae4c158a 6 0.00/1.00 vMB 0
111,752 111,752 00000000000073b385f584e54c381212dbb62f4684d7d589280b713e1088e724 6 0.03/1.00 vMB 1,059
111,751 111,751 000000000000a3f0a25f0710f07c8ad9757c67c52da57ff63e6052fa525a1951 10 0.00/1.00 vMB 0
111,750 111,750 0000000000002a306d42d0d2c3c31baaf8dcf08dab6fb7c512a6ef64a267fb6a 17 0.00/1.00 vMB 0
111,749 111,749 0000000000000ff9a5c0c55a7e655c98d13117d15d87bb262ccab79c5c4ce1e1 8 0.00/1.00 vMB 0
111,748 111,748 00000000000011f01ea9b5bfa5d94c892ca034d82df0761f4dee7c2f449c75f0 2 0.00/1.00 vMB 0
111,747 111,747 0000000000008911e28333cbc144334b9937e9feb83b3edbbb9983270a12e36b 6 0.00/1.00 vMB 0
111,746 111,746 00000000000100fe0ba4176902e519463379715f904a76b603927450d487aa3b 1 0.00/1.00 vMB 0
111,745 111,745 0000000000007162d3a987c65bcf9888d063728d8d5e741dccf728e3dfddd4f2 4 0.00/1.00 vMB 0
111,744 111,744 0000000000009f578367ff6d435e67bc2333ca55ad15c72f831885f716405da1 4 0.00/1.00 vMB 0
111,743 111,743 0000000000000c31994f90878f53707fdb0e35f4690e4745c9684f8d2883b2f2 1 0.00/1.00 vMB 0
111,742 111,742 000000000000ac2adb9183be2e7d47370f3ca53ca5862cee7fdaa9d2b27243ce 8 0.00/1.00 vMB 0
111,741 111,741 000000000000ba6b95b1d29ef9a32464187143ec2199dbe164428bd27a3c5c37 4 0.00/1.00 vMB 0
111,740 111,740 0000000000003f8d829f52ef338a1f5bb8dfb36520ea3dceff04010f7df86ad4 4 0.00/1.00 vMB 0
111,739 111,739 0000000000000412311e6840d835e1c795fc3b5e20fa2092eb38edb8b96113a7 3 0.00/1.00 vMB 0
111,738 111,738 000000000000958b68f069c8f4a3a6f4f3845b10c28ebc750846e99355b167ee 1 0.00/1.00 vMB 0
111,737 111,737 000000000000d9d22fa0878279943872014917555e0931812bd2dac82baf79b5 5 0.00/1.00 vMB 0
111,736 111,736 000000000001023a90c4361caa5ed6ad994aa1f6da2be723d94a280089ce652e 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.67 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: 674.06 GB
    • Received: 16.43 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.