Loading Tool

Explorer IconExplorer

Memory Pool

73,216 transactions
28.21 vMB
0.07220061 BTC
Random Selection Loading Transactions
Max Size: 166.96/200 MB

Candidate Block

Mining Attempt a175ae806136c6b7362e5739f41f81c8fa6e5e550de3ee9a54f648027a376582
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root c745e95d16fb228f17861ef30385e26483d48262eca94aefff0b118e23694df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,168
Size: 1.00 vMB
Total Fees: 0.01579568 BTC
Feerates: 150.86 > 1.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (551,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,203 363,203 00000000000000000ba958113f830ceb66d8005ef2dba331f46a58cc487e4561 131 0.75/1.00 vMB 97
363,202 363,202 00000000000000000b351c83f08d2db01abea308712bcb1f60d6caaf6694eaf9 2,348 0.75/1.00 vMB 43
363,201 363,201 000000000000000010d171a21cab5a36167ad25437461463ba2392bd4b156bc3 1,643 0.93/1.00 vMB 55
363,200 363,200 00000000000000000eee619db9d6395995bc6ff1469bf7dea251eb72ee46e23c 1,637 0.93/1.00 vMB 54
363,199 363,199 000000000000000001e65a8804c7d97ee1fd52394632bdebdaf402935dcddeec 1,240 0.75/1.00 vMB 50
363,198 363,198 000000000000000009adadafe544e2de4d304880afa9e801783334e74243ce58 2,274 0.75/1.00 vMB 41
363,197 363,197 00000000000000000f6c960aed5929a1d3920cf6448fdbeb539b9ee4ca52a25c 1,594 0.95/1.00 vMB 52
363,196 363,196 000000000000000005391cf62e899a11938c65910847e751cf7fb4a186618a50 1,290 0.75/1.00 vMB 54
363,195 363,195 000000000000000014d2b8de865ed918d6277da4c19af542a1d6ccebac06638e 1,128 0.75/1.00 vMB 48
363,194 363,194 00000000000000000d0b2a46a6d8b95229be73f6e2cb6c79fd7067f958d06ee7 2,084 1.00/1.00 vMB 33
363,193 363,193 00000000000000000a8035a5b4abefdec21d29cdaa50684d90154dbb8be9d83a 1,660 0.95/1.00 vMB 53
363,192 363,192 000000000000000010140af25ed79076caf72436499a8d2a5b844380170fc4a3 1,406 0.93/1.00 vMB 27
363,191 363,191 00000000000000000984bd04b4fe6c043e8d5b300b6601e47b4e825549a44b24 1,167 0.75/1.00 vMB 54
363,190 363,190 000000000000000010b1b73bb5be8492c85b602860682419bfa296490329234a 1,174 0.75/1.00 vMB 49
363,189 363,189 00000000000000000c0fb9ecb7f509b97b4e5d5c85bfa6ee272ce299f6a87482 748 1.00/1.00 vMB 16
363,188 363,188 0000000000000000114a61268d512778e92810825b5f808c75f1c5979fffc9ab 2,131 0.93/1.00 vMB 45
363,187 363,187 000000000000000015968e9713192eea6ff9449ddb8dae29949f80c13a1ece32 2,563 1.00/1.00 vMB 37
363,186 363,186 00000000000000000c81b13cdd854822ae6ac0dd98d27232bfedffeb7316c721 1,679 0.95/1.00 vMB 55
363,185 363,185 00000000000000000ece219a5e1d7957481727d90f30ded395a3cee9383d4809 886 0.73/1.00 vMB 20
363,184 363,184 00000000000000000c4560d01ecb9f181f0d3e062dda8f2610fc0ae95c56a546 124 0.03/1.00 vMB 56
363,183 363,183 000000000000000002ef388f86e5708f269e786fbb76d56c7388fb3765faf689 600 0.43/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.