Loading Tool

Explorer IconExplorer

Memory Pool

41,713 transactions
28.73 vMB
0.11513794 BTC
Random Selection Loading Transactions
Max Size: 147.85/200 MB

Candidate Block

Mining Attempt 5898a3b56e91aae5cd0e19bb8c5944b000d8fa471608d663af2530a3dd248559
Version 20000000
Previous Block 00000000000000000000a2833e25ff8072c95c49998417fbb6c6e04df9e293aa
Merkle Root 722fadb19f22314db27b0b21aa06d3ca748c8dcbe83bd9c28b6a5a27e78d6242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,259
Size: 1.00 vMB
Total Fees: 0.04725130 BTC
Feerates: 402.11 > 4.73 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,272 (635,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,690 278,690 0000000000000001657a7866be99cc8bb6d6160f07d0a3bdea4ac7dad40d1f44 126 0.04/1.00 vMB 34
278,689 278,689 0000000000000000207ee75cd0056cd0f2207258be5889bdf298340e4aaca426 967 0.44/1.00 vMB 43
278,688 278,688 0000000000000000c9fbd7e87b3228b7f08dfacb4995bb82efd86e6b6d0d80f4 251 0.10/1.00 vMB 44
278,687 278,687 0000000000000002dd088120edfd6ae68ef0b391990f72f3beb72dc5991e191f 329 0.13/1.00 vMB 46
278,686 278,686 00000000000000023f333e897d2eb57e8aed8e2e9095c0e4b2720d86492fe9f7 338 0.16/1.00 vMB 48
278,685 278,685 0000000000000001a31b5492f8491c0ef0bd3855c26d488c63d762f51d6f5afc 132 0.10/1.00 vMB 30
278,684 278,684 0000000000000000eb66b7a1259a08dfdbf94b99f6ceb2b630df2d4f536cbfe6 86 0.03/1.00 vMB 56
278,683 278,683 0000000000000001b4d7d12b8bf6e67c79793d133627116db3409bd319ce099c 40 0.01/1.00 vMB 42
278,682 278,682 00000000000000000e83c038c9d18df1bb4e64202995fcbbeb2f917aecb70882 62 0.03/1.00 vMB 34
278,681 278,681 00000000000000010e6fca4628fb6bda61a8e900bfc59738bbc9bf22a5037238 208 0.13/1.00 vMB 35
278,680 278,680 0000000000000001f41111e9185ca4b4da33286bd6aa11de6a78ce7d4df7ef75 372 0.24/1.00 vMB 36
278,679 278,679 00000000000000015bedaa39f0c8974b781e6f8bbd7a38f577129499ee8146ca 98 0.03/1.00 vMB 58
278,678 278,678 0000000000000000e8d4b3024c50aa346b7c09163c806a92bfe0fafdb54a6e75 105 0.03/1.00 vMB 4
278,677 278,677 00000000000000000e8dd6cb63004ea5c60b56786d0d713097852f59a41d9bc2 147 0.08/1.00 vMB 53
278,676 278,676 0000000000000001d1a271a490916308c772fd4a115e5cf5a27e5c336835ffba 349 0.14/1.00 vMB 54
278,675 278,675 000000000000000128940130ea68d42fa4c111d6afa67e9523065ea370804445 289 0.25/1.00 vMB 23
278,674 278,674 000000000000000099254d63d4c993c5204eb048e5e0e14a52b976bd88ae56ab 389 0.25/1.00 vMB 45
278,673 278,673 0000000000000000f22c5d5dce4e3775414f05974902f763242cafe9bb8c17e4 558 0.25/1.00 vMB 33
278,672 278,672 00000000000000002ce1b437663f90b836c8e46a223ff29aed54818120cf848a 593 0.25/1.00 vMB 67
278,671 278,671 00000000000000005e594685ca8222d27c87c2329fb6a3d25121c338ce045d32 65 0.03/1.00 vMB 81
278,670 278,670 0000000000000001aeafc81608aff858626f09c4a01ac163ead4bea0f5449b10 417 0.37/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 578.39 GB
    • Received: 8.77 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.