Loading Tool

Explorer IconExplorer

Memory Pool

75,127 transactions
27.71 vMB
0.07569174 BTC
Random Selection Loading Transactions
Max Size: 169.09/200 MB

Candidate Block

Mining Attempt 8ef542381f5a2f8bc811cc7c841fcf2d38f9726837efa62e056a3d2abae86f60
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2ffe5ae0ca4835154143dde7c34bb335a8d505a9674ed0cf995a79c70a571208
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.01635512 BTC
Feerates: 100.00 > 1.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (437,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,170 478,170 000000000000000001088a76aebdfb22b8a1a98cf36e9437d8e659fa01c033b7 1,684 1.00/1.00 vMB 115
478,169 478,169 000000000000000000f590b8681754734da54e5b41784ca001df91c9fa729784 1,749 0.99/1.00 vMB 192
478,168 478,168 000000000000000000b68d12b619c44a1065039b9e9e5dcbf07dc4cf13bfb02c 1,767 1.00/1.00 vMB 137
478,167 478,167 000000000000000001363fc8de5a6283f1d9092633ebeb48993009999cc32df1 1,694 1.00/1.00 vMB 143
478,166 478,166 00000000000000000121247316e8cd5ca1e9e0ab517d0f1563c7b4db354baf81 1,251 1.00/1.00 vMB 191
478,165 478,165 00000000000000000061f6b8c0681a7a721d820f657c1f579325808d2eafa788 2,043 1.00/1.00 vMB 98
478,164 478,164 000000000000000000c0e81aa101cf5ac2bd41aa2858976ea0f5ad505c2a3a34 1,337 1.00/1.00 vMB 81
478,163 478,163 00000000000000000032fbb6d45cc2fea679ef92c5c816f988e70a45af329ee8 1,684 1.00/1.00 vMB 115
478,162 478,162 000000000000000000f7d71882467719222ff3a83075447376776c9ce223ae6a 1,035 1.00/1.00 vMB 127
478,161 478,161 000000000000000000378a64e08a59185a0c073c52165f4a759f04bac7d4aa3a 301 1.00/1.00 vMB 140
478,160 478,160 00000000000000000093f30ba852870796b89064df85b7f457c0ef7f46f31ea6 931 0.99/1.00 vMB 148
478,159 478,159 0000000000000000009e2753720265507e38524e8e6535f9c31a5fd6f3871d71 458 1.00/1.00 vMB 191
478,158 478,158 0000000000000000003a375cb75d3b94998b4297ccf3846b1db89a3578ddbee1 989 1.00/1.00 vMB 199
478,157 478,157 00000000000000000082843af68791699975299c12a8cdfa22d7e472d7357298 1,283 1.00/1.00 vMB 69
478,156 478,156 0000000000000000008dd1dc3beed5bfde3b952058259a05ab91236bf66818cd 1,168 1.00/1.00 vMB 86
478,155 478,155 0000000000000000011c4bf6510fd4bd132d6538052ddde8d314727118a26299 1,691 1.00/1.00 vMB 168
478,154 478,154 000000000000000000ccbd78d6bad55793b1d11d84665ebb9ba5cdd53292ba07 1,648 1.00/1.00 vMB 65
478,153 478,153 00000000000000000091d92c078991c87d4ba94f70e876e24b53094545c78671 1,323 1.00/1.00 vMB 102
478,152 478,152 00000000000000000063df5d5a27135faee1a72debbd91513d3ee484380031e2 1,794 1.00/1.00 vMB 137
478,151 478,151 000000000000000000c2292dccfb73bd2f9f1cf1f5be348ee571665700db6565 1,950 1.00/1.00 vMB 84
478,150 478,150 000000000000000000189d60da321d2fb5833d294379844d3b6e15ace8b93907 2,026 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.