Loading Tool

Explorer IconExplorer

Memory Pool

22,533 transactions
10.40 vMB
0.04105813 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.26/200 MB

Candidate Block

Mining Attempt d24bfb99c24888a39ae5aab94f925b98b83fd7d7039d1f01ef30c8fc66d8785b
Version 20000000
Previous Block 00000000000000000002017b3f431ec8e9d130f94b4940b3623533d08b0dea8d
Merkle Root 86eb1f57284557d03cd576ea657686f30c9d4c3eaf4f3603bbcebc36eed87bb4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 1.00 vMB
Total Fees: 0.02406346 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,573 (650,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,296 263,296 00000000000000158cdacbe30c427f251bc1df1b573b87272f62f0a987686bfc 159 0.09/1.00 vMB 87
263,295 263,295 0000000000000012cdbf5e29467a0afced802ce0ba7b6bbf5d3b0b71ebcb89dc 196 0.07/1.00 vMB 128
263,294 263,294 00000000000000099baceb03ed7aaf9ab4433b798d1e850463dc8a7ae7267927 36 0.03/1.00 vMB 10
263,293 263,293 0000000000000012248c3d67aab670a8d976ca0386711c3e1b937695a3f7355e 304 0.16/1.00 vMB 93
263,292 263,292 000000000000000937eb1097273de1e38a50a612243560143cdcde34bf3570e1 102 0.04/1.00 vMB 93
263,291 263,291 000000000000000864e642d05d6897711baecd09822d67f4351d8696b0aaea60 148 0.07/1.00 vMB 66
263,290 263,290 000000000000000927e740c0b3e267b95172f8df40f6c18e3e8387250678828b 25 0.01/1.00 vMB 69
263,289 263,289 00000000000000098894be89edf1c74157afddf401554c5fef793d34c5b171b3 85 0.03/1.00 vMB 71
263,288 263,288 00000000000000083fc34865f0f80d2f7e596d2c15a80fa53884b26efe86786c 515 0.21/1.00 vMB 93
263,287 263,287 000000000000001256e5a4ac72dfad85b115721e532f5bdb33ee3a4f141b5394 169 0.08/1.00 vMB 77
263,286 263,286 00000000000000030989036626e69372a4b76027f1ed2cb1a57a0e534ec3d2ef 563 0.24/1.00 vMB 99
263,285 263,285 0000000000000000733d3b8d2955d2fc0dedad867cbea5f4924d30298f0a9c40 242 0.10/1.00 vMB 42
263,284 263,284 0000000000000009fa4a4578ee3b1296ce70bffec50c8570a48f066550b0ce5c 264 0.15/1.00 vMB 68
263,283 263,283 0000000000000006a2db6cd2b6abe40fc352db7c39b09190138835e13eae69cd 254 0.11/1.00 vMB 83
263,282 263,282 000000000000000915f4fb3b0a6c90d298caba33745c70328f9bc414a455a70e 145 0.06/1.00 vMB 84
263,281 263,281 000000000000000f58cbbefb0833c78c35b558b0ad9c80ded8c51464f5f96c75 258 0.17/1.00 vMB 78
263,280 263,280 00000000000000004c30127fb351a79c1e3e21de60cd166ec499fabf443c0ef4 284 0.12/1.00 vMB 101
263,279 263,279 0000000000000001c037aab2d7351bd4dc5ed919e6195a6c297b9d8bcc0a3848 42 0.02/1.00 vMB 84
263,278 263,278 000000000000000c718ebefe0995a3dc00d433586c47bc9ca4aa03a41db4f2cb 153 0.07/1.00 vMB 75
263,277 263,277 0000000000000008ddbd9e2badb0ebce712bd10b7a9488f8cfbbee102c60f262 107 0.04/1.00 vMB 98
263,276 263,276 00000000000000088864f69117c1451cfb00c8abc2f8ae411bcf0cc7fd8be31e 128 0.05/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 779.86 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: 440.30 GB
    • Received: 2.42 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.