Loading Tool

Explorer IconExplorer

Memory Pool

45,833 transactions
32.26 vMB
0.12783600 BTC
Random Selection Loading Transactions
Max Size: 163.66/200 MB

Candidate Block

Mining Attempt a63ad8aa8e34cae90ba25381b47a448cefb749857d36e9efc1d54d4d392e358f
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 6722a242c4a3914a7766805624a9c07d58117a82b147e13f13b2608755de1d54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,648
Size: 1.00 vMB
Total Fees: 0.05499020 BTC
Feerates: 265.25 > 5.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (147,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,892 766,892 000000000000000000032f5958d615f9fa7a4426c8caf3ac694b8ea3b9c2bb9f 576 0.27/1.00 vMB 8
766,891 766,891 00000000000000000007dbed1c9dfafc92a207f4260c456429208c32b9cae43a 232 0.06/1.00 vMB 12
766,890 766,890 000000000000000000032d5b2cd4a92deeb13ee6e9d5ef0f91315fa5781ba1c4 302 0.09/1.00 vMB 9
766,889 766,889 00000000000000000007fb6bfb1811085a87798fee30cb130a79bff1f2e8a7ea 1,352 0.68/1.00 vMB 6
766,888 766,888 00000000000000000000bb4298cac115314895090eb998518018e9916561f0a0 2,413 1.00/1.00 vMB 10
766,887 766,887 00000000000000000007536c30b72a98c93f2e7e8999ebee7c100622fe86cdc1 1,810 0.96/1.00 vMB 8
766,886 766,886 00000000000000000006f755328377ffbce5e2d5153f0375d762a3721c9ce8ed 2,201 0.98/1.00 vMB 5
766,885 766,885 000000000000000000011990d9509ac7a6fe26fa62ed1bcffc4947b4cab21dce 2,997 1.00/1.00 vMB 12
766,884 766,884 00000000000000000003406dd9fa49b55fe34ec771b3e21d12035c9f362574a5 1,542 1.00/1.00 vMB 7
766,883 766,883 0000000000000000000600dc154d19c5bd0ba8ce20efb94b39fa3aa67a37e5a2 53 0.02/1.00 vMB 10
766,882 766,882 00000000000000000001c713524638f4b6fb8a7acd3c796755f98abdb4924e18 985 0.40/1.00 vMB 9
766,881 766,881 0000000000000000000596eaa20b6481c5add8a5b52bef2e616f25e4411ab980 273 0.20/1.00 vMB 4
766,880 766,880 0000000000000000000271c305c8b7ef21d331bb997004f92de51a7a47ca148f 255 0.36/1.00 vMB 3
766,879 766,879 0000000000000000000482373daf7bc3f7bd79ea8819eddef960a52c190678ac 1,117 1.00/1.00 vMB 4
766,878 766,878 000000000000000000069c7f1400cd2480599b99159030afad51694496e63d3e 578 0.54/1.00 vMB 3
766,877 766,877 00000000000000000006b94559bc658a1892dd10ec4a460fcecdc950e4d53246 327 0.29/1.00 vMB 4
766,876 766,876 0000000000000000000586f541dc3ef23df8d52424f86e9c87a2d8f2076d2bd9 555 0.59/1.00 vMB 3
766,875 766,875 00000000000000000001bd3af6766cdc56917ee13a58d932d0328bfad613f281 565 0.49/1.00 vMB 5
766,874 766,874 000000000000000000001922b84380b524b7e5245d79ca42480e43d8919e9739 1,366 0.60/1.00 vMB 7
766,873 766,873 00000000000000000007d13a636e805cb59c9757ddf01c8fba5e12e9708997bc 1,268 0.60/1.00 vMB 7
766,872 766,872 000000000000000000029734b8021b8b69ac0a138d2075e92ef17623e2fa54f5 55 0.03/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

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