Loading Tool

Explorer IconExplorer

Memory Pool

81,444 transactions
30.78 vMB
0.09055906 BTC
Random Selection Loading Transactions
Max Size: 187.71/200 MB

Candidate Block

Mining Attempt 0ec2cccd97bba7c26255ce0cb4e70319a708368747a03f848e253e8f6daa05a8
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 051c5ed958a28e2c07311de68dbb49044c3f8a55ddedd0f16b410cf283efdb2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.01959042 BTC
Feerates: 301.57 > 1.96 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (721,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,494 193,494 00000000000000befc49ecbfa690758874f320ed1ffa8569d5b595f72c0b5ca7 59 0.02/1.00 vMB 133
193,493 193,493 000000000000024f5c659eba69f3c703c0bd81e034162a84181129468f3fb515 480 0.20/1.00 vMB 130
193,492 193,492 00000000000007aa4d09b9bedceabd1f745a99024989ee3e521eaa582c3cb646 80 0.06/1.00 vMB 76
193,491 193,491 00000000000004c7ca0a86fbd44fa836054295424749d68acd62a8b12e2377a0 316 0.18/1.00 vMB 100
193,490 193,490 00000000000004476c469b79669c980a3b99dfe649b31aa17c74bccff5de0293 512 0.22/1.00 vMB 152
193,489 193,489 00000000000000061c804827963474bb4dddc8ec7f8fe8f21697352fca56ac80 163 0.05/1.00 vMB 86
193,488 193,488 000000000000022445201e5d7bb0acd3af54fc39d2c7ae4ccae2c1db71d14aed 466 0.19/1.00 vMB 138
193,487 193,487 00000000000008137dda22859f0f44d3b2cd7d63cf95db7c45ea29f7e021b676 126 0.05/1.00 vMB 163
193,486 193,486 0000000000000327af18d20c7d8174fbe4c5099361878d28b0be4583937289d6 326 0.13/1.00 vMB 130
193,485 193,485 00000000000002b63848d4a3905f27e998d4891ef375ce61eeecdf049058558b 10 0.00/1.00 vMB 62
193,484 193,484 00000000000007b1ad5056294de2ead170b53d100647517870423b83746c0a8f 449 0.20/1.00 vMB 144
193,483 193,483 00000000000003a252e5f81988f2e71c6ab0eb216654df8f935c5def8a04a059 32 0.01/1.00 vMB 0
193,482 193,482 00000000000007cba613669114f76d689a22614779e9efe5e48c97dad81d3042 114 0.03/1.00 vMB 6
193,481 193,481 00000000000005655af3209f2492f5c154b61d46e2e6082ef64f6a1ee1fcfdde 435 0.22/1.00 vMB 115
193,480 193,480 000000000000054c61badb4b46796ce46f0960e47fda9446c88e9198d0b092de 290 0.14/1.00 vMB 138
193,479 193,479 000000000000008924fc1f30dda7bfac4049c3b71eccf519696c2abb9dd455f5 119 0.05/1.00 vMB 82
193,478 193,478 000000000000073ad1a45d48c6142302e7599354a7341065b5dde9e010d984d8 43 0.02/1.00 vMB 72
193,477 193,477 000000000000022b0ad7d9430cdbd624de4ea61c3717504416b7736eaf79afc4 254 0.09/1.00 vMB 162
193,476 193,476 00000000000000063e202111059dbdc6c51269a8a9edd11a08535f1f11fa873b 260 0.15/1.00 vMB 97
193,475 193,475 0000000000000761cce563ac06a02d3738694c1814141f2aa6435627d8077f6c 568 0.23/1.00 vMB 144
193,474 193,474 0000000000000553605626e82dea1f7dcdd5899ce4d73f9f71436ac67286f679 54 0.02/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.