Loading Tool

Explorer IconExplorer

Memory Pool

24,776 transactions
4.68 vMB
0.02219738 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.99/200 MB

Candidate Block

Mining Attempt 45a56c541f5efa976e0f5a9da6cb2285301b0c8fb23d1e6222763a6d7f043c96
Version 20000000
Previous Block 0000000000000000000137532adac783c427e68f30b01fcd4519d37b5a7f8667
Merkle Root 0aba61d3dd1b86a7d7f347ed6d8b83b75d60473603d63244b850d3f9c798d4f2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 631
Size: 0.65 vMB
Total Fees: 0.01171159 BTC
Avg Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,841 (717,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
194,958 194,958 00000000000003f2cba022e9bf8fb767419f62c315cbb6e111dc8dde338d7bb1 0.20 MB 511 156
194,957 194,957 000000000000005a72248e492413a78bb66ce15473176881e8797e28ec89099f 0.07 MB 128 81
194,956 194,956 00000000000006192a0ecb81e4ff116c087727879ec3796d52b3dfbb4c5701f8 0.04 MB 111 196
194,955 194,955 0000000000000470d71b6c6e0fded196dd3f07ce1c551dfc72a2f0f233bc4e55 0.13 MB 336 184
194,954 194,954 00000000000001bbc1bbc12f4b96153bcf6056624f771df77d95967695732560 0.05 MB 138 419
194,953 194,953 0000000000000788afb18f70554612ccc53493d6e1315ac2a152e4c0f18436b4 0.23 MB 512 115
194,952 194,952 0000000000000432ca4ee80492b4092d02872d841616e9b15af98e3505f5e024 0.09 MB 232 169
194,951 194,951 00000000000002150c243b1e7996c644cd9a6e031bf3c7c6dc5e3de7c1f66e69 0.01 MB 45 24
194,950 194,950 000000000000003750701a6210823ad7c83163ec5442b7e442ca47274ed01630 0.20 MB 512 138
194,949 194,949 000000000000034ecffa614bdc012c8068563ee239e59dc304c4255c94e1c4f2 0.17 MB 512 105
194,948 194,948 00000000000001b73672e6ecfa8c0824024c8c9ff9ef217152a8b085092a9c88 0.05 MB 124 126
194,947 194,947 0000000000000175c90ee1a26279b863cab724a4033f225deede7bbf6c4fc632 0.13 MB 294 129
194,946 194,946 00000000000003ab7e5dc59dd423120fd3fd8cfd5153e04cd9c74d4cf8e4e85b 0.05 MB 140 75
194,945 194,945 00000000000003e8dd37ba0abda52b331106af4e8f9741112835688e77dff69b 0.27 MB 329 118
194,944 194,944 000000000000020971a112f17c627f6b3c9f848b25418f259ae3b8fe70422bc8 0.03 MB 95 52
194,943 194,943 0000000000000162e7eaafb82b553bf5e189505730313df5dcb09b9950474c49 0.08 MB 192 172
194,942 194,942 000000000000051819794a93e9d3bd04f998b672e8acb5ee6723198772f78d05 0.00 MB 15 123
194,941 194,941 0000000000000485ee0fcc12c160792a81db758e92da553707457bfa54d5c5dd 0.20 MB 503 189
194,940 194,940 000000000000079d71950c8d8f450bca36e65dc64f860eb3f433d40ec95692a9 0.03 MB 112 103
194,939 194,939 00000000000001967aa35332b1abc98dbb8a2d1f07a436abb5351ab1dbbe9368 0.01 MB 52 3
194,938 194,938 00000000000006e96462ef09d07fee85b2ebb5a4562b3bec7b49f0c083591dae 0.25 MB 795 223
Previous 10 blocks ↓
Total Size: 778.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 102
    • Outgoing: 10
  • Data Transfer:
    • Sent: 185.65 GB
    • Received: 2.11 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.