Loading Tool

Explorer IconExplorer

Memory Pool

112,200 transactions
21.27 vMB
0.07606946 BTC
Random Selection Loading Transactions
Max Size: 166.74/200 MB

Candidate Block

Mining Attempt 1b7db4bee45a2584a67f17620b9602399d92bdf1f0172f983e0f38a25ae15cbd
Version 20000000
Previous Block 0000000000000000000193799daa0c2ab826858f58017456b55c63a9073c907d
Merkle Root 6632239e112069d802bdac134291db7b4bb3efa8f19e59655a8b6d89913697d3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,277
Size: 1.00 vMB
Total Fees: 0.02249685 BTC
Feerates: 150.75 > 2.25 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,818 (118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,700 916,700 0000000000000000000099495ef8c1af2ca0b784526d8f21db25e82aba635547 5,866 1.00/1.00 vMB 1
916,699 916,699 00000000000000000001de34edef97f0f47a591e00d47ca23932161eff94568c 5,540 1.00/1.00 vMB 1
916,698 916,698 00000000000000000000d874a559f72801fc2b02d0fc8cfcfd414ca570631025 6,389 1.00/1.00 vMB 0
916,697 916,697 000000000000000000004268d9bc64b2e21f0f8fb840485b4fe2afa7c53a4618 5,713 1.00/1.00 vMB 1
916,696 916,696 00000000000000000001c642a1a2dbcf7b6735621525801aab85733367d5c892 5,155 1.00/1.00 vMB 1
916,695 916,695 000000000000000000001f174673ba05f21a7b873d458bcbcae03e08d882b60c 94 0.02/1.00 vMB 1
916,694 916,694 00000000000000000000f94d09b7148da1da44b2493efa8d8393a17f5dde1b17 394 0.10/1.00 vMB 2
916,693 916,693 000000000000000000005e0a9f91a187f0d0fe52557b781404d18e1e3993e853 3,264 1.00/1.00 vMB 2
916,692 916,692 000000000000000000016e6fa1d41ef3d9a95f32ac59264e476a08028f178ae0 1,320 0.36/1.00 vMB 2
916,691 916,691 00000000000000000000a54a0f6a29c6fbd0803d1f82f87b5c332314664ff8e6 5,410 1.00/1.00 vMB 1
916,690 916,690 00000000000000000001976ed15651a442484835060fd7fc2a7de22208c10984 3,020 1.00/1.00 vMB 2
916,689 916,689 00000000000000000001c53d10b5d787ae56bd5b2fb0130cf223cfd7853f4d20 200 0.04/1.00 vMB 2
916,688 916,688 000000000000000000011191bef4edd78de4c1de62660a8a3711e76f2a5f4667 6,069 1.00/1.00 vMB 0
916,687 916,687 000000000000000000018e735e5027a7fb43f30c6755e37ac0837607543d14db 923 0.26/1.00 vMB 2
916,686 916,686 00000000000000000000fd7ebcdded7483520d41efdda042b37cb3e37b495374 2,214 0.61/1.00 vMB 2
916,685 916,685 000000000000000000015eef6e11c8d3d73b764abd9c9cf2d9d71ce91738fd34 127 0.03/1.00 vMB 2
916,684 916,684 00000000000000000001b805de2f84dd4bef6e1b8fb9f03aca3aaf8d3b23b69b 5,260 1.00/1.00 vMB 1
916,683 916,683 00000000000000000000d741c53b6889b7e4c2c496963f01e6649f3487631e68 3,656 1.00/1.00 vMB 2
916,682 916,682 00000000000000000000c7a4fb136947d226f838b2cf210f9038e0f9201d2aa8 1,756 0.64/1.00 vMB 2
916,681 916,681 000000000000000000012ee475a6fa7545c0bedf74239510b551c27d902a23b4 4,672 1.00/1.00 vMB 0
916,680 916,680 00000000000000000001d4844b10eb3b37a31903802cb1d591138aba6843d725 6,076 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 785.50 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: 965.71 GB
    • Received: 29.29 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.