Loading Tool

Explorer IconExplorer

Memory Pool

81,552 transactions
29.99 vMB
0.15802482 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt 496c9ecc01506f67c56f6df71443493d5e5ff4db3f4c42cf5a00ddbf228af5a3
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 160dfa005203a1fece950010fe15e244483ce87b12a429a2f3817dba3691d2a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,774
Size: 1.00 vMB
Total Fees: 0.06010426 BTC
Feerates: 1,002.91 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (134,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,550 780,550 000000000000000000001e079816a121198d8fb0fdb785a8407660519b40ca2e 916 1.00/1.00 vMB 17
780,549 780,549 000000000000000000055a5a59b9a78c154714d7818f25cbf933aa9c24a569fe 1,008 1.00/1.00 vMB 18
780,548 780,548 000000000000000000063037c6fdb0a9c8e707526cba5676001b322e949eeee0 2,347 1.00/1.00 vMB 26
780,547 780,547 000000000000000000047381856e43b6e0e346bc79cb642d3671430689740b3c 2,307 1.00/1.00 vMB 43
780,546 780,546 000000000000000000050c97c881ca91d4e8cdeb5c9433c2f8ed9745785a734f 1,475 1.00/1.00 vMB 19
780,545 780,545 000000000000000000035141ab22f313c32f3ecf2a13765468f698fe79e9ad29 2,874 1.00/1.00 vMB 24
780,544 780,544 00000000000000000001d11242d4a0b73469d1b625c65d2e8444a48e78972fbd 1,107 1.00/1.00 vMB 8
780,543 780,543 000000000000000000046b62b1345074c4871ef46acb7165ee9675e59d72189a 1,557 1.00/1.00 vMB 19
780,542 780,542 00000000000000000004d8cd978bd2f0c911e94c210a1d63029136d4a0671c85 1,225 1.00/1.00 vMB 7
780,541 780,541 0000000000000000000516c4985b1a1935a5a0ddfa65f99910323d3aeaf58da0 2,020 1.00/1.00 vMB 19
780,540 780,540 00000000000000000002d1789d288f21024224af49a867c783bc709cb148d4e1 1,149 1.00/1.00 vMB 21
780,539 780,539 00000000000000000000ff2df90eae96b546473b16f8104951e309352a48d635 1,244 1.00/1.00 vMB 20
780,538 780,538 000000000000000000005addf38c554dc0ba9bb80a41ea673c14e5a3ad520d73 3,207 1.00/1.00 vMB 35
780,537 780,537 00000000000000000003cd05b9430a0d787f745907331c6551958f10fff1f77d 1,788 1.00/1.00 vMB 13
780,536 780,536 000000000000000000007d41d1f472c1cc2aa4c647f8846104a97d5326cd7e20 2,362 1.00/1.00 vMB 20
780,535 780,535 00000000000000000005752bf9f667df95991df702fbac24a77a91cb8fca7bd9 266 1.00/1.00 vMB 3
780,534 780,534 00000000000000000000a714953176851ebdee4470bc8c939833285d34534aa8 491 1.00/1.00 vMB 4
780,533 780,533 00000000000000000004a002f112f6b78d62eeb6c9daf4e25ebb36095e60bd2f 2,188 1.00/1.00 vMB 17
780,532 780,532 00000000000000000005d129aa457d67ebe23b866490916fbbb3d800b661911f 2,074 1.00/1.00 vMB 10
780,531 780,531 00000000000000000004598a9f634d72fe310b0bbec99d23ffa5a56fc20daedf 2,219 1.00/1.00 vMB 12
780,530 780,530 000000000000000000016e862ce6f18d9dd610db7ce9717fd7aada8f8d97e491 2,296 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.