Loading Tool

Explorer IconExplorer

Memory Pool

34,537 transactions
19.44 vMB
0.11824360 BTC
Random Selection Loading Transactions
Max Size: 104.66/200 MB

Candidate Block

Mining Attempt 3f2810eed51ea1d29b7191231798408c62aba41fb3c1ae53dfab2e9d8d1a72c3
Version 20000000
Previous Block 00000000000000000001952a16ada1fd2b213bfbd75786c31962a81a5876bdae
Merkle Root a9c4785673eef22ab08f40077218e35a57b47699ff84bcaa615d673d74546423
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,533
Size: 1.00 vMB
Total Fees: 0.07884511 BTC
Feerates: 713.01 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,123 (881,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
32,372 32,372 0000000095db25d780b28257d6acb35aa45dd9a7a220832f9f19bd707a852cad 1 0.00/1.00 vMB 0
32,371 32,371 000000005c671532fd35bd895f461cd7fb72afbc28155a1e52ad2562cb36b6ed 1 0.00/1.00 vMB 0
32,370 32,370 0000000030920e100d73c6b9aa6a956203adafb619a3fa884540cbb6524befcc 1 0.00/1.00 vMB 0
32,369 32,369 000000000362b0f1e035d379189c2666b1bb1a7cfd0168da22d022d9d763d469 1 0.00/1.00 vMB 0
32,368 32,368 000000008e42ee1c9c6bda79dce67c4c247a23c19a5fa4b389f584ba8661efbb 1 0.00/1.00 vMB 0
32,367 32,367 000000000e61f72ab77c1b495b54039f7957ec552d3499fcb32c681529a54f51 1 0.00/1.00 vMB 0
32,366 32,366 000000008a2caf06c60bcc8fede22847ec6732171f44a58dd3831cc48b76b606 1 0.00/1.00 vMB 0
32,365 32,365 00000000890540cca4888dd14eefc0fbb786bc3a02c62b75bd5aec1f1a0329f7 1 0.00/1.00 vMB 0
32,364 32,364 00000000867d13d373aa112d8699d30afb7de225e7e6fee9e58df90d4bdc81f6 1 0.00/1.00 vMB 0
32,363 32,363 000000003fba87afa4245f70a0f750e1f2232a64a92e0f36738eba030ef731f5 1 0.00/1.00 vMB 0
32,362 32,362 00000000147cfb2a5c1f31cc94a9e47122c187ae3326e592afdae4a023b7cdc1 1 0.00/1.00 vMB 0
32,361 32,361 000000009e4486c6019abe35f39769f38af6f587369c9efec3f8e35725fb15a1 1 0.00/1.00 vMB 0
32,360 32,360 000000006fc71878d4a483124b14a3ef7d09bdafeb86bf1a65a1a21f9a5d03a2 1 0.00/1.00 vMB 0
32,359 32,359 0000000052d4a6f5495785cc14c989e53c5a0e2ea27c006358840778266dec8c 1 0.00/1.00 vMB 0
32,358 32,358 00000000c3e0345220b5d9b5e5f62df66f4e6069a37f5026e7b066fb23088d50 1 0.00/1.00 vMB 0
32,357 32,357 00000000be02a26fffb95cdbff402804dea9d13c180d6bcac48a86b44f64d29f 1 0.00/1.00 vMB 0
32,356 32,356 00000000ca07ef3d0762b0a8033a8404fefea1ec1b1e10f751b4260d950d2e57 1 0.00/1.00 vMB 0
32,355 32,355 0000000018a2ae59059fab28b7ab5b2b4fcaf9329a1d32f7bf975fcd3e7be501 1 0.00/1.00 vMB 0
32,354 32,354 000000007bd392d760ce94d1237754d60f561d3b1dcddc86b956b223d5862281 1 0.00/1.00 vMB 0
32,353 32,353 0000000067956914a2855bcca00ed9d425471fd4d7b18b594c83f793bc6e211b 1 0.00/1.00 vMB 0
32,352 32,352 00000000cabd01851a77ad98e8e40027a3c634e421f21de248a8af83431cc3e4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.82 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: 560.80 GB
    • Received: 7.36 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.