Loading Tool

Explorer IconExplorer

Memory Pool

43,754 transactions
26.36 vMB
0.05645173 BTC
Random Selection Loading Transactions
Max Size: 138.93/200 MB

Candidate Block

Mining Attempt 81ffa23cc4937db7e1b000f34e9f698193776fd41e3191852722364d7b032a01
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root af633ae16e5a0b7de69a7f8185feb7da08cb3a217f0e8754f623b87a6427e695
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,696
Size: 1.00 vMB
Total Fees: 0.00821055 BTC
Feerates: 40.21 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (353,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,696 561,696 00000000000000000024a5689c32d99bc4656be85466b88d0c0208b040ee69dd 3,359 1.00/1.00 vMB 27
561,695 561,695 0000000000000000001d82d855d03fea0029bdb40f5cb34bad443c717682adf5 3,355 1.00/1.00 vMB 5
561,694 561,694 00000000000000000016158ba8056e1df285acd89d94e52150fcb3bbafabb2a9 3,138 1.00/1.00 vMB 20
561,693 561,693 0000000000000000001e708d57635b0889a0d4a9cfec69b7006b01a4beca7b56 2,972 1.00/1.00 vMB 28
561,692 561,692 000000000000000000141a730d7374856bfb0a826616636dfedad43f86310c67 395 0.26/1.00 vMB 25
561,691 561,691 0000000000000000002c8d50a593da88e9bd0d9479222d1e8c4618622e97d807 2,833 1.00/1.00 vMB 7
561,690 561,690 0000000000000000000451850f5bfd27b27372ff81091e89af975d2e9185068c 2,790 1.00/1.00 vMB 12
561,689 561,689 0000000000000000002eb32801277046c71e5e6b12f413c2a23d5625ae27f0c0 2,994 1.00/1.00 vMB 15
561,688 561,688 0000000000000000000385c7336ad0eb8452629348707fb37d8683addaa68b63 3,086 1.00/1.00 vMB 23
561,687 561,687 0000000000000000000c861d8d22c96e56fff4583345b29a1225ebad5774819c 2,563 1.00/1.00 vMB 8
561,686 561,686 0000000000000000001cf77b61b42c093afc4046c4e34ea52977b66b8f99a27e 3,144 1.00/1.00 vMB 11
561,685 561,685 0000000000000000001478fdb4d5f9982feb4337ffc2fa179f2ed25f8fc64baf 2,736 1.00/1.00 vMB 7
561,684 561,684 00000000000000000000b774f06171ac66396658c76691a2d7d2e4b5af92769c 2,486 1.00/1.00 vMB 13
561,683 561,683 0000000000000000002e956ead0bbee3c094a8af7d93285c5513423c53820be3 2,250 1.00/1.00 vMB 2
561,682 561,682 0000000000000000002c17cdc694c93dead2aa3f333df86beea114679b1acb2d 2,887 1.00/1.00 vMB 17
561,681 561,681 000000000000000000002b5a2f2b331a0b98cf5b601e82ee2969fe7021788eaa 2,724 1.00/1.00 vMB 12
561,680 561,680 0000000000000000000f56fd95ef102a91a49d1585f9a8d0399d75d826ac7762 2,827 1.00/1.00 vMB 10
561,679 561,679 000000000000000000094ae968147da47363979b7db732979c641332380f3039 1,280 1.00/1.00 vMB 5
561,678 561,678 0000000000000000000a942d73776dbe059b19023e8a05e8a1c3e4c60e393906 3,089 1.00/1.00 vMB 22
561,677 561,677 0000000000000000002698f9c65ad4bbffc7a9f86acd44a0aec005e291f05306 2,313 1.00/1.00 vMB 10
561,676 561,676 000000000000000000005634949c9aaa06a68e3840e34ab2c5aa224048399dc3 3,145 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.