Loading Tool

Explorer IconExplorer

Memory Pool

74,531 transactions
27.48 vMB
0.07047080 BTC
Random Selection Loading Transactions
Max Size: 167.83/200 MB

Candidate Block

Mining Attempt 016bfc9dff169a262618205d336aa1a4af8a7aed2d9bef5af79e9ca4e835eb80
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 248ecedd8b10f70a9a6fbb3c728aed4fc415d63564545bff475ac32e732fd654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.01191404 BTC
Feerates: 80.55 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (437,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,176 478,176 0000000000000000002ed28c894ea4a0e519f40f61c006553cf2566cf4399d48 2,073 1.00/1.00 vMB 137
478,175 478,175 000000000000000000fce9d796773d8f576badc86fcdb5c73ac8fe77783aa536 1,305 1.00/1.00 vMB 82
478,174 478,174 000000000000000000ab09f138aa5a20a63657fdcca51ad1f30c6aaa6f1e6faa 1,320 1.00/1.00 vMB 51
478,173 478,173 000000000000000000df2a5b3b21e9384d090943517886d2e90e2daccd5aa088 1,680 1.00/1.00 vMB 77
478,172 478,172 00000000000000000057757d9b84a57255a389b9b3be88b31f8f901a628e33b8 1,486 1.00/1.00 vMB 86
478,171 478,171 0000000000000000005fe0dbffee09a66ee5999ca9aaf36ff34b2525ac72903e 2,168 0.99/1.00 vMB 75
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
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.