Loading Tool

Explorer IconExplorer

Memory Pool

80,225 transactions
30.21 vMB
0.08014465 BTC
Random Selection Loading Transactions
Max Size: 184.67/200 MB

Candidate Block

Mining Attempt 2e211e6cff8d9cebb56df4412e2aa843d6aa05ff2a76ab2bbd187cf5c6224c5e
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f2d43aa9b608d031aac54d975fec5060ff84e55154d35347eceb2a8ce4450eec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,255
Size: 1.00 vMB
Total Fees: 0.01281542 BTC
Feerates: 150.92 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (550,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,543 364,543 000000000000000014358502c2a7be167b2c3ae619615fa19b162623655d43d5 2 0.00/1.00 vMB 0
364,542 364,542 000000000000000009e969376fc9d678c114d744fb26c04e584b0eb0ebdc710d 1,994 0.85/1.00 vMB 55
364,541 364,541 000000000000000005d165dcf1a78641bfc4755e6a5df4a0cd3c75045298ebc7 1,183 0.95/1.00 vMB 27
364,540 364,540 00000000000000000dfe9c12a63b1c59f7dc30e459619df1cc98485cba7247dd 1,880 0.93/1.00 vMB 41
364,539 364,539 00000000000000000f3b40d946847ba7f4ce744873ab7cd806147424981d6979 1,428 0.75/1.00 vMB 42
364,538 364,538 00000000000000000cfe169e5449e71a6273f868c006fd44e9a78d65da08491e 2,267 0.93/1.00 vMB 38
364,537 364,537 00000000000000000833f448b6c2e92232331734436841a672c8a830939dd590 148 0.06/1.00 vMB 105
364,536 364,536 000000000000000006a43b5d773098e46c1d5c70ee7ca598f7cecafaec0a2124 319 0.14/1.00 vMB 87
364,535 364,535 0000000000000000007554acc7796029c8efc0352bffa5b29c4eb071638286aa 251 0.75/1.00 vMB 13
364,534 364,534 00000000000000000b6b31e8daf61310b598da48c1e12caead2b765fddcaf647 1,524 0.95/1.00 vMB 39
364,533 364,533 00000000000000001523376364c8dc4b8eda749952ba359706c47a691dba5ab9 1,830 0.75/1.00 vMB 35
364,532 364,532 000000000000000014fff28fbba1163356031cc928c7fc8d9972969cd05cdc16 1,367 0.93/1.00 vMB 41
364,531 364,531 0000000000000000151f9913a47ebe58109016976b14809a5d11216009a57528 1,277 0.75/1.00 vMB 32
364,530 364,530 000000000000000006dddeb5b08f6122cddfe7e4dcbff488b119ccb95c6fc97a 1,239 0.93/1.00 vMB 42
364,529 364,529 00000000000000000cd7c8dbf64d1363e806ebb3c0eece040c3e55c76c5bd6ec 1,759 0.95/1.00 vMB 34
364,528 364,528 00000000000000000b675c4d825a10c278b8d63ee4df90a19393f3b6498fd073 383 0.28/1.00 vMB 60
364,527 364,527 000000000000000012099479fe8feccba23bb7e5c704678ac1ba099bcadc5ceb 1,101 0.75/1.00 vMB 30
364,526 364,526 000000000000000009b79caed74b6986e02d550d2b1dce59e5f497eccecbf094 1,782 0.93/1.00 vMB 44
364,525 364,525 0000000000000000113608217275d902cbe76d27d8247e9ea726220547c74f58 1,532 0.75/1.00 vMB 33
364,524 364,524 000000000000000006d10283b9c1279630a4986bca00de424cee92ca8bdb8a3a 1 0.00/1.00 vMB 0
364,523 364,523 000000000000000007130fb5f793c1eddb72370d0c37c8d283acdc201d1cfce0 597 0.22/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.