Loading Tool

Explorer IconExplorer

Memory Pool

79,039 transactions
29.26 vMB
0.08664612 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt fe4614069c71d0e7db54bcddb88a46ff928b101d57c24b7132f119dc37e898bc
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 038a664278e358b687fb4b1cd52128f68134f4f3968933dc9027f65d7e4ca666
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,472
Size: 1.00 vMB
Total Fees: 0.02533790 BTC
Feerates: 178.73 > 2.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (489,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,687 425,687 0000000000000000028157b355f212782e9e1be397bbc2e79e6b1c0048f85025 2,175 1.00/1.00 vMB 56
425,686 425,686 000000000000000004c04891919e22963ca5c383560ffb0100713d0c8ed437e2 2,836 1.00/1.00 vMB 96
425,685 425,685 000000000000000001cb782dc28a8c4ea123ba708afce5dc9e121090cf98d2fd 595 0.22/1.00 vMB 85
425,684 425,684 0000000000000000004c7f08d13ba35f72bb183fabfe8444b4ce787031f0ad77 637 0.27/1.00 vMB 79
425,683 425,683 0000000000000000023ada7b89100356d7a36cb310d99fd5d14d6716bd62b675 1,111 0.44/1.00 vMB 79
425,682 425,682 0000000000000000037fafa6506023f3fb0b7b16ab57db254cb868f1a08ad7f8 1,091 0.52/1.00 vMB 72
425,681 425,681 000000000000000000fb34ec0c3ac43a123bebc167fb6fec525577e1fb92b618 1,566 0.62/1.00 vMB 75
425,680 425,680 000000000000000003283e06bdd14472db89bb241f7acc9c8702f747ac7617c3 852 0.99/1.00 vMB 27
425,679 425,679 000000000000000003dab2f02bc982e5930be24541baa9ea617cbddb6f32b47e 333 0.17/1.00 vMB 68
425,678 425,678 0000000000000000022454fb146724fda46c2739e61934e0d3999a6a0c3fbc79 409 0.15/1.00 vMB 79
425,677 425,677 00000000000000000163dd7d9910d594be1811febcfc9be21c01d75e76a95529 938 0.44/1.00 vMB 70
425,676 425,676 00000000000000000321423c75c64addf4d83e124278145fce76857fba6b81ba 1,982 0.98/1.00 vMB 65
425,675 425,675 0000000000000000025075e9626a023082b9a5f1b4e3934faa38d7d4533d8750 539 0.26/1.00 vMB 70
425,674 425,674 00000000000000000326b296b026b30e8aaeeb686ed9da7c23932f778147481e 391 0.16/1.00 vMB 86
425,673 425,673 000000000000000003eda5c2fc1ac8992fd4391ec62ffde381ac7f684d808170 1,869 0.87/1.00 vMB 63
425,672 425,672 0000000000000000012ca1ed882b0c6b9f6e7e6940c27cbd7a31614d121ef6d6 1,069 0.57/1.00 vMB 54
425,671 425,671 00000000000000000346eba1509eb12f90fcc9118e62ec19d9c7196f98ee7313 2,005 1.00/1.00 vMB 55
425,670 425,670 0000000000000000020435a8e97aa7c100bee8bbea4266b4cf8c641b6a79e388 2,461 1.00/1.00 vMB 82
425,669 425,669 00000000000000000263d4a898649a7940131b94e8740490a27b2143011fe63e 2,198 1.00/1.00 vMB 79
425,668 425,668 0000000000000000019a7e0c25edb9e81493c88fec69a326fa3e435b7fe28a77 1,648 0.67/1.00 vMB 70
425,667 425,667 000000000000000005024c9eaf7d1557740b86822055d3d4dbd026b412f9e7d9 1,565 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.68 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: 679.37 GB
    • Received: 16.44 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.