Loading Tool

Explorer IconExplorer

Memory Pool

49,637 transactions
29.94 vMB
0.09330311 BTC
Random Selection Loading Transactions
Max Size: 159.76/200 MB

Candidate Block

Mining Attempt 3413c381178159f238878ac4e6d577ec1843d9d0c284ea9411eac2ceb86f80bb
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 206a1242694a60dc00a6f810b95f84f2fb4cd7a1f3887603b3b261e3af1e4e4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.02710739 BTC
Feerates: 72.92 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (447,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,490 467,490 00000000000000000117aa383d3fad79dd70d127b84d0a0822f1bdceabd6ed9a 2,489 1.00/1.00 vMB 256
467,489 467,489 000000000000000000a78651ec6e76b49eca17a29303fbfaf4977f2d025adabd 2,557 1.00/1.00 vMB 302
467,488 467,488 000000000000000000829df6ee6e59958009b9f1ebb175585302d44a8e2d2d59 3,071 1.00/1.00 vMB 324
467,487 467,487 0000000000000000001f76ad26141d1e038454e002df85ebdb9d7258d1d8fbd0 2,652 1.00/1.00 vMB 314
467,486 467,486 0000000000000000002b0f5880c4e40291ee636013a4c12e874e8c6873b86857 1,889 1.00/1.00 vMB 212
467,485 467,485 000000000000000001e4d1cc5b054e39aa187f3dc4d92600106c8b31d2d7eb3b 1,230 1.00/1.00 vMB 174
467,484 467,484 00000000000000000000b5d2f150108689abafeefe9b68cb167d0af92c97d0f9 2,507 1.00/1.00 vMB 244
467,483 467,483 0000000000000000017154f5f2d48a012966ce77f4bfcfadbf2151bb715fbc14 2,716 1.00/1.00 vMB 295
467,482 467,482 0000000000000000019b06b5d1f08d474e985cf3ca227a9a955661d89beb1a2c 1,150 1.00/1.00 vMB 140
467,481 467,481 0000000000000000008489bdf03ce56820b0a6de956ab5ebcc3ae98bb4d61de2 1,101 1.00/1.00 vMB 148
467,480 467,480 0000000000000000013e40a9ed08823cc990b7f6306856c15db0079c17361488 1,135 1.00/1.00 vMB 160
467,479 467,479 000000000000000001e042f050eef61c4b77308aa68a7ad3438d5095a16743c4 1,877 1.00/1.00 vMB 235
467,478 467,478 000000000000000001669d444e84f4b7e1c3172366c806335fe1ec04c7d9816c 2,165 1.00/1.00 vMB 157
467,477 467,477 000000000000000000f127c57b87f6f1a87749f2127cd629d2b4fe1b0adb104a 851 1.00/1.00 vMB 147
467,476 467,476 000000000000000001edc010d8506e453f788e76b648908bcf314ea6296f627b 2,387 1.00/1.00 vMB 253
467,475 467,475 0000000000000000013259005ff4333476b7dec8d82d5c811a49034f67bb34f1 2,269 1.00/1.00 vMB 277
467,474 467,474 00000000000000000090c8eb039cb33038315efd85014f36897391e31f80cbfe 1,486 0.75/1.00 vMB 260
467,473 467,473 000000000000000001830766a93d8dc924eef00b0f686d13373328b282b21a40 1,946 1.00/1.00 vMB 232
467,472 467,472 0000000000000000014587b38c3ddbc890f071b69c1a9568338088df5590b7a7 2,037 1.00/1.00 vMB 319
467,471 467,471 00000000000000000079a9b015f7616decb477fbd3eebb23dc9ae0c074b7ee0e 2,568 1.00/1.00 vMB 308
467,470 467,470 000000000000000001e11b355e0aee87ffcf33600aef80cc2e249a595e8de75f 1,829 1.00/1.00 vMB 245
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.