Loading Tool

Explorer IconExplorer

Memory Pool

41,939 transactions
26.51 vMB
0.07149615 BTC
Random Selection Loading Transactions
Max Size: 138.01/200 MB

Candidate Block

Mining Attempt 5176bcef794cb987e630a8bb14ced6aa21a63865a95c30703a66a418f3b822ee
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 34bb311e6e279dd6e304aa7e1f44a40640c63dc623bb930a2c96ad6f9567d9e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,820
Size: 1.00 vMB
Total Fees: 0.02256567 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (612,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,488 302,488 0000000000000000188aaed76bf04cd31def4cb4b28c64d4187ec045741b96b3 30 0.01/1.00 vMB 33
302,487 302,487 00000000000000000a031f17d75354174d5300f6961b782ede2d3965afc6ab94 327 0.19/1.00 vMB 22
302,486 302,486 00000000000000004cefb3f674adbef8cca1b16a8343931d5c18c94107d8c37f 74 0.03/1.00 vMB 38
302,485 302,485 00000000000000003418bd350b75d5addb2fe911eeb5eaaf780f2a56c123e4b5 260 0.18/1.00 vMB 25
302,484 302,484 0000000000000000656a070cbd7d64b0c2e3a394caed80132475b6717c7a8ade 675 0.35/1.00 vMB 33
302,483 302,483 00000000000000001b5f45a1b02bcdc8ab2e2b97deaa405e802f60008953a7ca 638 0.55/1.00 vMB 21
302,482 302,482 00000000000000002d4e6ff1547f13ec664ef96e1ee16417ef9ca725f14dccd4 140 0.11/1.00 vMB 21
302,481 302,481 0000000000000000051546a324fcd6f4da154193bc9debc65cfb2186b2360f94 53 0.05/1.00 vMB 19
302,480 302,480 000000000000000020f595ecbe388ff36a49002e6822cc8d0651ce90fd7debc9 370 0.27/1.00 vMB 25
302,479 302,479 000000000000000022698c564b596613447648c5f13241015803da48c273e21c 270 0.18/1.00 vMB 24
302,478 302,478 00000000000000005b7ef19fe1498035690b69380a6dabea19bfcded3f4f8017 174 0.17/1.00 vMB 21
302,477 302,477 00000000000000003715d197feb219c10e852265ad2d15d4b1aa74d7a15fc9d6 608 0.35/1.00 vMB 31
302,476 302,476 000000000000000048a4f464560f8c8057095265cc4838a29d43350e505d5c85 107 0.11/1.00 vMB 13
302,475 302,475 000000000000000034b85f14b08afc546dba3d5ba312a167f1a81b4d81c8afc7 214 0.22/1.00 vMB 17
302,474 302,474 00000000000000004b93d7979ff46e587e9d82575b2ef6a7211cff7433deb32f 902 0.50/1.00 vMB 29
302,473 302,473 000000000000000002be562d89ee55c355722ddc4ddd92b288dacdf4be9afa78 739 0.25/1.00 vMB 46
302,472 302,472 0000000000000000583ea59456f048270d34ca30ad7461ddba023c0e760ebdeb 99 0.05/1.00 vMB 28
302,471 302,471 000000000000000059a83b75fec0a374d5e33e8e26ac7ab0b7a09f1d921f4f78 399 0.32/1.00 vMB 21
302,470 302,470 00000000000000004f785f2d8d0d6050fe8578b2063b8c4e9a7f81ceee5f1615 946 0.50/1.00 vMB 30
302,469 302,469 000000000000000011912f4a878662f5de7691aae178474c166ee6d9a4754ced 133 0.16/1.00 vMB 21
302,468 302,468 0000000000000000662a3b715a0a57d7fe7907541584862d2a44afb989291b05 252 0.25/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.