Loading Tool

Explorer IconExplorer

Memory Pool

81,332 transactions
31.57 vMB
0.07470359 BTC
Random Selection Loading Transactions
Max Size: 191.76/200 MB

Candidate Block

Mining Attempt 1bd5c81135616f46f902e9b51a423a1b239b2cf6b6ddf953ac5a0dfe058ce995
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root ce59ebb289ae4740505913d24f00ec80dd5ff2df9697025d83f306baaf5c11d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,401
Size: 1.00 vMB
Total Fees: 0.00614369 BTC
Feerates: 70.37 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (404,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,699 510,699 00000000000000000003bd5924794b46cfe596f867be257cffc56590d80eec9e 1,370 1.00/1.00 vMB 69
510,698 510,698 0000000000000000000c2d77ed5475227310329bf9091d4fbc62f51e8c619e65 2,807 1.00/1.00 vMB 137
510,697 510,697 00000000000000000040d11e7840b9b737aeae79d8075f850c3e8f4fe1d1e075 2,169 1.00/1.00 vMB 85
510,696 510,696 00000000000000000017ea9368de2088404ca6b9284a86613ca77dedca27cf7a 1,010 1.00/1.00 vMB 79
510,695 510,695 0000000000000000002b845236e96a0742d87f56e63ae79ba2df803461958b6e 1,314 1.00/1.00 vMB 52
510,694 510,694 00000000000000000048d09839f36c36e6b0b18c36d1046eb096e2678102dfcb 1,366 1.00/1.00 vMB 89
510,693 510,693 0000000000000000001e2b58aab9a13b97f41377f9bb72099f38f8cbb9ca963a 1,328 1.00/1.00 vMB 86
510,692 510,692 0000000000000000000a61de16795b13ffd4822401a22f711464fef069febd25 701 1.00/1.00 vMB 83
510,691 510,691 00000000000000000039c9507465fb7ac21d840345c368c25fad7997139c20b3 561 1.00/1.00 vMB 10
510,690 510,690 00000000000000000006bd1666d05ab2b76bbf6226ec00833af8448a43e09d77 1,869 1.00/1.00 vMB 101
510,689 510,689 00000000000000000028a460426002fa65b03931c0c045cbe956339b71a78d7a 939 1.00/1.00 vMB 69
510,688 510,688 00000000000000000041edb00cadaf6e2fee84b13ca9b8b4d814642e27940810 59 1.00/1.00 vMB 2
510,687 510,687 00000000000000000040e7ea6cc33c4149c2835c1405d9092b29bd4de02b1084 776 1.00/1.00 vMB 48
510,686 510,686 000000000000000000475ce9e45b0eae596157dccf239d6ee7efce36eb66707d 1,571 1.00/1.00 vMB 18
510,685 510,685 00000000000000000012f95eed211e0c350e77115e12016b1d7fff92c0b86db3 1,892 1.00/1.00 vMB 128
510,684 510,684 0000000000000000004a7e3d39fc1581fe7bac77c4bcbc19ef0aff38eb6c74b8 1,612 1.00/1.00 vMB 26
510,683 510,683 0000000000000000004b960486e9062927334ff238f5ec1d25b4a939a77d8590 2,422 1.00/1.00 vMB 62
510,682 510,682 0000000000000000005088eaac763024259a07c9279cbe80501f6b78ec296a75 1,961 1.00/1.00 vMB 97
510,681 510,681 0000000000000000003938972f1c9c60c6e0e71d9bf460c4d174130224032ec7 1,792 1.00/1.00 vMB 103
510,680 510,680 0000000000000000003cba662927addab5276b350244e8ba082e7e24598440b3 2,073 1.00/1.00 vMB 130
510,679 510,679 0000000000000000004f7a068e1ecf26f1a2c85330e2b8f0b11c8e0515386467 1,690 1.00/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.