Loading Tool

Explorer IconExplorer

Memory Pool

81,613 transactions
30.91 vMB
0.07267747 BTC
Random Selection Loading Transactions
Max Size: 188.32/200 MB

Candidate Block

Mining Attempt ab7cb676e529aba616add7fccc22dd64b0751ad368f94cc8aafd39730781dc23
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root d39984a508bd69eb09a2a7527298d7fc7a0927d795c966c23ce2afd6c07296b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,358
Size: 1.00 vMB
Total Fees: 0.00624303 BTC
Feerates: 60.16 > 0.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (547,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,519 367,519 00000000000000000f821d5fcb5cdbb506a4fd21a074b36f318ef9cea3b1761e 890 0.92/1.00 vMB 30
367,518 367,518 00000000000000000da82452e3f7422e3e61148ee7c11f4a1143e86d05770349 2,322 0.95/1.00 vMB 61
367,517 367,517 000000000000000011b147db830c38001e0dfcc5f670d2feb8f33853f05f94e6 821 1.00/1.00 vMB 29
367,516 367,516 000000000000000001c7ac6d58071cc04e048e26fdb33d0060781cb0585e983a 1,060 0.93/1.00 vMB 29
367,515 367,515 0000000000000000122248a64db6cd494ba120c188295d122d884caf1c31ebbb 2,373 0.75/1.00 vMB 70
367,514 367,514 00000000000000000e6da33ee2e954517e667c5b2fd85ce35f13bdb797c09449 1,563 0.91/1.00 vMB 61
367,513 367,513 000000000000000013a2535fdb0a8021c32ce4ce94391f19307a234e3ae22d7d 602 0.95/1.00 vMB 25
367,512 367,512 000000000000000008249221cd747335fef11d6f53025c2c3d5fd92c5440994a 1,618 1.00/1.00 vMB 44
367,511 367,511 00000000000000000ff2070ed7cfdd5a2e6553c5d34b9e71582283feffa131e5 2 0.00/1.00 vMB 0
367,510 367,510 000000000000000004937022581c8ddd94ab9bb4a30c659c33cde4fcc9ae89c8 1,019 0.75/1.00 vMB 43
367,509 367,509 00000000000000000e41f4bf9f36f3dc5af72cca1fc7f512156133044f42e517 1,559 1.00/1.00 vMB 47
367,508 367,508 00000000000000000c857b376c6244490310565b7ff81549984f4cd828f4e756 1,316 1.00/1.00 vMB 20
367,507 367,507 000000000000000010d350709a96110f8b403a51e0cb1a6f958d030fa34a7315 1,246 0.75/1.00 vMB 42
367,506 367,506 000000000000000013950806b010c71ffbe9d188aef08abe4847d785bdcf8ed9 482 0.75/1.00 vMB 20
367,505 367,505 00000000000000000e4ce7f190807c69ec8a956d3b9bd0000cee30d4316982a6 600 0.75/1.00 vMB 22
367,504 367,504 000000000000000011615bdfbce889260d31098ae6e2fe5f599d26fd1736bfd6 1,228 0.95/1.00 vMB 33
367,503 367,503 000000000000000005c53af58d6d690afdba034705d469bd98c320213c18d5a5 506 0.82/1.00 vMB 20
367,502 367,502 00000000000000000b3f896503e77c37f39510505d26324dbb4eb94258a50bc4 923 0.75/1.00 vMB 32
367,501 367,501 00000000000000001193e357ead4c31474d3d7109a8c6d77bd7fa5560a5a6456 1,088 1.00/1.00 vMB 19
367,500 367,500 000000000000000010863b6f9ffa9b13f862aa0795b18f43d72a6fd57abb4528 848 0.93/1.00 vMB 25
367,499 367,499 00000000000000000277357a7cadcf7d8f8a42602a3b9af7115d5b4f9c0f999d 1,634 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.72 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: 705.06 GB
    • Received: 16.65 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.