Loading Tool

Explorer IconExplorer

Memory Pool

72,711 transactions
28.10 vMB
0.07035768 BTC
Random Selection Loading Transactions
Max Size: 166.37/200 MB

Candidate Block

Mining Attempt 04b7a115f85aa1a3421c684c399e4da29b13ee7b9074402bf1a872636452427c
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 4010bb4da63bdd091f61f27b981852e0dd341f9123b1abde068af5488f1303b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01421370 BTC
Feerates: 157.46 > 1.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (730,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,588 184,588 0000000000000a4ba930b701da087f970e3120ccded89a37d6e323db75ae202c 167 0.05/1.00 vMB 250
184,587 184,587 00000000000004237569c5ca2b675406485c102d6219533f7f000a27765ff9e5 129 0.05/1.00 vMB 131
184,586 184,586 000000000000022a38dbc36021597726bece8e0d1a885f60bab81db35786867c 133 0.05/1.00 vMB 163
184,585 184,585 00000000000003f3206d453b76dd274f985c95eb440545b47f7fb757fc0148d4 626 0.25/1.00 vMB 141
184,584 184,584 0000000000000539068dc04bcf65adc36fed9453f646938b5a3b7dea4067df55 512 0.25/1.00 vMB 123
184,583 184,583 000000000000010d3b051090741a37681a1f823587cca10f449d357221f60b2b 469 0.25/1.00 vMB 130
184,582 184,582 00000000000002b82830319dd4d75f59025517402e58928479b1827ac86c3cb9 9 0.00/1.00 vMB 6
184,581 184,581 0000000000000497325b3f6941d220ab2ac8ecd682a8fe0ba2be891cceb49439 200 0.09/1.00 vMB 102
184,580 184,580 00000000000003132f5360a5b5d556a2330287176b5d95d801f852b16b9328d3 906 0.42/1.00 vMB 117
184,579 184,579 00000000000003371eb83d3c1e79565dd914c4cd6d5a771827932c787346cd00 685 0.25/1.00 vMB 154
184,578 184,578 00000000000005a8e3571ffcdea2b03b29bb2ebf1643eaa7222f06e481bbe006 635 0.25/1.00 vMB 148
184,577 184,577 0000000000000836fef339e5c80074f6e76fc1232402cfb1388b8ec0c907f2a6 629 0.25/1.00 vMB 138
184,576 184,576 00000000000008412dbc265f7e6bd059393aa8a4fa52883a66eb172fecff55bf 136 0.05/1.00 vMB 129
184,575 184,575 00000000000000060c4e736389efc51a593382ff98bb50a8ba2ab2c375c59cfa 148 0.05/1.00 vMB 144
184,574 184,574 000000000000053c08173a1f646ff45cedbbac1053cbd35de59099fdd59cab78 633 0.25/1.00 vMB 150
184,573 184,573 00000000000000d80c5263ef30b47c71c1110a369ce672243b2924511fac5924 154 0.05/1.00 vMB 171
184,572 184,572 0000000000000819937b1f7a57f63bb10a206b6b43a123a6df35ebbc75292913 30 0.01/1.00 vMB 122
184,571 184,571 00000000000001578511e14de7f551f9dc44fd63c40d0f293297f46b5df145a6 136 0.05/1.00 vMB 100
184,570 184,570 00000000000007ce503b6c96cd47b3b6481cac41b2c0c470e75f90b80745e6d3 562 0.28/1.00 vMB 130
184,569 184,569 00000000000000de6c2a04d7658472c247431f28a4b05b3d2b019616f40ea1d7 156 0.05/1.00 vMB 76
184,568 184,568 0000000000000417f678fa8f26da510a7e203ab5b8baefcf47ce216740ac1bcf 511 0.25/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.