Loading Tool

Explorer IconExplorer

Memory Pool

84,876 transactions
31.84 vMB
0.16690781 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt 3920e977a85c51174276c6c5cbe2eddd928fa7e2be325a712f9b024ac939416c
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 8e8c47aff53299697f64b58e40383d46a6ffc7e12cc8c6f0f80615530fd64e3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.05282491 BTC
Feerates: 402.75 > 5.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (346,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,195 568,195 0000000000000000002999be468d074799b013a076142cf3008e33ff16dd240e 186 0.07/1.00 vMB 24
568,194 568,194 0000000000000000002c19cfa4d9a70088544dce851c07fc65f068b15b592944 601 0.29/1.00 vMB 24
568,193 568,193 0000000000000000001d9a5fca9b7ebb1f38c3709fcceb5aad6d9534400ae570 883 0.37/1.00 vMB 22
568,192 568,192 00000000000000000010dcf6a4bee5ee082fc0bf5d5172e660f74f426b59bd21 2,472 0.93/1.00 vMB 17
568,191 568,191 0000000000000000001fdccb567140ab6ca998de415fba53f2dbd442fa2226d4 3,485 1.00/1.00 vMB 34
568,190 568,190 000000000000000000058e0dba8913a8cf621efc7e7ec5a81cbac7e2f8127110 641 0.23/1.00 vMB 24
568,189 568,189 0000000000000000001884873d7aa2d70814be2c14517b15e93afc8e90b1c10e 230 0.07/1.00 vMB 25
568,188 568,188 0000000000000000000d62df502a6eb19604caeade7d4a6cf4e960773a4fa290 218 0.10/1.00 vMB 13
568,187 568,187 0000000000000000002e1610627693ccd89b40c30a633b1aa01c0a672e54ca63 2,200 0.76/1.00 vMB 17
568,186 568,186 000000000000000000092384e8314d29ae5d8f954aa7b2c7511cfa4d23dbcb92 3,266 1.00/1.00 vMB 31
568,185 568,185 00000000000000000013b0d174f6d12be81f5a0a45bc8646d38fcbfa7c9e2fb7 74 0.03/1.00 vMB 34
568,184 568,184 00000000000000000011a6817e1ee354e1e786f959d09d70604840767f6f3988 2,981 0.94/1.00 vMB 25
568,183 568,183 0000000000000000001e21ec8c481cf7092f72d2f78f8aaca8ce0dd19f84162a 759 0.26/1.00 vMB 23
568,182 568,182 00000000000000000024ab429c4be738eadd4a6248e9feda4266393c5c4a3d31 1,500 0.55/1.00 vMB 20
568,181 568,181 0000000000000000001139615dc9507bbae75a6c5c772ffcd96de5556f783f40 676 0.21/1.00 vMB 26
568,180 568,180 0000000000000000000007898bf059bb40981ba926c62d4d679711d0e940c88f 2,771 1.00/1.00 vMB 18
568,179 568,179 000000000000000000201ee8375eaf5754f13492194baa75d1c13aae8ab1a12a 2,913 1.00/1.00 vMB 39
568,178 568,178 0000000000000000001875f2644e402f9b17f55b3e28561127602a8fe61c1f46 502 0.16/1.00 vMB 24
568,177 568,177 000000000000000000023c5587d2e884e45b834ec417074783b869e5b3b9179c 71 0.03/1.00 vMB 13
568,176 568,176 00000000000000000002923df927013895cbcd8600769d54370672a3f6092eea 1,962 0.75/1.00 vMB 13
568,175 568,175 00000000000000000009ebbbd7948d814a3853011179a584589fff974715282d 3,191 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.