Loading Tool

Explorer IconExplorer

Memory Pool

75,379 transactions
29.92 vMB
0.11090091 BTC
Random Selection Loading Transactions
Max Size: 173.71/200 MB

Candidate Block

Mining Attempt d7878089ac4856bf01b9aecba994d7c542b45a82515eb088ac0017faea32981d
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root c5e46bc2fb61fdf26d52a6ffac61bc9dafd451d68ab4bb3810dd4d105cd931a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,035
Size: 1.00 vMB
Total Fees: 0.03904522 BTC
Feerates: 101.64 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (141,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,446 773,446 00000000000000000001ca8bc1e1a3a9c8dc845744767bd581e92c4952c323be 1,260 1.00/1.00 vMB 9
773,445 773,445 000000000000000000020e64d1963d9373c0da379c88e8eeb25a4f42d17ae499 3,033 1.00/1.00 vMB 15
773,444 773,444 00000000000000000000fd5f20c000290579d1af5682e023ba07fa7b05889c65 2,637 1.00/1.00 vMB 5
773,443 773,443 0000000000000000000603b039368eb23b455b38bdd3cd81982af39dd117df8e 3,289 1.00/1.00 vMB 11
773,442 773,442 000000000000000000005f7ec57bb730011633af219beb29381862e07ed24944 2,612 1.00/1.00 vMB 2
773,441 773,441 0000000000000000000236dc169717847cdf49931772a0745c6c9282a5787fb4 3,089 1.00/1.00 vMB 15
773,440 773,440 00000000000000000005adba24b56f6e5e19a96f433bf756b545274d4ea15236 2,099 1.00/1.00 vMB 7
773,439 773,439 0000000000000000000358cfd91bf85eb9d77b37f5e8a996ba8bb29bd9e1cb47 2,031 1.00/1.00 vMB 9
773,438 773,438 00000000000000000001e9690e9b140e4c46f3004c1f4b3fb9a62e71274f9191 2,317 1.00/1.00 vMB 10
773,437 773,437 000000000000000000071959db290b76f10aac364e70d7a4df4aa161432574ac 2,902 1.00/1.00 vMB 24
773,436 773,436 00000000000000000004f9a6cf8a206d099dd3701644acb7dc94979f57b69cd3 2,699 1.00/1.00 vMB 14
773,435 773,435 0000000000000000000242df38cf775ab97b6b122ca8b69d805f1c681554bbb9 2,152 1.00/1.00 vMB 20
773,434 773,434 000000000000000000064e1216be5c918cf2ead4e3c3e8a5047bfb29c4c4dae2 4,001 1.00/1.00 vMB 8
773,433 773,433 0000000000000000000510f279d1554d81bafe59eb1f6b8f54fb7e7d22354140 2,466 1.00/1.00 vMB 10
773,432 773,432 000000000000000000051be9e1f2a905d454cfce78d91ef7f406c41b17e14d4b 2,266 1.00/1.00 vMB 15
773,431 773,431 00000000000000000001f28cfde98dc10bd93a0a2dabfaa0753f123f4e96b768 3,108 1.00/1.00 vMB 11
773,430 773,430 000000000000000000065d9bfa7c98241175c4bd8c1e629d359ba2beb45697ce 2,981 1.00/1.00 vMB 14
773,429 773,429 000000000000000000069f4d2b198dc84983e1260e90bb8dd5428f36eecb24ca 2,621 1.00/1.00 vMB 11
773,428 773,428 000000000000000000040cfd9f629a0813811f251493edb8f6fe77f81ba3897f 2,758 1.00/1.00 vMB 15
773,427 773,427 00000000000000000001187cb2f19f8039f419cd8ee1ee866f6c588ef3fbbec4 3,515 1.00/1.00 vMB 21
773,426 773,426 000000000000000000016c80725044a836e544d3ca977ccdd090a777b966bfe7 3,403 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.