Loading Tool

Explorer IconExplorer

Memory Pool

82,554 transactions
30.38 vMB
0.10466604 BTC
Random Selection Loading Transactions
Max Size: 183.16/200 MB

Candidate Block

Mining Attempt e065ab39fed8585ade878518523cd88902e061dab9d268c57c435f747cf88d57
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root a57905112acee57c0f90dcf535973da8f92d5dda4bcd1d270f9e5e6752153495
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.04208208 BTC
Feerates: 526.32 > 4.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (134,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,666 780,666 000000000000000000058fb7da3fef663a2eb48c296fcc5f30821fa027c80c7f 3,052 1.00/1.00 vMB 26
780,665 780,665 00000000000000000000d4b57410b51fa28f3da418e6062fe564f6808802c944 2,255 1.00/1.00 vMB 16
780,664 780,664 00000000000000000002362cc8d3ad93408267f705a0c1db16babcc35ce93e9c 2,659 1.00/1.00 vMB 20
780,663 780,663 000000000000000000005ef274bd19846cfde102354b09652a9cf00631660971 1,799 1.00/1.00 vMB 20
780,662 780,662 00000000000000000002db413ea62fa3b423418bf067b9bcd3e8745c359ec2fd 2,201 1.00/1.00 vMB 29
780,661 780,661 00000000000000000001e7cc95c30789849e11ce6cc5f506b87064715006deb9 3,746 1.00/1.00 vMB 20
780,660 780,660 000000000000000000023d76b0a0db816b7a2034730587d6842531242423cd4a 2,345 1.00/1.00 vMB 9
780,659 780,659 00000000000000000001b9b789c6f3900fff9c456cc14fa6296d8f670cb7c0bc 3,350 1.00/1.00 vMB 20
780,658 780,658 00000000000000000004b056971fbe3b399380384a2580d4f8e7642ce1735acc 2,867 1.00/1.00 vMB 25
780,657 780,657 0000000000000000000071dc6db5db9145688adc1f2c3fa34a4b9b8d54d1df82 2,873 1.00/1.00 vMB 13
780,656 780,656 000000000000000000049a20e1cb39f12c58826af3646a46f4a0c669bf6cb1ea 3,372 1.00/1.00 vMB 27
780,655 780,655 0000000000000000000230eca87acb907adb8e7f7ee8e19a1a5a6ee7f2654ff2 862 1.00/1.00 vMB 14
780,654 780,654 00000000000000000003faa201447945a6f4dc0c3e8bb4469397de2bcaa1f93e 2,757 1.00/1.00 vMB 20
780,653 780,653 00000000000000000004a694c6825af418a9d833da5bcebe59c05fb353be8632 3,522 1.00/1.00 vMB 25
780,652 780,652 000000000000000000019efc621c6f819f85c6e1d2864fdd0c0ed6992be3913d 3,510 1.00/1.00 vMB 17
780,651 780,651 00000000000000000001e27335bc12d622484ba8e429b629e78cb705b1c041a0 3,285 1.00/1.00 vMB 24
780,650 780,650 000000000000000000008016a189f5645477d7e2a700515307f28eb9ba0e1528 1,352 1.00/1.00 vMB 17
780,649 780,649 00000000000000000004dd121b76da255fa385f0ec1cd5b2538ebcfd59119e83 3,097 1.00/1.00 vMB 28
780,648 780,648 00000000000000000000f4088438a6e288ef13a613b7f261c0bc50964bc7fdce 2,338 1.00/1.00 vMB 26
780,647 780,647 0000000000000000000407bfe6c1386597d3821d3f3cd52cdc3863fa12359a87 3,148 1.00/1.00 vMB 18
780,646 780,646 0000000000000000000202b90c6a4fcf849027c50f7bf47860893b394731e38d 3,325 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.