Loading Tool

Explorer IconExplorer

Memory Pool

78,085 transactions
29.49 vMB
0.09067612 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt dc773be05f939492da0a5bb943c6122ae0cacdf4bf8f53572c78c13b2bdf97f2
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 18e07cc40999010ebc8adc7ebe7f2181645425bb770760f23a7cb7e23c72e299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,749
Size: 1.00 vMB
Total Fees: 0.02586605 BTC
Feerates: 301.35 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (437,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,179 478,179 000000000000000000cf389fb98863afd7f4764519d1953948101fd7dc9e72c6 787 1.00/1.00 vMB 40
478,178 478,178 00000000000000000033928560feb035d7e70fa9bd3ef1e4b70eae1a08fa7bdd 1,850 1.00/1.00 vMB 135
478,177 478,177 0000000000000000011cd988e4949b1434c36f4c4fa4d33afd06d971ba3d9645 801 1.00/1.00 vMB 62
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
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.