Loading Tool

Explorer IconExplorer

Memory Pool

39,281 transactions
26.13 vMB
0.05199622 BTC
Random Selection Loading Transactions
Max Size: 136.11/200 MB

Candidate Block

Mining Attempt 052411cebc05b4d78e103bb7f6c5c23339836318e31592df5a462b991932dec0
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 1f28048abd4498255e90467249ba9600369632ad0b6389a51c699389e349e7e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,803
Size: 1.00 vMB
Total Fees: 0.00414858 BTC
Feerates: 100.00 > 0.42 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (414,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,288 500,288 0000000000000000004a7f37402aa4937054ab64ffaf3f055dc5e292aaa8e3bb 2,649 1.00/1.00 vMB 792
500,287 500,287 000000000000000000682f64b2598fefd5a2a8a448a20dc2871856c376c0ed38 2,709 1.00/1.00 vMB 712
500,286 500,286 00000000000000000073418f6c932ed9cffbb36f35336c92263ad9dd57fc9c01 2,489 1.00/1.00 vMB 674
500,285 500,285 000000000000000000868be59ee0ff19110739b35ecf2558a4649ec7901b2128 2,076 1.00/1.00 vMB 446
500,284 500,284 000000000000000000442abc8fb9544d5e60fe14ba71b641cbff1240a5332d6d 2,618 1.00/1.00 vMB 765
500,283 500,283 00000000000000000011078f2fbc865692b22e999b98f3f2b9c119c702994f78 2,436 1.00/1.00 vMB 602
500,282 500,282 0000000000000000006769fff0a690deb7b7f00157aeafba1f282cd16fe90924 2,943 1.00/1.00 vMB 681
500,281 500,281 00000000000000000080c728672a75afc57bd88de1e70034a3443d6b1609f8a3 2,559 1.00/1.00 vMB 698
500,280 500,280 0000000000000000000402e5fd9980d4d783169c23909b64afaa7be4396c8103 2,910 1.00/1.00 vMB 825
500,279 500,279 0000000000000000005e5c4e6351ef1cb2d811ac0696ac6b3bb025c199ff457d 2,542 1.00/1.00 vMB 647
500,278 500,278 00000000000000000083e69c4afd0cc0b3da2df1ef5f5a055e6635dd156c1a61 2,898 1.00/1.00 vMB 682
500,277 500,277 0000000000000000007d82886c454a5500416c7343cc35cebbf391685fbd5c2f 2,349 1.00/1.00 vMB 757
500,276 500,276 00000000000000000063e5cc96c1325a7f3b92b5b51babfdfa746d89f20b1aa6 2,486 1.00/1.00 vMB 679
500,275 500,275 0000000000000000007b3451f14b05ee46830645341001a0f6fb56cbdc64116e 2,713 1.00/1.00 vMB 827
500,274 500,274 0000000000000000007ddb376cc3570a22f3a045ed40de30da02a29e286075c7 2,775 1.00/1.00 vMB 660
500,273 500,273 000000000000000000139365d7316c1ec706af08cf59480e420ee5de687c12f3 2,654 1.00/1.00 vMB 791
500,272 500,272 00000000000000000009ae230dbe900762ed1ea16bfee2bf14083a015472d965 2,381 1.00/1.00 vMB 643
500,271 500,271 0000000000000000007c3f9ed7d92a65b446ae21525bce24a766f77ef9301b2d 2,925 1.00/1.00 vMB 702
500,270 500,270 000000000000000000874c223bf13ae6e8b2dba915663786296c5501e7e013bf 2,882 1.00/1.00 vMB 736
500,269 500,269 00000000000000000030df77b755c8dffdcb20d999ea1a2644972bbedaa2bfc2 2,527 1.00/1.00 vMB 663
500,268 500,268 0000000000000000004636fb25cef0b53404eb12a1eb076bca3f3d5cc70efc52 2,374 1.00/1.00 vMB 724
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.