Loading Tool

Explorer IconExplorer

Memory Pool

40,066 transactions
26.26 vMB
0.05857959 BTC
Random Selection Loading Transactions
Max Size: 136.82/200 MB

Candidate Block

Mining Attempt 4ea1ab6b92186df2adfeb58713539d5ecb6ffb6f7577ba71258b951023d0ed83
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 0aa7634b74b3470b36a790cbf5e68ba3a1665bf7590bc8cd3d97557a571c66cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,252
Size: 1.00 vMB
Total Fees: 0.01037760 BTC
Feerates: 92.86 > 1.04 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (612,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,412 302,412 00000000000000000f40cdc6b41dcc0e8d54bc3cb3e7958f62676f856854d39c 154 0.43/1.00 vMB 13
302,411 302,411 00000000000000002282a5f3d8001bdb29fb824ff18be6d5b983941f2544de94 1,163 0.50/1.00 vMB 39
302,410 302,410 00000000000000001467ec0cd2378a2b79542624ce1085aa2d0fa69a40bafdfc 289 0.25/1.00 vMB 17
302,409 302,409 00000000000000004c474bee9289daf912af385f487d59adc4e89271c3850fe4 989 0.35/1.00 vMB 98
302,408 302,408 00000000000000002618224944a704cc88b474c1627d373379e5380f92927726 256 0.08/1.00 vMB 40
302,407 302,407 0000000000000000193bf7f2a33ec99de792c5bd14bbe8a2438289b68d3aaae1 134 0.06/1.00 vMB 28
302,406 302,406 00000000000000001edc0bd2c38d4331a2e13ce5a6cb38f97c9beb5e066cd0ce 143 0.09/1.00 vMB 22
302,405 302,405 00000000000000004125288fd74218a8abc68d555bffdcee0e88ca3a18576c91 715 0.38/1.00 vMB 31
302,404 302,404 00000000000000003d8df90c68a8c1fda9861479a7d46a39df1bcf5b536a7cd7 731 0.49/1.00 vMB 31
302,403 302,403 0000000000000000259628e79ac059fd5d94f983efd9e7a8e4c1ce10ab9889a4 86 0.05/1.00 vMB 26
302,402 302,402 0000000000000000657499a4a33dc7df6afc1a62f8c47ade0e2944c92118aa3b 317 0.19/1.00 vMB 27
302,401 302,401 00000000000000004402788afbb094e2d5461babe2e208fd3b707dda468971ab 130 0.11/1.00 vMB 23
302,400 302,400 0000000000000000472132c4daaf358acaf461ff1c3e96577a74e5ebf91bb170 145 0.07/1.00 vMB 30
302,399 302,399 00000000000000000ee9b585e0a707347d7c80f3a905f48fa32d448917335366 240 0.11/1.00 vMB 30
302,398 302,398 0000000000000000050966ec5c2c94ab5df1cc0a53c3efd024f2285ea61766e9 97 0.08/1.00 vMB 35
302,397 302,397 000000000000000010cce47ed76fd39f864f88efe5eac234cf022e47ab5bc88d 24 0.03/1.00 vMB 17
302,396 302,396 0000000000000000636db575ae6baf56ac8bf207e9799d39d73790e9b91c12ff 19 0.01/1.00 vMB 26
302,395 302,395 000000000000000005b008a1899642015992a1364e81e021cf1c0adfc931cf9e 88 0.07/1.00 vMB 31
302,394 302,394 00000000000000007ab0f8b471f586946fd14d7499d42e89424094b71c01f959 309 0.18/1.00 vMB 28
302,393 302,393 00000000000000001e3e93b4950e0093420b770f83dd72195a306b57ad26ce42 202 0.08/1.00 vMB 23
302,392 302,392 00000000000000006283b6c0f189d9cdc51de1ea7736247eabe100279b22eeaf 153 0.08/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

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