Loading Tool

Explorer IconExplorer

Memory Pool

43,147 transactions
26.84 vMB
0.06968326 BTC
Random Selection Loading Transactions
Max Size: 141.33/200 MB

Candidate Block

Mining Attempt 9ec32480e31ba0583fc28b260722aa758dcf26fa41658730e60f5709469e5c77
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 17b190eba4ed8ade0532cf34d043f5f08df1a6ca5000f44dca1c8426276c4ea8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,509
Size: 1.00 vMB
Total Fees: 0.02014646 BTC
Feerates: 197.49 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (445,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,353 469,353 000000000000000000a8f6ea08614c284f2373eaa45c1167d165626b001de9de 2,403 1.00/1.00 vMB 290
469,352 469,352 00000000000000000105be82a9a0c4901e8dc9a07c0cce8a04d2ae0e86335661 1,302 1.00/1.00 vMB 208
469,351 469,351 00000000000000000141933d2935c996c20c96bc6c7da96d52aef582747f72cf 1,889 0.99/1.00 vMB 340
469,350 469,350 000000000000000000e7ab07e67ba6523a8261048c1c71744dc9220f74bebb7d 1,961 0.99/1.00 vMB 361
469,349 469,349 0000000000000000001cfd7fdba6585b61190855252032b6ef7c2ea82628ab9e 1,768 0.99/1.00 vMB 356
469,348 469,348 000000000000000000780d3632921175b58a7e1e97ec81398a9e0347b8f8b1af 1 0.00/1.00 vMB 0
469,347 469,347 000000000000000000407401596c3973955598bae621bd726a7c78a6570a1e81 2,317 1.00/1.00 vMB 345
469,346 469,346 000000000000000000f6b933e54fda35cfc28e7b0749eb73572d86c50ae904c2 2,311 1.00/1.00 vMB 392
469,345 469,345 000000000000000000f288b3ff879d0ef11d3197f88dcdc1e29c3933b9c0e5af 1,908 1.00/1.00 vMB 369
469,344 469,344 0000000000000000006493725f375d3790bf0929fd7fd8a3bd88173522354938 2,278 0.99/1.00 vMB 420
469,343 469,343 0000000000000000009c98cf26d5ff733b39ea6352310e4e9d040686d39e9598 208 1.00/1.00 vMB 355
469,342 469,342 000000000000000000784095c79008d66252794a9f5cae2d4793628c4924d766 499 1.00/1.00 vMB 366
469,341 469,341 000000000000000000f903b48cd60ed9afd50d23b379fc0d991dfb794fe71589 749 1.00/1.00 vMB 363
469,340 469,340 0000000000000000008eaa0687ec822d194a4a2a986477094d46184a7ae6f4f8 1,773 0.99/1.00 vMB 415
469,339 469,339 000000000000000001b1d86e6e705476f46f3e557ece6a737f49c242f4f83921 2,133 1.00/1.00 vMB 276
469,338 469,338 000000000000000000518516ab0d34614eb2a0835f2adc0d6d927e8aef688821 2,102 1.00/1.00 vMB 347
469,337 469,337 0000000000000000010cab759a176dd3ceb9006a76ceab72959c83cfc720c29f 1,874 1.00/1.00 vMB 317
469,336 469,336 000000000000000001410a06e44ae02cdbfa9b11a5ec74423d0ab13dbbc32a21 2,340 1.00/1.00 vMB 170
469,335 469,335 000000000000000001652b54d81756115995485a68d1e102b291afdbf4cc2874 1,842 1.00/1.00 vMB 271
469,334 469,334 0000000000000000009f69a5fac0b44e5bb0368cfccb8e49728e33c70657e918 1,316 1.00/1.00 vMB 224
469,333 469,333 000000000000000000c313063567a08314f6d53c133a77e6c1e48291ede91d48 1,812 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.