Loading Tool

Explorer IconExplorer

Memory Pool

117,673 transactions
24.67 vMB
0.16006845 BTC
Random Selection Loading Transactions
Max Size: 184.26/200 MB

Candidate Block

Mining Attempt 2f6d9cfe214f3d90aaad175f8f68dd76e5cda74713b9fb3b9fd192648b0ecef0
Version 20000000
Previous Block 000000000000000000016c79fa7d96d764d26ce9c81f72da7068d068c48cc727
Merkle Root 2ca7e885b52be6e23be33704fe980233b9268d4c5b311894ff853005a7207dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.06582462 BTC
Feerates: 604.01 > 6.60 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,492 (0 blocks away) ⇈
Next 0 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,492 916,492 000000000000000000016c79fa7d96d764d26ce9c81f72da7068d068c48cc727 2,195 1.00/1.00 vMB 4 ago
916,491 916,491 00000000000000000000d247377e53fac33802d0864629fa848d37c5827c1a04 3,558 1.00/1.00 vMB 5 ago
916,490 916,490 00000000000000000000950117feeaccd3d7620bd2b729ec42a753332765ecc9 1,432 1.00/1.00 vMB 3 ago
916,489 916,489 00000000000000000001768610b00712bf3461e9893f4264e18f2c0b12e73c50 1,425 1.00/1.00 vMB 2 ago
916,488 916,488 00000000000000000000a3cf18c160e478c21663665495050c5a99b0f43566a6 2,458 1.00/1.00 vMB 3 ago
916,487 916,487 000000000000000000010e6764711bac51c04a751f4abdd04e42c3adbef12d99 3,760 1.00/1.00 vMB 7
916,486 916,486 000000000000000000019d1408c4cc56b9c061d4ea5dfec686fd5ef7e7b9aca1 3,550 1.00/1.00 vMB 5
916,485 916,485 00000000000000000000f46d4af081c6401e17ef8fa6707301624eae7890ac3b 3,897 1.00/1.00 vMB 5
916,484 916,484 00000000000000000000be97d73e42aa8ecabc27fb3b418a2f4e14b83ecd5774 3,801 1.00/1.00 vMB 9
916,483 916,483 00000000000000000000ed145e62f586ae8be409a0624eeb4a4479f263a61306 3,519 1.00/1.00 vMB 7
916,482 916,482 00000000000000000001bb6df86c2e82f8d072876257f2b9dc6d14a7d05dd2c3 3,782 1.00/1.00 vMB 11
916,481 916,481 000000000000000000011734882627e0149787de4d66a864254a3d63529586ee 3,511 1.00/1.00 vMB 4
916,480 916,480 000000000000000000003de597b30b9216bc3b605ec29752bca909ab214b6303 3,155 1.00/1.00 vMB 5
916,479 916,479 000000000000000000005223837ff93667f39a926a583a03bfedeee8f9da59af 3,290 1.00/1.00 vMB 6
916,478 916,478 000000000000000000017c484d8d350e26b4999719bf8334c22ebdbed6de43f5 3,700 1.00/1.00 vMB 8
916,477 916,477 00000000000000000000bd12671bc4f1dc965a5275e31285b0dad2b32e7ffa7a 3,947 1.00/1.00 vMB 8
916,476 916,476 0000000000000000000106d25732035975d14a5a0bf37a2a63f160bcfccf2a21 4,471 1.00/1.00 vMB 6
916,475 916,475 000000000000000000017d66e4dcbd255ef4fdd00af3e2a5dc1a6f4712cea137 3,952 1.00/1.00 vMB 7
916,474 916,474 00000000000000000001a647525f0b4c49908b6e7edba05047e4369b0b3d105a 3,897 1.00/1.00 vMB 10
916,473 916,473 00000000000000000001aa43541488544fc6014d62372fa087cd55b0a3dc9111 3,832 1.00/1.00 vMB 12
916,472 916,472 000000000000000000000069a6db783631747485434bcb588cb314eb0312719f 1,467 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 784.96 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: 912.20 GB
    • Received: 27.28 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.