Loading Tool

Explorer IconExplorer

Memory Pool

77,685 transactions
28.85 vMB
0.07431781 BTC
Random Selection Loading Transactions
Max Size: 174.97/200 MB

Candidate Block

Mining Attempt 0998b93cdab2cd5873c97d3fa57c106a45550964e1243b050bad0b75430ca72c
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root e785ecbf29d3189456b5aef1dfaf762a72195a5fd575667746af42c8de4b5c6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,773
Size: 1.00 vMB
Total Fees: 0.01431799 BTC
Feerates: 82.75 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (546,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,480 368,480 000000000000000010bc0203ae7f0f8311aec6298f454edbbe0267f7e715f4e2 1,001 1.00/1.00 vMB 26
368,479 368,479 000000000000000000132a9dc4808214a6e7379ff01197558db0d4be354f20af 1,279 1.00/1.00 vMB 24
368,478 368,478 000000000000000011d46800f2a0344b28ca5115327da17ad0cdc2b1377afa65 1,121 0.93/1.00 vMB 30
368,477 368,477 0000000000000000055d23bdabcfd58341e61d82ff016d121f59d9572fb1a189 1 0.00/1.00 vMB 0
368,476 368,476 00000000000000000c2deecb22bc4aa463991a156f137a2d6d2e99a22874dc4d 629 0.91/1.00 vMB 21
368,475 368,475 00000000000000000644158632908de3fb5ac5c051d905ce0d9582f03d75bb75 536 0.88/1.00 vMB 20
368,474 368,474 0000000000000000100d3ae0f69844aac7cfa6f7550080bfbecb472f53a65efd 870 1.00/1.00 vMB 21
368,473 368,473 000000000000000004b6219c7d0f8f63222eff902ccf9f5de494637c443c7a91 1,567 1.00/1.00 vMB 33
368,472 368,472 000000000000000001dc540fad88d2cd988c145c795c225ed72ff666311aa70e 2,300 0.95/1.00 vMB 56
368,471 368,471 00000000000000000ac9d0fb6e379c689220f647264d661307b8703d897fcc2e 1 0.00/1.00 vMB 0
368,470 368,470 000000000000000011e5c321d7eec6bc4e8dfa435f391b6bd49953986688d167 1,503 1.00/1.00 vMB 38
368,469 368,469 00000000000000000feb9bff7127e03b355d0a501f4459e15d802baed0d5d7a2 2,049 0.93/1.00 vMB 44
368,468 368,468 000000000000000002cb2662150a75968e568a0f03038ef04025eb76a3c00eba 1,722 1.00/1.00 vMB 26
368,467 368,467 00000000000000000a7a3bfb712f1d56415b0b836a4bf59d2f8b626c5a388d2e 938 0.95/1.00 vMB 28
368,466 368,466 00000000000000000b4b0053b0be71e295547c2716b2aa3f7551aab5c235bf48 1 0.00/1.00 vMB 0
368,465 368,465 000000000000000010114074620a57ba178e861a1094e866122431a3b845da57 628 0.93/1.00 vMB 21
368,464 368,464 00000000000000000816097c4958c258d50c06453c3edcbac850d293c4e4ea2c 423 0.85/1.00 vMB 18
368,463 368,463 00000000000000000225a63f8b21735c51a27dc09e6484eedb2fa4ce17adbfb2 1,296 0.93/1.00 vMB 34
368,462 368,462 00000000000000000329db26c0bdb0885dfeaff88b7ca0ecac803ac8038a3166 675 0.75/1.00 vMB 25
368,461 368,461 00000000000000000cf6723f7e0b036c723f54cdb8de4c62cbd3cdeb1611e74b 1,065 1.00/1.00 vMB 29
368,460 368,460 000000000000000003220d34b3f8cac7ff505cecee97aa8b55b114783748c4a0 1,234 0.75/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.