Loading Tool

Explorer IconExplorer

Memory Pool

37,772 transactions
28.23 vMB
0.06107299 BTC
Random Selection Loading Transactions
Max Size: 142.80/200 MB

Candidate Block

Mining Attempt 1199fbbc058160ad0993aef4e9fdf4dcc75a3f3a0b611fc42c9cdafaaa77e799
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root ecc342e4aefceb56eb06534767540ce6ea7c090f662fa6ed3c325c2d1d5a6f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,528
Size: 1.00 vMB
Total Fees: 0.00682270 BTC
Feerates: 100.52 > 0.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (672,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,531 242,531 00000000000000d0c0a89ebb66f47a81996cc452b541afdfc5fa29f28414a0dd 24 0.01/1.00 vMB 105
242,530 242,530 000000000000005da7c2dc4c568271e6fd6fb79e6a76133d56c41741eae5a966 30 0.04/1.00 vMB 69
242,529 242,529 000000000000005ff6b8520d85f0661629f6f140471aa6597259d33b36cbe073 52 0.04/1.00 vMB 86
242,528 242,528 00000000000000c8df4a1cc9cccc78678c179bbb09491168091f2a273b28e9e7 461 0.25/1.00 vMB 121
242,527 242,527 000000000000000465a022547c60c37b2a8da39f3990bf2f08029effd89d50d0 544 0.25/1.00 vMB 1,295
242,526 242,526 000000000000007ed6bfe648003f97a46dc9d04493a884dcf756a93c69e839bf 438 0.25/1.00 vMB 117
242,525 242,525 000000000000002a680c0b839ff0b5f2252777e55675117af5d83f83223169a0 507 0.25/1.00 vMB 144
242,524 242,524 00000000000000d0c44953a26da911cf509261e79a65f259f9fa80105f5c5d37 745 0.25/1.00 vMB 244
242,523 242,523 0000000000000027549a317cb18a2b42fb9ea50b76eb9e0846bee8656348656e 260 0.09/1.00 vMB 179
242,522 242,522 000000000000009a34aadf79d0d9c2a20630a5668250fbea352e6c6683ca8618 235 0.11/1.00 vMB 165
242,521 242,521 00000000000000adc61b59d1ef9baf8deee680d12bc89436480b664b09040eac 17 0.01/1.00 vMB 232
242,520 242,520 0000000000000060e927ffd99063882310dbc0457be4740221d71bd93da3fd73 312 0.14/1.00 vMB 186
242,519 242,519 00000000000000708bfe741ed1fdb2788a09ef45f3d0d43426177a7d731822cd 48 0.04/1.00 vMB 45
242,518 242,518 00000000000000a39bdbf44520a30b1a568519788cf2f060af03a5b182859dcb 517 0.21/1.00 vMB 606
242,517 242,517 00000000000000a982ff9bf7e512f9ae42cbe5aa21bde0cae1bee52a3943673c 337 0.25/1.00 vMB 126
242,516 242,516 0000000000000065626f5865d72f30fe09e8f7eae84ef56d0cb46bd6a6096f34 548 0.25/1.00 vMB 211
242,515 242,515 000000000000006e00316252e38b6756c8e3f931b10244e55c8b8e33bdeb7a98 498 0.25/1.00 vMB 457
242,514 242,514 00000000000000cb7ea6c5bd7378cae3359f3bbbfe5043f5b2c80cafcfc90e60 620 0.25/1.00 vMB 450
242,513 242,513 0000000000000002e78277c20c9a29ee96ee6e484a4ff5d192c36eef5591175f 433 0.19/1.00 vMB 118
242,512 242,512 000000000000005d1dd76e31528b5c5bc58d5886822f36bdf5c206963f277a04 542 0.25/1.00 vMB 159
242,511 242,511 00000000000000dae3d6549d50087ef3e611ebc22bdb5202e33855f7d3071c98 37 0.03/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.