Loading Tool

Explorer IconExplorer

Memory Pool

81,552 transactions
31.08 vMB
0.08095943 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt 75df7c4dd6a4416cd6cb1a8aafe07a4dddb4169af7de4efabcb11f994902dbe3
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root da43eca279f99bbde50cf4aa6408071ced58afd239992e20314f6146a2e4a595
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01397557 BTC
Feerates: 73.20 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (374,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,617 540,617 0000000000000000000ebb857fd5389cb27b963c6d4e7852efb5a11ceac62ee8 1,119 0.53/1.00 vMB 16
540,616 540,616 0000000000000000000d84162c8e2773761ccf7a06f4c86d590d43c72b3adbd7 733 0.34/1.00 vMB 21
540,615 540,615 000000000000000000134a19dfefc5f09a515ebe391885d77b7f4c7385a7de91 280 0.10/1.00 vMB 40
540,614 540,614 0000000000000000002026af6a8793b65d6d21b4599fdbe7f523524284668eeb 694 0.48/1.00 vMB 8
540,613 540,613 00000000000000000016dee3e9fd570483ea977f987a3ad982fbf1373c1c3c55 1,951 1.00/1.00 vMB 6
540,612 540,612 0000000000000000001339c01a7d46b945478c46909eaa1206ff62ee058500df 2,682 1.00/1.00 vMB 40
540,611 540,611 00000000000000000017158a6e013500842f344dcb0bbc8b934e1ecb206521ad 287 0.09/1.00 vMB 30
540,610 540,610 000000000000000000024d8e997c41da025219651b91f7b43531a3d6fac91241 396 0.17/1.00 vMB 16
540,609 540,609 0000000000000000001a4bd024e6a83dd33ca7d761f600906367ca084f4cc020 1,519 0.60/1.00 vMB 19
540,608 540,608 000000000000000000101ccb57cf688c001a27778b21237a927cf28a146006da 1,727 0.74/1.00 vMB 21
540,607 540,607 0000000000000000001f01b0f9c292410d2d74c5741d6ca7a3cfa17d96fb7b31 67 0.06/1.00 vMB 8
540,606 540,606 0000000000000000002782d919f927b5b64a44c542d086cacd28dc207c697b54 743 0.32/1.00 vMB 14
540,605 540,605 000000000000000000264d7c5b0ef9fb6764f3aff067fb2da2ca82f9d2506f06 12 0.00/1.00 vMB 8
540,604 540,604 0000000000000000000853cd7034d95eb32ce0e05d1214696a6fe6171d5e5eb0 581 0.26/1.00 vMB 17
540,603 540,603 000000000000000000154bb0a91d67ef34f9d1a6b3dd232a545e6502b558dd50 49 0.02/1.00 vMB 24
540,602 540,602 00000000000000000008cee0641febb9cc9cc13b254c7b2737fde2698bb7324d 1,518 0.75/1.00 vMB 22
540,601 540,601 00000000000000000012817ea6c54d083fb1b9cd149e182e3e4822e6bce0239e 1,171 0.57/1.00 vMB 34
540,600 540,600 000000000000000000006d39b8e0ff219115ef3bff19ee541f74b3db4cd345de 66 0.03/1.00 vMB 18
540,599 540,599 000000000000000000195700d8830f2095113c0286c4ca222b058ad886f38bbc 165 0.06/1.00 vMB 28
540,598 540,598 000000000000000000083e92975f7267c9c671485d8d1c0808639b691add6ba4 1,623 0.81/1.00 vMB 31
540,597 540,597 000000000000000000040f55fda34133ff513797bffd2f99d9ecd313f5d0365f 1,350 0.69/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.