Loading Tool

Explorer IconExplorer

Memory Pool

76,306 transactions
29.89 vMB
0.09931349 BTC
Random Selection Loading Transactions
Max Size: 179.49/200 MB

Candidate Block

Mining Attempt 58a8e1cbf115ac269f855ae6df7ec8cf807c03e3fccce904b2c32aece7136c8f
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root fdddc0a7eabbe3358adcabb6844dc8e3aeea5b6063b7b83eb12ea8483e1a980e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,447
Size: 1.00 vMB
Total Fees: 0.02779714 BTC
Feerates: 150.62 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (685,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,671 229,671 00000000000001bde5808b07fbeae53795bb59bdb1cfc1e9e46cebad2dae170b 610 0.44/1.00 vMB 120
229,670 229,670 00000000000000ee39243f076342d74f24863abb15968bf25af5964197f5a28f 420 0.27/1.00 vMB 139
229,669 229,669 000000000000025ee5beef9e15505c4e4267381d90f9bd5926f84716ebddc811 391 0.29/1.00 vMB 119
229,668 229,668 000000000000000eeed4596a21ba0217fc25f1b9ef1bbf0a814222c3bc73b576 225 0.25/1.00 vMB 61
229,667 229,667 00000000000000f8beecbe5233c647779203863c112381adf7774d7962abde08 755 0.38/1.00 vMB 159
229,666 229,666 0000000000000041e3ae6b19b0719282ea2241b897064418b1dc636012cbc714 161 0.18/1.00 vMB 84
229,665 229,665 00000000000002554f97b15aee5c9570e7859b1776c2b1e7e4020875678dc1c7 372 0.24/1.00 vMB 173
229,664 229,664 00000000000000286e87f312ab779c052f5d8fa10809a03c236c56a456e50fbc 870 0.49/1.00 vMB 171
229,663 229,663 0000000000000267dccc4f7754627ddbea50d00b20c1d03a33560f29e4d7770a 536 0.24/1.00 vMB 193
229,662 229,662 0000000000000216298d66fd470112d13143d38a1a4d3cef76fec7ee85cff83f 120 0.18/1.00 vMB 70
229,661 229,661 00000000000000b1519b6de841f37c69a4025f90064d5083eee8ec752e4bde8b 216 0.12/1.00 vMB 153
229,660 229,660 00000000000001ca78f39a60d424b5d39716cd8b874d1d67f8e5946c44fe74ba 684 0.43/1.00 vMB 5,137
229,659 229,659 00000000000001abe4ec1d257b30edb23b3e5d05397cc01089ff4a5750266347 160 0.16/1.00 vMB 101
229,658 229,658 000000000000027c09c182dddba2b3ab18482521ced1ac7464f953f1f4257654 888 0.47/1.00 vMB 159
229,657 229,657 000000000000000e6250cd9ba5cf59a253d91d286135053e1f76edf7d979f7da 410 0.14/1.00 vMB 106
229,656 229,656 000000000000009166403d9ef407148faee0e2c798802f0eeedafae758ec12ce 82 0.04/1.00 vMB 149
229,655 229,655 000000000000002a2e992c68c7514d5ce38da1e140263571e7ad3632a3dd3a06 203 0.08/1.00 vMB 185
229,654 229,654 000000000000022d9d10b12b654631ca0bc23c84bfb0cb48cdf6f1db73693b31 238 0.13/1.00 vMB 147
229,653 229,653 00000000000001e8f4d2b9d3bcd16c89816589f9c4bf61ae7bfbd62e57793a7b 369 0.17/1.00 vMB 156
229,652 229,652 000000000000018465c6e777a527a53044118787af617c5b8f00b7c3bddee45e 382 0.09/1.00 vMB 68
229,651 229,651 00000000000001eb6c541c20ceceb9aef33cb529f63c49f020ded43e1d060c43 341 0.25/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 783.17 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: 748.71 GB
    • Received: 18.81 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.