Loading Tool

Explorer IconExplorer

Memory Pool

76,730 transactions
27.69 vMB
0.07905942 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt d8dc27208a0eca66369b6fb0845180c144b777ce0dcfb0b893c2bd56c43af52f
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 690cdd1adcfb01764934de9fe71dd7b4175c1d2718337b960e32a4ee055fd922
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.01991913 BTC
Feerates: 402.60 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (476,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,784 438,784 0000000000000000040d6ef667d7a52caf93d8e0d1e40fd7155c787b42667179 1,855 1.00/1.00 vMB 47
438,783 438,783 00000000000000000255ec203c11238edbb1431fbc6e233935edec73ed176854 2,219 1.00/1.00 vMB 71
438,782 438,782 00000000000000000400d27e67657f6a6d87fcaff0757a9f7499a60bbca347e9 1,617 0.63/1.00 vMB 61
438,781 438,781 00000000000000000164d6c1f6a9e0d0468c6597c0908bbd616c648eee57d1d6 5 0.00/1.00 vMB 1,263
438,780 438,780 000000000000000001f4c116b9a3b58b37e8ed904e39122bc6cc4bd19e200212 909 1.00/1.00 vMB 16
438,779 438,779 000000000000000002e4ec25480252ce80667fc26dfd0a4da6575595357b5b74 2,492 1.00/1.00 vMB 74
438,778 438,778 0000000000000000004a2edb779b2fbe1f4a72f9319288535c29c356deceacef 338 0.56/1.00 vMB 14
438,777 438,777 0000000000000000010534316bd08c8a908223311c4c539be1444f4da5ace816 1,353 1.00/1.00 vMB 37
438,776 438,776 00000000000000000117731ff9294df13ef27a9e13396dc6332572738a9bc673 2,214 1.00/1.00 vMB 58
438,775 438,775 000000000000000003c871483aa5b2b1aa99d52197f724faced92738a0477e00 2,619 1.00/1.00 vMB 72
438,774 438,774 00000000000000000095ad688f40cd9634161e673cc3c2afbf71abb867a836e8 2,149 1.00/1.00 vMB 63
438,773 438,773 000000000000000003bbcf490738bcf58317fbea8862e938ba639dc12cbe199e 2,756 1.00/1.00 vMB 82
438,772 438,772 0000000000000000017e5e83a889998ba638c22ff030a1cafd42a4a192228fa4 2,096 1.00/1.00 vMB 65
438,771 438,771 000000000000000000eeeeea262e835b8b84bd05500b7bf44dccb289fbbd2034 2,280 1.00/1.00 vMB 63
438,770 438,770 0000000000000000016817426947dc07fe0f5de64576659079785b7d671c7a4c 2,938 1.00/1.00 vMB 64
438,769 438,769 00000000000000000150bb437a1da55f04bf80e1fa50d2e841a381ab7cd9c5ba 2,712 1.00/1.00 vMB 72
438,768 438,768 0000000000000000013b1a1395da0ba7bb21e9f628fb27b7ec2524f00c77b933 3,215 1.00/1.00 vMB 103
438,767 438,767 000000000000000000fdc2ec26c7d1867c10479c8c275967fe53ccce2ac4f392 1,313 0.88/1.00 vMB 52
438,766 438,766 000000000000000001d9766df1c3f208e7ad80e91e3d31b67eeaf136b47fd436 938 0.60/1.00 vMB 49
438,765 438,765 00000000000000000154fd90a752c11657e562fbd9452e5ae11183b648e1dad7 1,755 0.74/1.00 vMB 62
438,764 438,764 0000000000000000007e09bb456420d03e5603915512da18cb3eff33447068b6 1,352 0.51/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.