Loading Tool

Explorer IconExplorer

Memory Pool

80,183 transactions
34.61 vMB
0.17358225 BTC
Random Selection Loading Transactions
Max Size: 193.75/200 MB

Candidate Block

Mining Attempt 48b14f8ee38a00675c4ff506f6ef775d7b38278ed5d84d73e5297c71ff2acc10
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 64d3f731987d2afbc9e73c45dc0466582ce856f1381549c7839487dc529b83d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,053
Size: 1.00 vMB
Total Fees: 0.04552572 BTC
Feerates: 150.93 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (121,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
793,553 793,553 00000000000000000004db60f7d445a3923e4065e39ebf189c921533ad9f9601 2,873 1.00/1.00 vMB 25
793,552 793,552 000000000000000000034e9f5ab6c4040c9493313fb56b6c0373fef3a909cb0e 3,172 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.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.