Loading Tool

Explorer IconExplorer

Memory Pool

82,726 transactions
31.10 vMB
0.10882730 BTC
Random Selection Loading Transactions
Max Size: 189.13/200 MB

Candidate Block

Mining Attempt 9f678e5f96764697377e247e7d099e9b8cf6799f746f2d8b77e9ba6ba7a2cddd
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 620f477880361872a51f18f60931e5faa4f1b9ef681af17117e8b1fa6e9c2cb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.03441431 BTC
Feerates: 200.89 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (121,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,574 793,574 00000000000000000002a4f5cd899ea457314c808897c5c5f1f1cd6ffe2b266a 3,430 1.00/1.00 vMB 92
793,573 793,573 0000000000000000000431989b6500c964a6c23a7d7ab23fa07c7d085cd214cd 2,516 1.00/1.00 vMB 40
793,572 793,572 000000000000000000020a920317ebd6430f90aa8321f9c992d33754b73e8aa8 3,055 1.00/1.00 vMB 64
793,571 793,571 0000000000000000000067850a4b52bb1293e88b889bfea9dd2866f19ab803ae 3,508 1.00/1.00 vMB 94
793,570 793,570 000000000000000000017be3ecf748fcec29d82cdad6595af5e4a161d2185f0e 1,658 1.00/1.00 vMB 22
793,569 793,569 0000000000000000000233ed8a9a832c82570cdddbc339e1e4d66ecefa88e8ec 3,045 1.00/1.00 vMB 39
793,568 793,568 00000000000000000003af696d2e4163020e58e05bb75cdc7a1f01ed6c923e99 2,204 1.00/1.00 vMB 29
793,567 793,567 000000000000000000002f84c22902ebd598eecfd771323bf56e539880517581 728 1.00/1.00 vMB 18
793,566 793,566 00000000000000000003ab94109ac6ff6ea79e65c90129874f56f32842b0138b 1,213 1.00/1.00 vMB 14
793,565 793,565 00000000000000000002d4f7a6adceb027a28365dd65237a39764888ea8391ea 3,033 1.00/1.00 vMB 46
793,564 793,564 00000000000000000002b71d620f6fee74879be0d8f9b423a9a1756c4bfcb841 1,985 1.00/1.00 vMB 19
793,563 793,563 00000000000000000003131f99dfde1d8899b7fc1320146a825de597d785326a 3,204 1.00/1.00 vMB 60
793,562 793,562 000000000000000000035a04fcfc64bc676d57bec541a5837a655de230db1308 1,416 1.00/1.00 vMB 46
793,561 793,561 00000000000000000001cd58e8e636fe5ddfb436e0eaacaa9774e02571d8f1ed 2,603 1.00/1.00 vMB 33
793,560 793,560 000000000000000000050080819ad5c72b1f8807463b4959681a689a883fd624 1,989 1.00/1.00 vMB 30
793,559 793,559 000000000000000000010b49fb7c17419ec13cea2c5a5538ab000f1fec52d7ee 1,119 1.00/1.00 vMB 17
793,558 793,558 000000000000000000003f6458018ed52adeddc2d2a6542dc6dc2dd4a4925664 1,065 1.00/1.00 vMB 19
793,557 793,557 00000000000000000003b6c96c861cad38d6ded6505a1c9336c5b97ce06fd70a 3,465 1.00/1.00 vMB 35
793,556 793,556 00000000000000000000a46de80f72757343c538d13be3a992aa733fe33bc4bb 3,630 1.00/1.00 vMB 22
793,555 793,555 000000000000000000046261fd6fb8df26fc17ed5d0c3a183662a95dfb69a5fb 3,651 1.00/1.00 vMB 51
793,554 793,554 000000000000000000010e16aec75a0cca9c8070fb41d6742f52e563a79bcbe2 2,708 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.