Loading Tool

Explorer IconExplorer

Memory Pool

80,121 transactions
29.86 vMB
0.07549827 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 2e77e423f5bbfa4844a707dffd5757f5fc35f67dd558c52cdc9082a74ed5eaab
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root c8d24f503d4468325fb7f37253c77039b5d4880a9674914125cac02c6096b241
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,849
Size: 1.00 vMB
Total Fees: 0.01457610 BTC
Feerates: 241.10 > 1.46 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,992 (434,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,182 480,182 0000000000000000011b375641c7cd56c2539b02e46dcb276ada5ddae9050013 1,877 1.00/1.00 vMB 211
480,181 480,181 0000000000000000006e4190bf82925118d61e16d9269b54b09c894771f93446 1,706 1.00/1.00 vMB 213
480,180 480,180 0000000000000000002a34ab95248d5b53a2e63c4fdfc0f1ac37fa9da5f1809c 2,068 1.00/1.00 vMB 193
480,179 480,179 0000000000000000012749f1e2d0ffcd57a1990c64e1567f051c9ef655006f91 1,746 0.99/1.00 vMB 242
480,178 480,178 0000000000000000005f633d069760d9746bdc95150b254e36faf853e9010138 1,788 1.00/1.00 vMB 217
480,177 480,177 0000000000000000009ca3ed934311ac90ce054d8e20094c2aea8ca07319aa9e 2,686 1.00/1.00 vMB 162
480,176 480,176 000000000000000000d83966c65f9325d26d2402c3c36ce1d780c5a67b2b8a99 2,049 1.00/1.00 vMB 211
480,175 480,175 000000000000000000064ea3de1a8fe18a82e64124d07842a4b58a328024f08e 1,962 1.00/1.00 vMB 165
480,174 480,174 00000000000000000033d51ac1a351339ca622db08b730e4d04d1ff4dca276b4 1,430 1.00/1.00 vMB 194
480,173 480,173 000000000000000000ccdac0b51c5490611a4e9217a33109e46558788cc14941 2,246 1.00/1.00 vMB 210
480,172 480,172 00000000000000000064e32882c1e3409f9081a73f28d3373084e1c8ecc604d7 2,382 1.00/1.00 vMB 226
480,171 480,171 0000000000000000003f25dc238fa044e5406dd36f35775f79f6e3dbcd094e3b 1,501 1.00/1.00 vMB 143
480,170 480,170 0000000000000000008c92a4da61a76c4bf4160686be3c817cc130a35663d190 58 1.00/1.00 vMB 50
480,169 480,169 0000000000000000012174864416174ee0c40eb18711704dd231426007606bb6 1,900 0.99/1.00 vMB 207
480,168 480,168 0000000000000000000a66d0a17a6795245aeac2e86877e0c036edc8c063cfc9 1,620 1.00/1.00 vMB 242
480,167 480,167 0000000000000000007cd0d5b591b4de6af462477c33050ddb4a809a34e62f7c 849 1.00/1.00 vMB 62
480,166 480,166 00000000000000000103667ca94fa0cf4069f5594f90029abe6acf1891db9ec0 2,195 1.00/1.00 vMB 137
480,165 480,165 000000000000000000a1622be1c8cdbb3be202033715904deaca36082c6101a5 2,160 1.00/1.00 vMB 175
480,164 480,164 000000000000000000890c9ff1636465aab7d6338c01e11f1713235fac45a8e3 1,495 1.00/1.00 vMB 106
480,163 480,163 000000000000000000e2bc93e309fe6af703355822c696bebf971094c9f25b30 1,591 1.00/1.00 vMB 73
480,162 480,162 0000000000000000004f58fd54311aeaffc806d125767f912cfdae31249e2ab9 2,006 1.00/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.38 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: 664.23 GB
    • Received: 14.96 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.