Loading Tool

Explorer IconExplorer

Memory Pool

23,196 transactions
10.34 vMB
0.02609879 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.82/200 MB

Candidate Block

Mining Attempt 51e5d90454d37a47eea2cf00095de076939119f6e27b27510d46e4049e819ecf
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root d1be813f71db84fe21471b02941ed0cf669f9d35204135604c6cbb0fb418259e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,919
Size: 1.00 vMB
Total Fees: 0.00903013 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (711,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,108 202,108 0000000000000279377b6bbba88939e0187addd382dba83c4d0083baabda4fa7 378 0.24 vMB 141
202,107 202,107 000000000000050f781d8c9ea2e96c3f84c4db66979526465a3e0f113eb01948 31 0.02 vMB 201
202,106 202,106 00000000000002085037052560c2ea6d2f7a2495e27b47365c7377efe349f0e8 91 0.03 vMB 201
202,105 202,105 00000000000002321270e8271f793337e2c45cd3b63a53e2e756154a33dc355e 266 0.10 vMB 204
202,104 202,104 000000000000006340e6bc66bf3326b178073ec3257b6882825d164c592da9a0 77 0.04 vMB 177
202,103 202,103 000000000000028adc08a05323d2fb6b97fce8b06ff4be692cb83498aa881c88 94 0.03 vMB 0
202,102 202,102 000000000000025cc69caf86a741bee19c13bde46cf3c1d1d8e3b78845eac233 318 0.15 vMB 217
202,101 202,101 00000000000003bdb59f77e17416c1b1e751b9dd48b83442145b4fdefeacbb5f 1 0.00 vMB 0
202,100 202,100 000000000000033f0ba2dd17fc2a2b71ccede6ce87269d37ea5614ba9d046f6a 138 0.08 vMB 156
202,099 202,099 00000000000003e3e26d5902f19dd3843fb828ab31435f96948788e15650bf4f 295 0.14 vMB 232
202,098 202,098 000000000000030a51ebb9e96fcf7a5d8a5f660b6dcfa6fedcdaa2577e878946 23 0.01 vMB 140
202,097 202,097 00000000000003ed7597ace5258f7554b045aec8c8fcca904daf359de4648c51 1 0.00 vMB 0
202,096 202,096 000000000000055a3ca1862e62776d54fad4561e5acad3edb7cf24141049f215 181 0.12 vMB 59
202,095 202,095 000000000000003d481b0421fe25f8b7fb33cb8d4b4756bef92de9795b3921ec 104 0.05 vMB 182
202,094 202,094 0000000000000291ffd9b7dd218251652de372e48edb09fafed8c81062a446fb 303 0.16 vMB 119
202,093 202,093 000000000000057be4c6bc643cbc1d7d160c62755e2d82469e87f5ab019ee493 7 0.00 vMB 181
202,092 202,092 000000000000024d23ba9f13445963507dd62f0015b26ed57533bcd451344886 51 0.02 vMB 40
202,091 202,091 00000000000003051a1bd3a3c9b341fc400e7c519a6e2cb0fb521952884e0392 375 0.19 vMB 213
202,090 202,090 00000000000002d186babcea8497be27c846bde5ea06604ef1f6fbd5a4f43b80 9 0.01 vMB 43
202,089 202,089 00000000000000de486679fdacd59b1551a76558251246df9dd9402fa2537d2a 517 0.19 vMB 138
202,088 202,088 00000000000001d8dd67f3a8860d7a2420e5670c4a4b59910956e1623e410820 10 0.00 vMB 199
Previous 10 blocks ↓
Total Size: 779.77 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: 396.92 GB
    • Received: 2.02 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.