Loading Tool

Explorer IconExplorer

Memory Pool

18,852 transactions
3.19 vMB
0.01061239 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 26.79/200 MB

Candidate Block

Mining Attempt eb4e386d64f83e0286c8a7c240f2c1bfda2e5da8bd9db01606f13fc78f30d289
Version 20000000
Previous Block 00000000000000000001a48ed2a64d6bfe9aa5a26829bbd7859b423ad24f2219
Merkle Root 26b0b741bb5501196e46846e431c9f1a935812e84d1e22ab78cfcb7b8c6d1293
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 87
Size: 0.03 vMB
Total Fees: 0.00261639 BTC
Avg Feerate: 3.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,794 (647,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
265,724 265,724 0000000000000009010c0293196c00138eceaa468c2ebb17cc2752688c00dda9 0.12 MB 237 160
265,723 265,723 000000000000000774a1bf80d7fa5347767430973f0a6c1db9dbf3e92153cd9f 0.11 MB 227 52
265,722 265,722 00000000000000027fe0b1cdb1af49a8f273563648684da95a3007b148a6df1c 0.02 MB 32 48
265,721 265,721 00000000000000006910ff0379e4062b65212c9776020528f0cc6a42805c2e9c 0.25 MB 603 110
265,720 265,720 0000000000000005a2ba4a5c019196d05046f04c035c3bdb55034a7bf60261ed 0.04 MB 94 89
265,719 265,719 000000000000000f77f2ed978a3d172232aa3bbe68eb0dc3d3fdd286a55895c5 0.09 MB 175 75
265,718 265,718 00000000000000008fdf2c92c86c236ec422ce4e2dd2cced1d3708d0523479c2 0.16 MB 283 72
265,717 265,717 0000000000000008ffbda08150b555e32f498c2fd3877a974e32ba30661064ec 0.10 MB 220 91
265,716 265,716 0000000000000001e3fc21cf6dbe47a1062fc8a7af87614ab94f1442891f8d08 0.10 MB 188 39
265,715 265,715 00000000000000076099b2d18911273db8022945bb0f8a48068e98c5a541844f 0.15 MB 287 56
265,714 265,714 0000000000000000d9042d0b58cf334710ab165eb589e09959656c3e962f6767 0.23 MB 426 109
265,713 265,713 000000000000000650e9fdaebf74470316ccf31beeb99b5913bc84bc14ae27a1 0.15 MB 263 54
265,712 265,712 000000000000000a458c10b22a12d38788568697937c17d891c0af2805e9860f 0.15 MB 363 87
265,711 265,711 00000000000000057e5fa715977719cb5b461980192a4e9465c49577f6aab351 0.26 MB 326 42
265,710 265,710 000000000000000d76d2b4441f922fff783406b11d9935bac556f6c0f8c249bc 0.25 MB 604 116
265,709 265,709 0000000000000005907d8d889de5cf4865b0b2a6b31fddf82b42ff8d3990c663 0.25 MB 692 136
265,708 265,708 000000000000000d926a7d8574805ce6ecd06f5c23a5cb671c454dbc1f1c19f8 0.05 MB 124 17
265,707 265,707 00000000000000096ebfe88feef130b876d19540d20f9b7273a1665a3a7e8b62 0.08 MB 256 67
265,706 265,706 00000000000000073aabf58457eddaf58414c7de96d74bae7273c54b9425244d 0.06 MB 172 45
265,705 265,705 000000000000000384b884ffb35916e93401ea9c7242850383473b5c136846f8 0.48 MB 1,044 101
265,704 265,704 00000000000000052b6b090a5c0bd74f27ea0ffcd0363a7cc440a76471e8681a 0.25 MB 625 147
Previous 10 blocks ↓
Total Size: 778.48 GB

Node Details:

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