Loading Tool

Explorer IconExplorer

Memory Pool

49,867 transactions
29.74 vMB
0.10948819 BTC
Random Selection Loading Transactions
Max Size: 158.66/200 MB

Candidate Block

Mining Attempt 3a3544f84ca432ca27fa7f578c4fa668d1b26ba3606db7e8513878fb166b0850
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 25cfa2e80f195717c31a9de913cca34007161fd92bcabde4aaf65c8b6c64df79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,233
Size: 1.00 vMB
Total Fees: 0.04754924 BTC
Feerates: 301.60 > 4.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (420,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,564 494,564 00000000000000000088ab54a5ec2084a53911fa991eaaa2b430bfea3c87e805 2,445 1.00/1.00 vMB 155
494,563 494,563 0000000000000000002cf7eb83a97be15e8adb02159ed18063867ac3f5cd3b29 1,325 1.00/1.00 vMB 202
494,562 494,562 000000000000000000c286138eef83570dbdfcd3b25e1ee8e5b0c354f96e5b8f 2,129 1.00/1.00 vMB 136
494,561 494,561 000000000000000000bd3c5c26d47d5e86ccacb6f6936c205e9a0492c8c3b50e 1,843 1.00/1.00 vMB 217
494,560 494,560 000000000000000000a4b14ba094bbd1c51ada442fb2169d3bccdbda4c975d0c 2,272 1.00/1.00 vMB 230
494,559 494,559 000000000000000000c37686fcbaa57a23928b3d5ff144ca56be6e72c178718c 2,236 1.00/1.00 vMB 478
494,558 494,558 000000000000000000033b62d2caa44d55527909b01509b1d0657d9397161905 2,206 1.00/1.00 vMB 613
494,557 494,557 000000000000000000be0e5e8af3cc438e74775bc993b97ead06c88b27896730 3,179 1.00/1.00 vMB 165
494,556 494,556 0000000000000000002609870be0842f9a06dcf64a175a8c43572d32193d294e 2,048 1.00/1.00 vMB 427
494,555 494,555 0000000000000000007bece6b70e0bbb9992934dd3275d894c69d3f06347f38f 3,837 1.00/1.00 vMB 165
494,554 494,554 000000000000000000084febf628a87b4c6da3f1a3ab11ae4639a58863fe415d 2,864 1.00/1.00 vMB 107
494,553 494,553 00000000000000000030b375631bc638d0450cb7197c3fcb36da7015918f264e 2,779 1.00/1.00 vMB 158
494,552 494,552 0000000000000000001bfe3616b37850268f18dbc294a404eda9522f3e2dba70 2,088 1.00/1.00 vMB 212
494,551 494,551 000000000000000000743274c8cc92c064bf136b2d7017104f98de8772d907bb 1,741 1.00/1.00 vMB 516
494,550 494,550 000000000000000000ca15e627cc01696d77ebed1b922ae34705e9294cf59fec 2,676 1.00/1.00 vMB 438
494,549 494,549 000000000000000000bf85c592b7746ef734aa1d379a193dacf5a2a72dbd4ef8 1,499 1.00/1.00 vMB 677
494,548 494,548 0000000000000000006ed3d53e51c2fffbec7937d700ab7a00987b5064bbf4a0 2,104 1.00/1.00 vMB 394
494,547 494,547 000000000000000000a3ef958e194fcfbaf05d4bd2b0c5c36af7133261ace790 2,791 1.00/1.00 vMB 574
494,546 494,546 0000000000000000003e240dbc3cbfc3c099ed11e0d9c5ce78a39bd5cc939388 2,510 1.00/1.00 vMB 530
494,545 494,545 0000000000000000000fedcc77145324cb59c356984cb298c16be65535ef5230 2,330 1.00/1.00 vMB 357
494,544 494,544 00000000000000000072404bb91649c6e3ced530eb7f36a3344fb3390099c6dd 2,589 1.00/1.00 vMB 488
Previous 10 blocks ↓
Total Size: 782.12 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.13 GB
    • Received: 13.73 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.