Loading Tool

Explorer IconExplorer

Memory Pool

86,120 transactions
31.31 vMB
0.09354656 BTC
Random Selection Loading Transactions
Max Size: 190.53/200 MB

Candidate Block

Mining Attempt 3a37c173c85c2b2726d502088c60735d5635e6032cd79cbaf70538c2551db7d0
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 7bec2475db9c282c4426d9d5fa3c3e389e7dc225e1353f450d9c2234692a274e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.02027967 BTC
Feerates: 500.45 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (667,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,636 247,636 00000000000000698d7fbde60458a21903549ce47de41cc22b2c47a7d97c1877 208 0.10/1.00 vMB 96
247,635 247,635 000000000000009d7c1a87b3c22b2addf837599f9fad69b49e00b37aa02b5362 198 0.08/1.00 vMB 141
247,634 247,634 000000000000006a4271fead7f54983c8265bd556e856e1757cab7c0cedbfd29 397 0.16/1.00 vMB 137
247,633 247,633 00000000000000311904a5e0a8d2493c131f17edb2884914ceb16eeab023fd9e 64 0.06/1.00 vMB 126
247,632 247,632 0000000000000082e08edc05b335ee0098e69e621d5a0dbaf9311fdaf5806119 128 0.04/1.00 vMB 131
247,631 247,631 00000000000000698260989d33d1aa0e85e33ed10499a46e0d28c13f9baf1a84 271 0.11/1.00 vMB 153
247,630 247,630 000000000000004c279ee2f90fa98ca81c4b9235c860b28b3eef4da46ade119b 354 0.16/1.00 vMB 146
247,629 247,629 000000000000008d648e850cb2d8a63e67b81e96ccfc3a1ea900868b1f34be9b 418 0.18/1.00 vMB 139
247,628 247,628 0000000000000027d64e327a98e7f3d3fd807a424955893f6b51cd8b10a28e3b 130 0.07/1.00 vMB 108
247,627 247,627 000000000000008c2079c3f9777254b7fd1636ff2973989a260688fca46f0ab0 251 0.11/1.00 vMB 141
247,626 247,626 00000000000000285b9350174ef917dc99810d7c5b55e6ef5232243674bda5dd 80 0.04/1.00 vMB 145
247,625 247,625 0000000000000012cc8767e08920d0be3499eef8559f16b2b2cb8848c5d9fb74 177 0.06/1.00 vMB 143
247,624 247,624 0000000000000005577a34ab6635d3b83f324cd69d938c3770febd9bb20b4c2b 201 0.09/1.00 vMB 113
247,623 247,623 000000000000008a57221deaec0f0eda754038582ab55ed718f2944f1baa73dd 124 0.08/1.00 vMB 111
247,622 247,622 000000000000001250e55b6c500b3793e32c6c370ea154f3c167504a0a2fcb3a 4 0.00/1.00 vMB 32
247,621 247,621 0000000000000025e05e6d3aaba63e60fca751ab789e72a91bb1aec1c955f7bc 241 0.09/1.00 vMB 192
247,620 247,620 000000000000007e03a52a1d503b0d2518cf0b4aab9a742740cfb5a169054f5f 29 0.02/1.00 vMB 23
247,619 247,619 00000000000000857d17dfef78c0fb8afee294ec1f69b3f0817542b699228868 418 0.17/1.00 vMB 133
247,618 247,618 000000000000002241150e73e946d0deb3d9baea014b163ffb8556b8d6b963be 1 0.00/1.00 vMB 0
247,617 247,617 00000000000000258c06a0bb9b3b7f1287a824eb00b01b0b5a6c87083442299e 134 0.13/1.00 vMB 44
247,616 247,616 00000000000000712bb045b944389b282291812c91df730066c285e21d71aa77 155 0.07/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.