Loading Tool

Explorer IconExplorer

Memory Pool

44,377 transactions
26.62 vMB
0.06288173 BTC
Random Selection Loading Transactions
Max Size: 140.42/200 MB

Candidate Block

Mining Attempt b77ac6f2e6744f44a14c3a6e02b36f018ff54c9c434b244d198069c4049332b4
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root f2fc4010df29831b39076c09c6fcc9ba950181f3ee55f68050b29503a71797bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,108
Size: 1.00 vMB
Total Fees: 0.01394668 BTC
Feerates: 83.62 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (697,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,697 217,697 0000000000000488546cc9b26ccdaaa6017db522a9331cfcaf846a130a7d118f 19 0.01/1.00 vMB 100
217,696 217,696 00000000000004a156bb1e878dc4215f9d3942f53c24ef0e9cc7872eba6affba 118 0.07/1.00 vMB 134
217,695 217,695 0000000000000278af049fa4b52da566fe390a027457f3d6b8eb4b34cf7884c7 205 0.12/1.00 vMB 124
217,694 217,694 000000000000016106e0605fce844b3c09a61920a8a716bd1d5bc10968030e59 477 0.21/1.00 vMB 185
217,693 217,693 00000000000002b6fca937b5ef950bf41d900d063d87ed23ccc3c02de9c437e4 140 0.05/1.00 vMB 57
217,692 217,692 000000000000039c2cdfa12a5e2df959fab51284ffc14ba6543a49fcd1a2d251 330 0.19/1.00 vMB 148
217,691 217,691 0000000000000056d5d9d48d956a09a51809644459652e8f8dea909d045100b1 234 0.13/1.00 vMB 136
217,690 217,690 0000000000000128c63607247fb8232bb70deefbebb455743654effe1a5b5d5a 242 0.12/1.00 vMB 153
217,689 217,689 0000000000000078d4e0fce490ecba50536b1bba08d51f42de89cbdd9535949a 184 0.15/1.00 vMB 102
217,688 217,688 00000000000003dc6c2eeef28adb96fc1cf07e1408b15f455bb9aae0f91c01e6 256 0.09/1.00 vMB 218
217,687 217,687 000000000000051c0313aaa8f391291027a57c74f769aebea7bdbe7ef0524d29 204 0.12/1.00 vMB 115
217,686 217,686 00000000000001334476d6f93b4194865e793010160258e7691e41ec4bd1ea49 495 0.25/1.00 vMB 152
217,685 217,685 00000000000001e458fca8956124b394a8f314dd83b2fc0d6b04a425d4ba45da 669 0.25/1.00 vMB 183
217,684 217,684 00000000000002f537ed62a7c6d2a332a4c15fc540b761d26be5f5ed16cc39bf 512 0.23/1.00 vMB 129
217,683 217,683 00000000000002f54eed54ce8e091d597ff4a0d0a1a691b9742e249b518bee32 561 0.27/1.00 vMB 193
217,682 217,682 00000000000001efbfb941be2e0d919894c582270126494153cf778b3e2dabe2 263 0.13/1.00 vMB 156
217,681 217,681 000000000000009250cf7cb1a7eb4f8fd75f51f8faba71126185fbd4dd0751b9 154 0.10/1.00 vMB 137
217,680 217,680 00000000000001146bec3c7232e4ceb1f6811ca9d51a108d129a8e64f4f24f60 20 0.01/1.00 vMB 43
217,679 217,679 00000000000000b8d6ebdd5c0e52e625aef95258183c56511efa6e78d64f16e7 349 0.22/1.00 vMB 134
217,678 217,678 00000000000001d312aa33d4efb4b65e96428d9195b5c5167b0e7ba519f3964b 271 0.17/1.00 vMB 135
217,677 217,677 00000000000003b584e8f2de2ba15e1e2b984c66733a57081aa442418c735f39 99 0.04/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 781.96 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: 647.62 GB
    • Received: 12.96 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.