Loading Tool

Explorer IconExplorer

Memory Pool

17,232 transactions
9.58 vMB
0.04617475 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.68/200 MB

Candidate Block

Mining Attempt 35f316cdb3151be879345c08ecf1be9ece01b2f9eed6cd71e8d5550728c9afb5
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 846983d9ac6ce28d849baa7823e1cdc689bfd37b453b9fa98f896575559550da
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,902
Size: 1.00 vMB
Total Fees: 0.02490255 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (712,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,130 201,130 00000000000000174ecdd51e5035328f1781cb7217425ba30c2ec7074281a1e3 364 0.16 vMB 129
201,129 201,129 00000000000004fe3203853bb2289882c8762b2d3d759294568d19fc278564a6 256 0.12 vMB 157
201,128 201,128 000000000000033e8deb53c8a4dfcca83d5ec264e38c47e369cbf18d77812a86 90 0.03 vMB 57
201,127 201,127 00000000000004f252de5848acecf37e013d0be04faf283c1c7eb238daa71eb8 127 0.13 vMB 101
201,126 201,126 00000000000000cd024be83247d42c60ccc4d335d34e48e38374610a2df132b9 132 0.11 vMB 41
201,125 201,125 000000000000004f568fb8570953e4252a39acae1e39e1fa1319196317d40999 256 0.12 vMB 146
201,124 201,124 00000000000001613fb05e16fa01fe8474b0915544651680a76149128ff9cdf6 11 0.00 vMB 188
201,123 201,123 00000000000004109db6dc4ba499ebff99e88618ca403229ee129eb430ce2b55 181 0.07 vMB 108
201,122 201,122 00000000000004900a700bb8fd425828439081bb74fc7740e95af43b77d9ccfc 8 0.00 vMB 630
201,121 201,121 000000000000023786ae8327dc37856cf792ff1f7ef178639b6b3fc7aac8ba13 315 0.20 vMB 71
201,120 201,120 000000000000023c609c7ff60593fb970692ae320e8297e4112994a52ee0424c 63 0.03 vMB 184
201,119 201,119 0000000000000354252aaed5ff634792b8f133f82ec11c41e4bba0c228e64312 119 0.06 vMB 132
201,118 201,118 000000000000023b2c45f73d662bce32c69750e0d2bb67a6a54d290b71909e8b 166 0.05 vMB 123
201,117 201,117 00000000000005556a05a602d11ebbbe7f085168c1ae52529f3ae5f77046b671 466 0.18 vMB 155
201,116 201,116 00000000000004f17c5f677e1714e5a68f14d8fac26a4ca5b872ff01f0be8cdf 15 0.00 vMB 0
201,115 201,115 00000000000000ab3a39cd623b6d7c9d2e13f0c0e1495d05ac908a44d695c5fa 54 0.03 vMB 95
201,114 201,114 00000000000000cd5c8840073dc515800c23c6bd83b6a6d51300d26b512b17c0 107 0.06 vMB 92
201,113 201,113 00000000000002a8aaed231f9c6b17cbb73b8bbc168d92f08f28a07023bed425 93 0.04 vMB 86
201,112 201,112 000000000000020bc4331e8eb28b3433232911e8054579e29605ff2772fe804c 111 0.05 vMB 86
201,111 201,111 0000000000000000e9c4a894c39a5a0d8723405a80f12895c75dfde3a766a033 496 0.20 vMB 203
201,110 201,110 00000000000003a39ffc7cea92876aafd2acedaffabef212f109604633e22b11 134 0.05 vMB 109
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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