Loading Tool

Explorer IconExplorer

Memory Pool

34,698 transactions
14.72 vMB
0.07577664 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.46/200 MB

Candidate Block

Mining Attempt f097cfd55ed35603805395a0a6ff74556ca2e62103e206c8c8d7fac897b6d631
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root c370018d0f7ac5aa3dfe177de10aed5d8cecd1db716f83749ae10d434f08cb14
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 1.00 vMB
Total Fees: 0.02950396 BTC
Median Feerate: 2.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (711,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,934 201,934 00000000000002e7fce8031c0a4a4586c839d8397205ab5bf99d9f743781dfcc 183 0.09 vMB 123
201,933 201,933 000000000000009219bdf1dac4bfe92123bb98f2967cb130567dcf76d181167e 123 0.05 vMB 161
201,932 201,932 000000000000018162d31149307f35bb5621b0848e4c0abf60e3ed22b2a1766c 11 0.00 vMB 0
201,931 201,931 00000000000004a43ed8d7f3fe6fc7baa06714117da64f700bb4333e496fb6dc 325 0.13 vMB 169
201,930 201,930 000000000000047bf71a26cf91b7040d809fc7f51df2eb803298767e93078fad 148 0.07 vMB 124
201,929 201,929 00000000000000832ea009cf33c2506bde4016e7e33ee06b829d9a608ce5f5e7 323 0.11 vMB 178
201,928 201,928 000000000000033fd06e7786cf804cd680447d80f7b22635a6a9d1fbab102048 1 0.00 vMB 0
201,927 201,927 00000000000000f774326ab3b3fe462dd93af8fff216c19aa4a766d5f60a1d80 42 0.01 vMB 136
201,926 201,926 0000000000000447cb8b1a6a97d294809a8ced5c9af8e4da0f484a5c4b7d18f2 304 0.10 vMB 155
201,925 201,925 00000000000003112a2f742171037266e41d11df153431b359b3162b8693c3fa 361 0.12 vMB 189
201,924 201,924 00000000000001951082211da27726c5788a09f9d172853e33f64783d6efefb8 234 0.12 vMB 95
201,923 201,923 00000000000002b170cd44e03de2678c5f9992ff1cd6276bfbbaa8891072308c 67 0.02 vMB 68
201,922 201,922 000000000000012c9a9f36881572a1dbfa9b6ad256a8ce02f4296fc7d2517b4a 688 0.25 vMB 191
201,921 201,921 000000000000055f2e89b27c15fcf90cffb1372a38d16ef2c54d45c7d404462e 154 0.05 vMB 125
201,920 201,920 0000000000000321c3282315627941b2243953adf5479ab5a1c522ed01e4e88a 13 0.00 vMB 43
201,919 201,919 0000000000000167173913551fbc5644a751c32ee5ef9ccc9a1915f8c0bead3e 43 0.02 vMB 145
201,918 201,918 000000000000055c59498e2f7672cd8e644575fbccc20af61ad110a08f8a6c63 354 0.16 vMB 128
201,917 201,917 00000000000005420e1b41d428c9cdf24e935ee766b7fc33fd922333163b4d57 57 0.02 vMB 143
201,916 201,916 00000000000004316bf59248a0a6ddcaeff424dd30fd8c46a458c9032427e0fa 455 0.17 vMB 137
201,915 201,915 00000000000005474383f298c63f91fe9c0fd82e14e7f03107e0121ed3c144a4 198 0.06 vMB 87
201,914 201,914 00000000000003e234768bdf0dca86fa152e4968c6b2d6e68a4ad1ec0f71582d 84 0.02 vMB 109
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 11
  • Data Transfer:
    • Sent: 143.74 GB
    • Received: 0.58 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.