Loading Tool

Explorer IconExplorer

Memory Pool

75,982 transactions
28.40 vMB
0.06676087 BTC
Random Selection Loading Transactions
Max Size: 172.01/200 MB

Candidate Block

Mining Attempt fd2d573b6b119055f7752bfa6cf0d87418f5d9b327ea950ef2899ad1f1240cc6
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 036940f2f35527ca16f7472844027349fd85ef2ae315d44292fabfa4fd3e6ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,654
Size: 1.00 vMB
Total Fees: 0.00786227 BTC
Feerates: 101.00 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (237,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,637 677,637 0000000000000000000183a4109f396ba4cc89f5ed132dce80531280a065c166 2,628 1.00/1.00 vMB 25
677,636 677,636 0000000000000000000ae9be2519ef1f384d317fa99fa1de9014894342076376 2,408 1.00/1.00 vMB 49
677,635 677,635 0000000000000000000c1fb91ca3097d6548f95f36b612af27780246332d5a1d 2,083 1.00/1.00 vMB 38
677,634 677,634 00000000000000000004564fe3447e25b7f1c419aa8bc89bebad07e06686da04 1,727 1.00/1.00 vMB 47
677,633 677,633 0000000000000000000a505fea99eb8a8869bd9aa5d291358823550ba50a09da 2,177 1.00/1.00 vMB 60
677,632 677,632 000000000000000000046b387d6534a7d8d2f3a5b5ef31ac3c081c7afbb0700c 1,912 1.00/1.00 vMB 53
677,631 677,631 0000000000000000000aefa24301923fe2933518ceebf562f98765cb1d7c7121 1,584 1.00/1.00 vMB 68
677,630 677,630 0000000000000000000b02ec67b1610d809f445a701ebe92d7a4ea37e5d04f55 2,263 1.00/1.00 vMB 49
677,629 677,629 00000000000000000005b66f66dc4493383bea52a5b7ca8cf866eb2bc83ea250 1,709 1.00/1.00 vMB 39
677,628 677,628 00000000000000000002382b9b23cdafc31d81d1897e7cbee5b293532a38e9d7 1,626 1.00/1.00 vMB 38
677,627 677,627 000000000000000000077d0c2b21b978fb1467a9106b2ee92510ba2836cd7067 2,320 1.00/1.00 vMB 39
677,626 677,626 00000000000000000006163e97507d2ba90f75f3a13b3255f0026b4de8434991 1,287 1.00/1.00 vMB 43
677,625 677,625 00000000000000000009db9a7d7c60a5ad0e466fd356b171410756dea8334e27 2,437 1.00/1.00 vMB 57
677,624 677,624 0000000000000000000222925a606d8bdf9d84309439e0f1fcebc6810cc1a856 1,811 1.00/1.00 vMB 80
677,623 677,623 00000000000000000007f455fcae6aca96a4f8672b215677e7d9062b22bd254e 1,531 1.00/1.00 vMB 94
677,622 677,622 0000000000000000000278e35e1e7b26ea39e5127978b8f11df0ebd56a8c9517 2,678 1.00/1.00 vMB 64
677,621 677,621 0000000000000000000222d49491ee9684f8965857c3d6be63e3e79354a7062a 2,105 1.00/1.00 vMB 60
677,620 677,620 000000000000000000093370495106472059bdcdbb9d1c668a25c6a4dac1a160 1,716 1.00/1.00 vMB 69
677,619 677,619 0000000000000000000750f30535caecbe1fecaab7766d6b937a066d475fd8c8 2,040 1.00/1.00 vMB 78
677,618 677,618 00000000000000000009a7e18667ab02cf46420fd0013e576c515481a6595250 3,066 1.00/1.00 vMB 84
677,617 677,617 0000000000000000000362facb68273ba80c8927eecabd286f07d03d75853cb7 3,562 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.