Loading Tool

Explorer IconExplorer

Memory Pool

84,316 transactions
31.60 vMB
0.10328913 BTC
Random Selection Loading Transactions
Max Size: 193.59/200 MB

Candidate Block

Mining Attempt f96857bb5b708f2aae79b3943f8e62f74e53be580f1dc8327459da3956b1333e
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root c3f8ee4537cff59397fcf5dd53f57ef8af89df90ba8296d29b1dff55bd7d4454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,375
Size: 1.00 vMB
Total Fees: 0.02987007 BTC
Feerates: 299.70 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (641,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,762 273,762 000000000000000560784ce06d08a9fae43ce4f05a238f10824912394aed7d06 1 0.00/1.00 vMB 0
273,761 273,761 00000000000000016b6859ed26353a4af9ed06d366347c1a69ecf85732e631e5 55 0.04/1.00 vMB 59
273,760 273,760 0000000000000005f841a64b3759398979615a107efb50dea73dfcff9f0c4b24 76 0.03/1.00 vMB 63
273,759 273,759 000000000000000509ae02bb526ae4311b220e64dbf535a5c6d8fa4a93b5f466 324 0.21/1.00 vMB 33
273,758 273,758 00000000000000045b4537b60ad1103ddc2782eb0eb51fa419eacef74818d63c 547 0.25/1.00 vMB 42
273,757 273,757 000000000000000251bf49ba3aa95de38e5d7c915b4e8b73d5e0043612442858 140 0.07/1.00 vMB 46
273,756 273,756 0000000000000000b0cf7908b5048680c9a038d73a26b0b1048d527d9113cbbf 568 0.28/1.00 vMB 50
273,755 273,755 0000000000000005e63edb524aade5625320059e768d8bd790da932c12511c6c 103 0.03/1.00 vMB 105
273,754 273,754 0000000000000003293cbcd149ca6dbb2f32604ce83513ec0944d593f0f051aa 71 0.04/1.00 vMB 49
273,753 273,753 0000000000000003ff9838028b69042b7dd933cb6e14005835ca5d83760443c7 53 0.03/1.00 vMB 35
273,752 273,752 0000000000000005492862a9ccb18d2c2de366631c56c6c917364330e4184685 147 0.30/1.00 vMB 51
273,751 273,751 00000000000000058cf3da26e1357e0c3f62e4bcbebb003a0dc4686269ab7f27 74 0.02/1.00 vMB 205
273,750 273,750 000000000000000105e6f3677e85fe4a70726fe9b283dc9ef5e4f27d82f301db 189 0.19/1.00 vMB 52
273,749 273,749 00000000000000026824c5b215f7f48821223973ac5498f7b82b50cd4638d628 70 0.03/1.00 vMB 105
273,748 273,748 000000000000000162667fc6b816f61875c3404f9dc421c27b07dea36a616745 282 0.15/1.00 vMB 33
273,747 273,747 0000000000000001b1d88207ad415c6471dbaca9cd36e61cf8366954f6454960 569 0.25/1.00 vMB 59
273,746 273,746 0000000000000002a6ebae76b2894b162c478a25df30656e30693480e8a7794e 168 0.08/1.00 vMB 48
273,745 273,745 000000000000000546d1dcd415196fbe5433fce640c76dbb3ef72a12b70f518b 266 0.12/1.00 vMB 27
273,744 273,744 000000000000000535ac6da9038c213cbb873393d73be47557a6dcc2f1d46cb6 13 0.00/1.00 vMB 65
273,743 273,743 00000000000000058129b44fef9941df491268cb7dbec1fcbabe9f62117bb12a 89 0.05/1.00 vMB 16
273,742 273,742 000000000000000539696951076a1a19a32f7fb7fbd550c0cc1bb0586ec4d9bd 413 0.28/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.78 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: 709.62 GB
    • Received: 16.94 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.