Loading Tool

Explorer IconExplorer

Memory Pool

41,095 transactions
20.81 vMB
0.14344237 BTC
Random Selection Loading Transactions
Max Size: 114.36/200 MB

Candidate Block

Mining Attempt 7d231c976a295703e15c5570dc810f91da564457f326c88f0fb0d0886172b9c3
Version 20000000
Previous Block 00000000000000000000da05d93442360f22052b3e9b26cad1f80d4f63408ab5
Merkle Root e94dcfa8b0213f7b5570fea8bbb313e57198c1c852415971064a843e9f734b47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,551
Size: 1.00 vMB
Total Fees: 0.07372288 BTC
Feerates: 204.70 > 7.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,902 (661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,241 913,241 00000000000000000000f6a35db55c0bc46374b0c1bf60f3002dfc10e670be8a 3,363 1.00/1.00 vMB 1
913,240 913,240 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474 2,698 1.00/1.00 vMB 3
913,239 913,239 00000000000000000000b724a933599cd63e6c6b402ccb79f7f44c21eb31e607 6,117 1.00/1.00 vMB 0
913,238 913,238 00000000000000000000164b908803526857e61cef27d504ef1dc95065db946b 4,217 1.00/1.00 vMB 1
913,237 913,237 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d 3,930 1.00/1.00 vMB 1
913,236 913,236 00000000000000000001b4927e4f7a4d85ca97fe900aa6ae45c7cbcf1907343f 624 1.00/1.00 vMB 2
913,235 913,235 0000000000000000000197324d053d762119a9feffab642b50a9de0be43841a5 2,959 1.00/1.00 vMB 4
913,234 913,234 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8 3,075 1.00/1.00 vMB 5
913,233 913,233 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e 2,924 1.00/1.00 vMB 2
913,232 913,232 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019 2,265 0.91/1.00 vMB 2
913,231 913,231 00000000000000000001b2728193cc8209c3401855766427ea4d0a4edb4338a1 2,394 1.00/1.00 vMB 5
913,230 913,230 000000000000000000009a435f08d385fd460ae021e67efe7d637d995df467c0 1,027 1.00/1.00 vMB 2
913,229 913,229 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3 1,496 1.00/1.00 vMB 2
913,228 913,228 000000000000000000016a3c43afd44f5398aafe640082eea8ffe22a1c5ea899 2,528 1.00/1.00 vMB 3
913,227 913,227 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f 2,911 1.00/1.00 vMB 3
913,226 913,226 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1 1,412 1.00/1.00 vMB 6
913,225 913,225 000000000000000000014f6fd6c19e3cb8fc09bb6db448ab55e138978a0cb11a 2,728 1.00/1.00 vMB 3
913,224 913,224 00000000000000000000dfe1036d7254b06c2dd375bf5f4768672b4c82b08c56 368 1.00/1.00 vMB 2
913,223 913,223 000000000000000000017d167d2573cae8a87fbcf2de66d117e9a389489ac3dc 1,362 1.00/1.00 vMB 2
913,222 913,222 000000000000000000018c023f819f79210c69673a9160c3d44423c304872a47 3,438 1.00/1.00 vMB 4
913,221 913,221 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0 2,402 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 780.44 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: 527.03 GB
    • Received: 5.41 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.