Loading Tool

Explorer IconExplorer

Memory Pool

79,146 transactions
29.67 vMB
0.07686322 BTC
Random Selection Loading Transactions
Max Size: 178.26/200 MB

Candidate Block

Mining Attempt 2c4eaa9a804e653f86b9c72db58f7bdbeefd2eb657bf7b6c6a502e3478009d2b
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4495d1cf12e0285033b2e3e04654a6ef0e1c03fea29e8becd8fec2e935c0f0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.01606987 BTC
Feerates: 101.61 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (359,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,040 555,040 0000000000000000002350237c6be55af6c6042cb93cbd9c05380ac5e8ce17c7 851 0.55/1.00 vMB 7
555,039 555,039 00000000000000000007008c02a7c850a4fb3a722c1d3e745ef0146de3b7079b 1,574 0.72/1.00 vMB 9
555,038 555,038 0000000000000000002b16727cf146cbae10962af9c833a58da4bf95b443e02b 1,621 0.70/1.00 vMB 12
555,037 555,037 00000000000000000021fee344581d841a717b120afe1937e7dd8cce2cce0ed2 90 0.03/1.00 vMB 18
555,036 555,036 00000000000000000003040699e035bb50452bc8d0735643913c3c9838e966c6 303 0.14/1.00 vMB 10
555,035 555,035 000000000000000000317fc7c09c79c9307c338ed2b91c62150d5518eabf840d 1,824 0.69/1.00 vMB 10
555,034 555,034 0000000000000000001401f87df401897af3a665cae60bbf1dc7928a7c5d716d 2,067 0.83/1.00 vMB 11
555,033 555,033 000000000000000000079ce33c59891c0535252ecde1a9ba54e02326d7959a26 1,170 0.44/1.00 vMB 12
555,032 555,032 000000000000000000206a70cc99631e17dba4fcf8713360691b6ad89caef5e0 170 0.07/1.00 vMB 7
555,031 555,031 00000000000000000008234c5f0b6b5a426c4a46234f1ebd3ae77c9c2ce6803a 1,746 0.77/1.00 vMB 13
555,030 555,030 00000000000000000031598fa7ff49956043abe0c8c541263f207dc93ba7690b 1,834 0.90/1.00 vMB 11
555,029 555,029 000000000000000000103baa4a868e63ff856f26b7ef6d249ff68797b6ae522e 1,742 1.00/1.00 vMB 4
555,028 555,028 00000000000000000026c965e912ce040120c758306e1a471af31b1065097bee 2,659 1.00/1.00 vMB 14
555,027 555,027 0000000000000000002faf3722b2a3134ec07fc2809c0f42ba072403ee0c1d38 2,783 1.00/1.00 vMB 21
555,026 555,026 0000000000000000000a7bc1c26d4da415a0cc1a32758a900903f08b8a9fc22d 770 0.33/1.00 vMB 7
555,025 555,025 0000000000000000000c4dece4ae499c32bd602b542b27a62553618d80aae630 969 0.61/1.00 vMB 9
555,024 555,024 0000000000000000000d7ad2f70afd8d27add65de88332b54af13588bedbded9 1,358 1.00/1.00 vMB 3
555,023 555,023 0000000000000000000cc6dd5d821ebc4d39cd7302cff530e509730b54a52479 3,143 1.00/1.00 vMB 20
555,022 555,022 0000000000000000000660f4dc8b11e95fb00bff58436d55e2e3ceef42db0362 2,312 1.00/1.00 vMB 11
555,021 555,021 0000000000000000001292b625bc0084e886c4ec269fee50965a1b7ffd3ab94f 2,338 1.00/1.00 vMB 13
555,020 555,020 0000000000000000001a04741fc3ded8ba2254f72364935bfd5b0c32329f989c 1,619 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.