Loading Tool

Explorer IconExplorer

Memory Pool

68,381 transactions
26.20 vMB
0.06736382 BTC
Random Selection Loading Transactions
Max Size: 157.21/200 MB

Candidate Block

Mining Attempt 61d79bc3fb74b679b5016d9057c02f2a2e1bf9235a329a12db04e5b5c01a3623
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 13987352bf9f71d8f9ce98a157ac1307ed0d54ac7675010bcc23f747343a118e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,462
Size: 1.00 vMB
Total Fees: 0.01071692 BTC
Feerates: 60.03 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (701,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,399 214,399 0000000000000286b5dc8e7b695547ef9689404128bff77474bea0f85ba8fec4 263 0.09/1.00 vMB 134
214,398 214,398 000000000000048f460ea3a09c983f6bc4afe47fefb702d2b15c9ed479ad82cf 462 0.18/1.00 vMB 181
214,397 214,397 000000000000030f1d88ae926894e0819438a32ff2056343d05db1abb2e86347 324 0.11/1.00 vMB 171
214,396 214,396 00000000000002e1b021769d1d9c5f166d13028a9ecd48bc61674e3f0442d828 90 0.05/1.00 vMB 121
214,395 214,395 00000000000005425f4cc5aed2b9aed7b6394db7ebd2a3a7dc80314d8dafa19d 47 0.02/1.00 vMB 340
214,394 214,394 00000000000001357b30a62e59210682bbaf38c2e53264c28893e88d6feb48be 156 0.07/1.00 vMB 220
214,393 214,393 00000000000003c44a319435498a8c60fc89ff153a6954004bd7b541f101f076 330 0.21/1.00 vMB 94
214,392 214,392 0000000000000226d24783b80d05b6d5d03e7e9b9676a2c9dbaa3acb972c7880 66 0.04/1.00 vMB 195
214,391 214,391 00000000000003f3e76f414613fd45f65146e2d266fb69f0bc231e663b021cb9 9 0.00/1.00 vMB 46
214,390 214,390 000000000000034a9f0d08a6065c11365b9a8e0cbed1ca2859f4f0fdff0bfaa0 185 0.10/1.00 vMB 131
214,389 214,389 000000000000056f0f4de7e1f5828e315cb2ffe4fa809c66c88f4e8435dc5970 437 0.25/1.00 vMB 149
214,388 214,388 000000000000007a29e4ca7afd2b39858c8ecac0460b4587b9bea9ccf19fee83 618 0.25/1.00 vMB 200
214,387 214,387 000000000000020a6952d95350ea82176750e442f4a62b99e142383e28710a91 822 0.25/1.00 vMB 267
214,386 214,386 000000000000033e7e95072dbd2e247418f3e29198eeafe0e6289b877cbd0728 132 0.05/1.00 vMB 178
214,385 214,385 000000000000012ef093d6579874c527b2a3c517f9ee1f063659f1e454ae64c1 107 0.06/1.00 vMB 173
214,384 214,384 00000000000004b5fcbe543ed60c1607638c8984462c0a34d869220023fb132f 13 0.01/1.00 vMB 31
214,383 214,383 000000000000006ed0cfbf5b97d8af73e96494e2678aa76ca3a43201c5630843 477 0.19/1.00 vMB 211
214,382 214,382 00000000000003f5f0b64a918ae6b8b609419063469f5cf553d410a21df31338 119 0.04/1.00 vMB 38
214,381 214,381 00000000000004cdad6a5919b919fef69e3336be19ddc96403aa226fed52bc39 232 0.10/1.00 vMB 170
214,380 214,380 00000000000000e0e5aa494cc2a2324c708a83322badd3e6ce205a81bbca9899 11 0.00/1.00 vMB 315
214,379 214,379 00000000000002a37dff76e3202e4a0f0e418795ef03ed71f54f603361cb7760 390 0.16/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 783.29 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: 766.55 GB
    • Received: 19.28 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.