Loading Tool

Explorer IconExplorer

Memory Pool

78,896 transactions
29.58 vMB
0.07112326 BTC
Random Selection Loading Transactions
Max Size: 177.58/200 MB

Candidate Block

Mining Attempt d17d2681a006177b0bf6be7f72e9eca85c2a6523e744d3ee74851cae1b9030e3
Version 20000000
Previous Block 000000000000000000001a6f6115c32c340a2159b30f9ffd632f63424aa563f9
Merkle Root 299a51eecb0f8c172d5d09046a9830bbe76d644d399e01db63cae0df41a2ff59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,223
Size: 1.00 vMB
Total Fees: 0.01085807 BTC
Feerates: 150.00 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,016 (253,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,709 661,709 00000000000000000006352b4a257964a2c97feec77607294598e880233ba97d 3,201 1.00/1.00 vMB 139
661,708 661,708 000000000000000000063879a513f0e065f023502e663d98df4edb17762a3f11 2,970 1.00/1.00 vMB 90
661,707 661,707 000000000000000000019428b3377d9f82feb3f436f521590bac4b31854f7e09 1,619 1.00/1.00 vMB 89
661,706 661,706 0000000000000000000179b47221be5e0a86b93a6da65a2c3401cf5a0e7c814c 1,504 1.00/1.00 vMB 101
661,705 661,705 0000000000000000000495f027350b00953338bd7807c888e020a8e906f8d8c8 2,689 1.00/1.00 vMB 115
661,704 661,704 00000000000000000007a56b26716eca160e23d669960eb12bae897ab565f580 2,678 1.00/1.00 vMB 115
661,703 661,703 00000000000000000001d038bd95392ce7d927880ad7358cf25c5b0cfc608394 2,121 1.00/1.00 vMB 97
661,702 661,702 0000000000000000000b2dd6802055455b5b465651df9e5bc62f0f32c360754e 1,809 1.00/1.00 vMB 100
661,701 661,701 0000000000000000000c021b5644f2f331c343aebe7315c43a87bd1299ebaee4 2,462 1.00/1.00 vMB 100
661,700 661,700 0000000000000000000e9d496a832ced0d8037421e039c12ee6d1ec0eb6e3135 2,117 1.00/1.00 vMB 100
661,699 661,699 00000000000000000000aa46ae520f2ba0beaaa5cac0eebee5351f2477dfdf73 2,608 1.00/1.00 vMB 109
661,698 661,698 0000000000000000000844bfa138f7ebe5690579e56a1045e7c81a81c7b60caf 2,937 1.00/1.00 vMB 133
661,697 661,697 000000000000000000030c032cc1b0e1a1c8768df410ff8f48ed93968e3484dc 1,531 1.00/1.00 vMB 80
661,696 661,696 0000000000000000000347d807500f6c4c13de41124e6a88f177b9f75e02bf37 2,380 1.00/1.00 vMB 91
661,695 661,695 0000000000000000000b0a82bf3cdb5289e826cb765400f2105de076c7f424a1 2,050 1.00/1.00 vMB 96
661,694 661,694 000000000000000000006ffda78122f71594012681f83d70432de38312fc4cfc 2,384 1.00/1.00 vMB 124
661,693 661,693 0000000000000000000926599781dbdff7510467cd7873a3bc5f1ae98621dca7 1,947 1.00/1.00 vMB 102
661,692 661,692 0000000000000000000160eb0d87ec70c4ce0e033e58a2a515d5072b1d671795 1,915 1.00/1.00 vMB 105
661,691 661,691 00000000000000000005e51905d8d80da88773ffaa4278a57cf9f379f9289b1c 1,875 1.00/1.00 vMB 84
661,690 661,690 000000000000000000053fe259d12d60357c96004243de1f7a9933232ff82308 2,022 1.00/1.00 vMB 83
661,689 661,689 00000000000000000000da084e8cd8666fd7e64b306ce99a2c79cd00c3accc38 2,349 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.42 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: 665.42 GB
    • Received: 15.14 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.