Loading Tool

Explorer IconExplorer

Memory Pool

46,211 transactions
28.92 vMB
0.09248313 BTC
Random Selection Loading Transactions
Max Size: 153.59/200 MB

Candidate Block

Mining Attempt e6d9ab88f599180c288b7849af92d2ce2d70e853d1be78f40e505ef14b610263
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 87af9f5e11179ddd4743ef4f0b13b8a278d366d90c3a812a46716826eb08e0fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,308
Size: 1.00 vMB
Total Fees: 0.03653017 BTC
Feerates: 150.92 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (410,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,553 504,553 0000000000000000001883bd664d6c2d31064fd8e0f459891997c510791dde2e 2,855 1.00/1.00 vMB 471
504,552 504,552 000000000000000000600fb5a18b3a0b0061a8c6a627893227967e478c0e868a 2,895 1.00/1.00 vMB 500
504,551 504,551 00000000000000000027cf0d68f3531559f54539669da04703a06ce2e9c7256a 1,015 1.00/1.00 vMB 156
504,550 504,550 0000000000000000005a80fe2371482d0f1fa11cd452552555e9f1bdede2e2a8 1,727 1.00/1.00 vMB 196
504,549 504,549 00000000000000000076d346ea1bc4905482746ddfead50b9c61b455856f6ff0 2,584 1.00/1.00 vMB 495
504,548 504,548 0000000000000000000a2d2c736c6bb66320b9394ca9c6273cb3d51c81b941eb 1,039 1.00/1.00 vMB 153
504,547 504,547 000000000000000000530523b6398a0e0db05faa6000bb24a667322c23c7ec6e 2,164 1.00/1.00 vMB 319
504,546 504,546 000000000000000000405c460f4db25f7e590be413cfc8c265c48afd2a0d2499 1,523 1.00/1.00 vMB 138
504,545 504,545 0000000000000000003eed039cdc55f99477315e29a0a8be25976bf895761b88 1,609 1.00/1.00 vMB 267
504,544 504,544 00000000000000000070efd3a5b02cdbae26bde71ac5bc2ad6186d5309dd16ca 2,144 1.00/1.00 vMB 366
504,543 504,543 0000000000000000001e7d86a8d429626835cf5155bfaccbe579b47a2f0e3bd0 1,780 1.00/1.00 vMB 291
504,542 504,542 0000000000000000004f3ccb968eda2ec35cd1de55fff67a0cfdd5478060bf5f 1,295 1.00/1.00 vMB 277
504,541 504,541 000000000000000000037ffe6725d7ec2e7287ec1a8bebc0a7b8ff80efeb89fb 951 1.00/1.00 vMB 142
504,540 504,540 0000000000000000005455b41cb96d1d805bd76d830600e3213e16699b354d79 1,653 1.00/1.00 vMB 347
504,539 504,539 00000000000000000065a5cc2e288174f5308a85a58734f5ea4e8bc2fd2e6109 388 1.00/1.00 vMB 170
504,538 504,538 000000000000000000694d0372ba0f894f6876266c7731b4d480c5ec7dae1890 693 1.00/1.00 vMB 188
504,537 504,537 0000000000000000003a719b32a7fd6a1d65502b809ad1d744a4cc623a08687c 551 1.00/1.00 vMB 188
504,536 504,536 0000000000000000006a6788dc0e8bb42a4ea3757baffecdea3921175665679b 1 0.00/1.00 vMB 0
504,535 504,535 00000000000000000057e0c4195cf8800cfa0df42753770c7b8ca360de0c4879 944 1.00/1.00 vMB 229
504,534 504,534 0000000000000000002490d6ea9928665efbb593617740dfc5bf5a17ca7431af 591 1.00/1.00 vMB 240
504,533 504,533 000000000000000000258cf064c4938f58f5c41106de72eaddb04296b7a5ac78 634 1.00/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 782.05 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.95 GB
    • Received: 13.37 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.