Loading Tool

Explorer IconExplorer

Memory Pool

73,368 transactions
27.16 vMB
0.06129766 BTC
Random Selection Loading Transactions
Max Size: 165.89/200 MB

Candidate Block

Mining Attempt e3b3d1e32baf7a39f79f155c1f3478de4f5b3113746c89553bfd113d789f1f0a
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root f33900cbc55140544f2545e22df7b2070534668f6c0059974bdc74f471e0b791
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.00369750 BTC
Feerates: 22.12 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (100,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,118 815,118 0000000000000000000027afda217888519744a71b5dfa80859c053dc4883ed1 3,993 1.00/1.00 vMB 29
815,117 815,117 0000000000000000000278656e05ada3bae4d56bbfe61a30a2159d95639b1a2e 3,783 1.00/1.00 vMB 21
815,116 815,116 00000000000000000003d19a6d32f31044e9dfd98b0387af96a6fddf3cbb09ee 3,367 1.00/1.00 vMB 23
815,115 815,115 000000000000000000046fd03928b43f54122f01ac2332068fbc304172a53a04 2,779 1.00/1.00 vMB 12
815,114 815,114 0000000000000000000357b034e13701a9e4669ce7a1e40dc1447a36f37e0f84 3,470 1.00/1.00 vMB 15
815,113 815,113 00000000000000000003cc329773d650a2f86ae4f70294d5ef0de184749b9d0e 2,109 1.00/1.00 vMB 18
815,112 815,112 00000000000000000001a16549d83bdd7cc1d0f19fc5f0df75fd6192a5ba9012 3,808 1.00/1.00 vMB 17
815,111 815,111 000000000000000000030be3052236c2daaf71856a670b887bfbe60b651f286f 4,069 1.00/1.00 vMB 19
815,110 815,110 00000000000000000002f9ab97ec4793e589319e4c428d4c8e58656d5346ed48 2,821 1.00/1.00 vMB 18
815,109 815,109 000000000000000000007ffb33a5cb4ef042e1e794d145aa48beb56560b135cf 4,003 1.00/1.00 vMB 21
815,108 815,108 0000000000000000000055d0e250e661c10c910fb7f4eae5f60fed747ec25480 3,403 1.00/1.00 vMB 20
815,107 815,107 00000000000000000002097604d82ccb31bbaea36cb7256dd3c528d5c2fd34ec 3,187 1.00/1.00 vMB 18
815,106 815,106 000000000000000000004cfe1dbc28647af2023e0e1e6579793829bd751e992e 2,741 1.00/1.00 vMB 16
815,105 815,105 00000000000000000003207cec293af38dfa95f0065aee41c1bb9acc488004fa 3,641 1.00/1.00 vMB 28
815,104 815,104 00000000000000000004571a5fe7894b8c1d7f9ca2b63dba53245f6a128f8407 144 1.00/1.00 vMB 15
815,103 815,103 00000000000000000001d4debc45e33be1a20ec0debeac2bd352d06d7a2d1a78 641 1.00/1.00 vMB 16
815,102 815,102 00000000000000000002b34694a35108090fbf70e59101cb9ce66036d89a5e66 2,006 1.00/1.00 vMB 20
815,101 815,101 000000000000000000001e862cb5606c6a5435c82201c6d9859fc7afc853284c 1,404 1.00/1.00 vMB 18
815,100 815,100 00000000000000000001abe9fd653aac11532bb6a815c7c0ab8e33fe16771f6f 2,776 1.00/1.00 vMB 20
815,099 815,099 0000000000000000000433cf5ceaf51601eabfd90de6f3f9abba629a1f3a59aa 2,005 1.00/1.00 vMB 19
815,098 815,098 0000000000000000000098734c16a8aaee59544e5833ed829e7838062f793a7d 2,279 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.85 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: 712.42 GB
    • Received: 17.17 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.