Loading Tool

Explorer IconExplorer

Memory Pool

42,511 transactions
29.05 vMB
0.07538789 BTC
Random Selection Loading Transactions
Max Size: 149.30/200 MB

Candidate Block

Mining Attempt b969995b7835be3fe8937a5acad65700833108beff5bdca95310c0ccb3928aea
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 0497a700e76b7985fffc6418c9fef19c45c6cf75fdbbff9597bc7211ed3c5feb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,814
Size: 1.00 vMB
Total Fees: 0.01868967 BTC
Feerates: 150.75 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (243,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,370 671,370 0000000000000000000a2936cc799ab496ab76bf6910ef9f4b04b2e752a6c948 2,801 1.00/1.00 vMB 66
671,369 671,369 000000000000000000054debdec89bee4fd592cb5dcae3b6f0e48a11761cfd89 1,948 1.00/1.00 vMB 112
671,368 671,368 00000000000000000002958a78bb4038b72cb1681aceab0fa17106b4e250a8f8 2,648 1.00/1.00 vMB 79
671,367 671,367 0000000000000000000bc4cffc4c24c18d790cbfeb44f05edf9c05bbbc27fb63 2,408 1.00/1.00 vMB 123
671,366 671,366 00000000000000000006e5aabf321bb44a0f408984d440afc31574eabb8d2466 1,636 1.00/1.00 vMB 97
671,365 671,365 0000000000000000000a7a34120b60e3551d16f2545e97c4c0bee6e6e8a5f447 2,934 1.00/1.00 vMB 143
671,364 671,364 0000000000000000000bb76b08d5232524f87fcf833bdc5474e10a974d232a16 2,839 1.00/1.00 vMB 80
671,363 671,363 0000000000000000000622dcf790d22e55dc4996af4a3ed482d7d68427eacec0 1,410 1.00/1.00 vMB 117
671,362 671,362 0000000000000000000c515348c3efd009e1762366e94e7d0c85e7a66687bd32 1,860 1.00/1.00 vMB 123
671,361 671,361 00000000000000000009de573d5b12c79af38e06876686af1837fd900e626632 2,292 1.00/1.00 vMB 129
671,360 671,360 0000000000000000000cccc08798876806a845b60f63b4f7c1d2dbcb28d41625 3,045 1.00/1.00 vMB 90
671,359 671,359 0000000000000000000034f6b916ce27fa0bff7df2433893557c5c20dc92a8d5 1,437 1.00/1.00 vMB 100
671,358 671,358 0000000000000000000a78b3a8c678f5771f5e77b692b6a7b92832538d9d6cb5 2,209 1.00/1.00 vMB 129
671,357 671,357 00000000000000000001842c20074e4400992df03283cd63c5eefbbdf33ce70d 1,929 1.00/1.00 vMB 127
671,356 671,356 0000000000000000000a3f94052c85010fd406adb9949eda3a1321f8ec3e45d1 1,472 1.00/1.00 vMB 110
671,355 671,355 0000000000000000000ad114560a80f8bcbae3eaada219949ebf26123ae28509 1,245 1.00/1.00 vMB 98
671,354 671,354 0000000000000000000b32eacb152cf9d2ffa947aab5392c8f7b58b280d93006 1,513 1.00/1.00 vMB 127
671,353 671,353 0000000000000000000826dddfbb5af894ef40723c8127a0efbb580e89aed852 997 1.00/1.00 vMB 123
671,352 671,352 0000000000000000000271062ead82b0b15cdbca682ca84ccf87c48d37c1279f 2,749 1.00/1.00 vMB 139
671,351 671,351 00000000000000000008acce00dda0644194e32e61e4e5fa8204ca657bb2b783 2,295 1.00/1.00 vMB 90
671,350 671,350 00000000000000000001c74ed98e430e54420acd380b2fe704007cfa2819c5da 2,120 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.